Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87169 - 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.
Summary: emerge crashed while compiling KDE-base i looked for the error and found out ...
Status: RESOLVED DUPLICATE of bug 84324
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:
: 95839 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-29 13:57 UTC by walter
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 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. ***