Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 527976

Summary: sys-devel/gcc[sanitize]: error: #error OverrideFunction was not tested on x64
Product: Gentoo Linux Reporter: Luke-Jr <luke-jr+gentoobugs>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: thunder367
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

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 ***