Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65590 - kdelibs-3.3.0 fail while trying emerge -U world
Summary: kdelibs-3.3.0 fail while trying emerge -U world
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 15:00 UTC by Ricardo Rodriguez
Modified: 2004-12-06 20:24 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 Ricardo Rodriguez 2004-09-27 15:00:28 UTC
My english is bad, sorry....
When I try emerge -U world, I get an error while kdelibs-3.3.0 is compliling.

Reproducible: Always
Steps to Reproduce:
1.emerge -U world
2.
3.

Actual Results:  
ERROR: kde-base/kdelibs-3.3.0 failed. 

Expected Results:  
finish without errors 

grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4.3/libstdc++.la: No such file or 
directory 
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4.3/libstdc++.la: 
No such file or directory 
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4.3/libstdc++.la' is 
not a valid libtool archive 
make[3]: *** [libartskde.la] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kdelibs-3.3.0/work/kdelibs-3.3.0/arts/kde' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdelibs-3.3.0/work/kdelibs-3.3.0/arts' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.3.0/work/kdelibs-3.3.0' 
make: *** [all] Error 2 
 
!!! ERROR: kde-base/kdelibs-3.3.0 failed. 
!!! Function kde_src_compile, Line 142, Exitcode 2 
!!! died running emake, kde_src_compile:make 
 
 
libstdc++.la exist but in another directory: 
 
# ls /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/ 
cc1                 include             libstdc++.la 
cc1plus             install-tools       libstdc++.so 
collect2            libgcc.a            libstdc++.so.5 
crtbegin.o          libgcc_eh.a         libstdc++.so.5.0.6 
crtbeginS.o         libgcc_s.so         libstdc++_pic.a 
crtbeginT.o         libgcc_s.so.1       libsupc++.a 
crtend.o            libiberty.a         libsupc++.la 
crtendS.o           libstdc++.a         specs 
 
I'm newbee
Comment 1 Eldad Zack (RETIRED) gentoo-dev 2004-10-12 02:51:43 UTC
try running fix_libtool_files.sh, and try again
Comment 2 SpanKY gentoo-dev 2004-12-06 20:24:51 UTC
what we said