Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215598 - sys-devel/m4-1.4.10-r{1,2} won't compile with gcc-4.3
Summary: sys-devel/m4-1.4.10-r{1,2} won't compile with gcc-4.3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-31 15:57 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2008-03-31 17:35 UTC (History)
0 users

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


Attachments
build.log with gcc-4.3 (build.log,42.25 KB, text/plain)
2008-03-31 16:03 UTC, Jeremy Olexa (darkside) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.