Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149830 - glibc-2.4-r4 fails to build multilib due to old eselect-compiler wrappers
Summary: glibc-2.4-r4 fails to build multilib due to old eselect-compiler wrappers
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 150013 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-02 03:23 UTC by Jacob Matthews
Modified: 2006-10-04 13:59 UTC (History)
1 user (show)

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


Attachments
emerge --info (emergeinfo,3.04 KB, text/plain)
2006-10-02 03:24 UTC, Jacob Matthews
Details
glibc error and stack (glibcstack,72.15 KB, text/plain)
2006-10-02 04:15 UTC, Jacob Matthews
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Matthews 2006-10-02 03:23:52 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.7) Gecko/20060920 Firefox/1.5.0.7
Build Identifier: 

Both glibc-2.4-r4 and glibc-2.4-r3 fail to build on my system.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jacob Matthews 2006-10-02 03:24:28 UTC
Created attachment 98588 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-02 03:30:05 UTC
How about posting some errors?
Comment 3 Jacob Matthews 2006-10-02 04:15:06 UTC
Created attachment 98594 [details]
glibc error and stack
Comment 4 Jacob Matthews 2006-10-02 04:16:43 UTC
(In reply to comment #2)
> How about posting some errors?
> 
Sorry about that, got distracted halfway through posting.
Comment 5 SpanKY gentoo-dev 2006-10-02 04:53:02 UTC
try running `gcc-config` to reselect your profile and emerge again
Comment 6 Jacob Matthews 2006-10-02 17:09:00 UTC
Thanks. glibc built successfully.
Comment 7 Vladimir G. Ivanovic 2006-10-02 17:19:06 UTC
    As suggested, running gcc-config fixed this problem for me.

    When I ran `gcc-config -l', x86_64-pc-linux-gnu-4.1.1 was already listed as the default compiler, so I ran `gcc-config -f x86_64-pc-linux-gnu-4.1.' to force regeneration.

    Since I had to remove eselect-compiler to upgrade to a new version of gcc-config just recently, should I file a bug against gcc-config for leaving my system in a state where glibc couldn't be compiled?

Comment 8 SpanKY gentoo-dev 2006-10-02 17:22:23 UTC
no, it isnt the fault of gcc-config ... you didnt upgrade gcc-config recently, i added the blocker without rev-bumping it

eselect-compiler still had crap left on your system which running gcc-config replaced
Comment 9 SpanKY gentoo-dev 2006-10-04 13:59:04 UTC
*** Bug 150013 has been marked as a duplicate of this bug. ***