Summary: | x11-drivers/xf86-video-intel CFLAGS=-flto - .../work/xf86-video-intel-9999/src/sna/blt.c: In function ‘to_memcpy’: /usr/include/bits/string_fortified.h:31:1: error: inlining failed in call to always_inline ‘memcpy’: target specific option mismatch | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | n05ph3r42 <official.contacts> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Other | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge --info
emerge build log |
Description
n05ph3r42
2018-04-16 17:34:29 UTC
Please attach the entire build log to this bug report. Please post your `emerge --info` output in a comment. (Do not use paste sites.) Created attachment 527920 [details]
emerge --info
Created attachment 527922 [details]
emerge build log
Fedora has a hacky patch to work around this, or a similar problem: https://src.fedoraproject.org/rpms/xorg-x11-drv-intel/blob/master/f/intel-gcc-pr65873.patch Seems like the real bug is in GCC: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65873 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6ac224882527af7d365ef4b2bf909513504e4a commit 4e6ac224882527af7d365ef4b2bf909513504e4a Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2019-04-26 21:17:27 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2019-04-26 21:20:26 +0000 x11-drivers/xf86-video-intel: Version bump to 2.99.917_p20190301 Closes: https://bugs.gentoo.org/653320 Closes: https://bugs.gentoo.org/673040 Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-drivers/xf86-video-intel/Manifest | 1 + .../files/xf86-video-intel-gcc-pr65873.patch | 12 +++ .../xf86-video-intel-2.99.917_p20190301.ebuild | 91 ++++++++++++++++++++++ 3 files changed, 104 insertions(+) |