Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95589 - merging sys-libs/glibc-2.3.4.20041102-r1 FAILED
Summary: merging sys-libs/glibc-2.3.4.20041102-r1 FAILED
Status: RESOLVED DUPLICATE of bug 94959
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-09 11:27 UTC by TRAX
Modified: 2005-06-09 17:22 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TRAX 2005-06-09 11:27:16 UTC
I tried with a stage1 : failed during the bootstrap; i tried twice with a
stage3-athlon-xp (from 2005.0 and one from 2004.3) : failed during update of glibc.

What's wrong : i updated with emerge -u world and emerge had stop when compiling
glibc-2.3.4.20041102-r1

Here is the line where i got an error :

Checking for suffix of object files... configure: error: cannot compute suffix
object files: cannot compile
Function glibc_do_configure, Line 706, Exitcode 1
Failed to configure glibc.

gcc -v : 

/usr/bin/gcc-config: line 1: /etc/env.d/gcc/i686-pc-linux-gnu-3.3.4: No such
File or directory
* /usr/bin/gcc-config: Profile does not exist or invalid setting for
/etc/env.d/gcc/i686-pc-linux-gnu-3.3.4
/etc/env.d/gcc/i686-pc-linux-gnu-3.3.4 does not exist
gcc-config error: Could not run/locate "gcc"

I am using a 2.6.11-r9 kernel gentoo-sources.

my make.conf :
CFLAGS="O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"  (unchanged 'cause of stage3)
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE ="-X -gnome -gtk -alsa -kde -qt -cdr -dvd -dvdr -acpi -apm -cups -oggvorbis
-bonobo -ipv6 -audiofile -pcmcia -xmms -quicktime crypt mysql ssl apache2 gif
ftp mppe-mppc"

PS : My english isnt as well as yours , i'm french :)

Reproducible: Always
Steps to Reproduce:
1.start a new install of gentoo
2.emerge -u world (in fact glibc-2.3.4.20041102-r1)

Actual Results:  
sys-libs/glibc-2.3.4.20041102-r1 not merged

I cannot update the system, the emerge command does not work , it shows :
/usr/bin/python : error while loading shared librairies: libstdc++.so.5: cannot
open shared object file: No such file or directory.



Expected Results:  
Full updated system :) (=sys-libs/glibc-2.3.4.20041102-r1 merged)


cannot run emerge info !! :
Comment 1 TRAX 2005-06-09 11:27:16 UTC
I tried with a stage1 : failed during the bootstrap; i tried twice with a
stage3-athlon-xp (from 2005.0 and one from 2004.3) : failed during update of glibc.

What's wrong : i updated with emerge -u world and emerge had stop when compiling
glibc-2.3.4.20041102-r1

Here is the line where i got an error :

Checking for suffix of object files... configure: error: cannot compute suffix
object files: cannot compile
Function glibc_do_configure, Line 706, Exitcode 1
Failed to configure glibc.

gcc -v : 

/usr/bin/gcc-config: line 1: /etc/env.d/gcc/i686-pc-linux-gnu-3.3.4: No such
File or directory
* /usr/bin/gcc-config: Profile does not exist or invalid setting for
/etc/env.d/gcc/i686-pc-linux-gnu-3.3.4
/etc/env.d/gcc/i686-pc-linux-gnu-3.3.4 does not exist
gcc-config error: Could not run/locate "gcc"

I am using a 2.6.11-r9 kernel gentoo-sources.

my make.conf :
CFLAGS="O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"  (unchanged 'cause of stage3)
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE ="-X -gnome -gtk -alsa -kde -qt -cdr -dvd -dvdr -acpi -apm -cups -oggvorbis
-bonobo -ipv6 -audiofile -pcmcia -xmms -quicktime crypt mysql ssl apache2 gif
ftp mppe-mppc"

PS : My english isnt as well as yours , i'm french :)

Reproducible: Always
Steps to Reproduce:
1.start a new install of gentoo
2.emerge -u world (in fact glibc-2.3.4.20041102-r1)

Actual Results:  
sys-libs/glibc-2.3.4.20041102-r1 not merged

I cannot update the system, the emerge command does not work , it shows :
/usr/bin/python : error while loading shared librairies: libstdc++.so.5: cannot
open shared object file: No such file or directory.



Expected Results:  
Full updated system :) (=sys-libs/glibc-2.3.4.20041102-r1 merged)


cannot run emerge info !! :Þ (/usr/bin/python error)
Comment 2 SpanKY gentoo-dev 2005-06-09 17:22:16 UTC
just re-run gcc-config and it should fix itself

*** This bug has been marked as a duplicate of 94959 ***