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

Bug 215598

Summary: sys-devel/m4-1.4.10-r{1,2} won't compile with gcc-4.3
Product: Gentoo/Alt Reporter: Jeremy Olexa (darkside) (RETIRED) <darkside>
Component: Prefix SupportAssignee: Gentoo non-Linux Team <alt>
Status: RESOLVED WONTFIX    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log with gcc-4.3

Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-03-31 15:57:38 UTC
Did some debugging and the only thing I changed was switched my gcc back down to 4.2.3 and both m4's compiled fine. This doesn't really seem like a prefix bug, imo. 

build.log coming soon.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-03-31 15:59:43 UTC
% eix -ec m4
[I] sys-devel/m4 (1.4.10-r2@03/31/2008): GNU macro processor
% gcc-config -l
 [1] i686-pc-linux-gnu-4.2.3 *
 [2] i686-pc-linux-gnu-4.3.0
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-03-31 16:03:12 UTC
Created attachment 147858 [details]
build.log with gcc-4.3
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-03-31 16:09:03 UTC
Dang, this bug is INVALID. Upon further digging, I see that gcc-4.3 has NO keywords in gentoo-x86 tree. How did it get keywords in the prefix tree?

Simple fix then. Remove gcc-4.3's keywords and wait until upstream (gentoo-x86) fixes m4..?
Comment 4 Fabian Groffen gentoo-dev 2008-03-31 16:11:24 UTC
I think this is a little problem I introduced.  I guess we should mask it in prefix.
Comment 5 Fabian Groffen gentoo-dev 2008-03-31 17:35:01 UTC
I masked gcc-4.3.0 for now.