Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555298 - x11-drivers/xf86-video-intel-2.99.917-r2 fails to emerge with gcc 5.x
Summary: x11-drivers/xf86-video-intel-2.99.917-r2 fails to emerge with gcc 5.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-18 22:16 UTC by Dale Lukas Peterson
Modified: 2015-07-19 17:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge info (emerge_info.txt,5.34 KB, text/plain)
2015-07-18 22:18 UTC, Dale Lukas Peterson
Details
emerge -pqv (emerge_pqv.txt,106 bytes, text/plain)
2015-07-18 22:19 UTC, Dale Lukas Peterson
Details
build log (build.log,145.96 KB, text/x-log)
2015-07-18 22:19 UTC, Dale Lukas Peterson
Details
environment (environment,150.62 KB, text/plain)
2015-07-18 22:19 UTC, Dale Lukas Peterson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dale Lukas Peterson 2015-07-18 22:16:56 UTC
multiple occurances of
error: inlining failed in call to always_inline 'memcpy':

Reproducible: Always

Steps to Reproduce:
1. emerge x11-drivers/xf86-video-intel-2.99.917-r2
Actual Results:  
emerge fails

Expected Results:  
emerge successfully
Comment 1 Dale Lukas Peterson 2015-07-18 22:18:46 UTC
Created attachment 407106 [details]
emerge info
Comment 2 Dale Lukas Peterson 2015-07-18 22:19:02 UTC
Created attachment 407108 [details]
emerge -pqv
Comment 3 Dale Lukas Peterson 2015-07-18 22:19:27 UTC
Created attachment 407110 [details]
build log
Comment 4 Dale Lukas Peterson 2015-07-18 22:19:46 UTC
Created attachment 407112 [details]
environment
Comment 5 Jory A. Pratt gentoo-dev 2015-07-19 14:56:19 UTC
Already been fixed in gcc-5.2.0
Comment 6 Dale Lukas Peterson 2015-07-19 17:40:01 UTC
I can confirm GCC 5.2 fixes this issue, despite what is written in the GCC bug report here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65873