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

Bug 87169

Summary: emerge crashed while compiling KDE-base i looked for the error and found out that libtool was complaining about libstdc++.la not beeing a valid libtool archive.
Product: Gentoo Linux Reporter: walter <redlaw>
Component: [OLD] GCC PortingAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED DUPLICATE    
Severity: major CC: ville
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description walter 2005-03-29 13:57:38 UTC
each time i try to emerge KDE-base it breaks at the start of compiling with the following error message:

grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[3]: *** [kded_favicons.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2/libkonq/favicons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.emerge kde-base
2.
3.

Actual Results:  
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or
directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No
such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a
valid libtool archive
make[3]: *** [kded_favicons.la] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2/libkonq/favicons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.3.2-r2/work/kdebase-3.3.2'
make: *** [all] Error 2
Comment 1 SpanKY gentoo-dev 2005-03-29 15:33:08 UTC

*** This bug has been marked as a duplicate of 84324 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-12 01:50:31 UTC
*** Bug 95839 has been marked as a duplicate of this bug. ***