Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527976 - sys-devel/gcc[sanitize]: error: #error OverrideFunction was not tested on x64
Summary: sys-devel/gcc[sanitize]: error: #error OverrideFunction was not tested on x64
Status: RESOLVED DUPLICATE of bug 525910
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-02 09:25 UTC by Luke-Jr
Modified: 2015-01-17 19:44 UTC (History)
1 user (show)

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


Attachments
build log (build.log.xz,50.57 KB, text/plain)
2014-11-02 09:25 UTC, Luke-Jr
Details
emerge --info (emerge--info,21.71 KB, text/plain)
2014-11-02 09:25 UTC, Luke-Jr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke-Jr 2014-11-02 09:25:20 UTC
Created attachment 388310 [details]
build log

gcc-4.8.3 rebuilds were triggered by a new 'sanitize' USE flag. However, the ebuild does not compile for 64-bit MinGW targets with that USE flag enabled. Following up after #525942, the build is broken by an explicit #error directive in GCC's libsanitizer. I suggest USE=sanitize be masked for Windows profiles.
Comment 1 Luke-Jr 2014-11-02 09:25:41 UTC
Created attachment 388312 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-02 18:52:31 UTC

*** This bug has been marked as a duplicate of bug 525910 ***