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 Support | Assignee: | 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)
![]() ![]() ![]() % 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 Created attachment 147858 [details]
build.log with gcc-4.3
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..? I think this is a little problem I introduced. I guess we should mask it in prefix. I masked gcc-4.3.0 for now. |