Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211980 - kde-base/kdemultimedia-3.5.8-r1 doesn't compile - cannot find the library /usr/lib/gcc/alpha-unknown-linux-gnu/4.1.2/libstdc++.la
Summary: kde-base/kdemultimedia-3.5.8-r1 doesn't compile - cannot find the library /us...
Status: VERIFIED DUPLICATE of bug 73435
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-01 14:49 UTC by Arno Hahma
Modified: 2008-03-01 14:52 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 Arno Hahma 2008-03-01 14:49:36 UTC
When kde did not compile, I ran fix_libtool_files, as instructed. Now compiles break exactly the same way, but they just search for libstdc++.la in some other directory! There is no such thing at all - so fix_libtools_files just breaks files and does not fix anything. Gentoo seems to be so degraded and broken over the years, that it is probably time to trash this thing and switch to Ubuntu or Debian. These stupid portage bugs and problems make this thing unusable.



Here's what the so called fix_libtools_files did:

stringshare.o systemtray.o tag.o tageditor.o tagguesser.o tagguesserconfigdlg.o tagrenameroptions.o tagtransactionmanager.o trackpickerdialog.o tracksequenceiterator.o tracksequencemanager.o treeviewitemplaylist.o upcomingplaylist.o ktrm.o viewmode.o jukIface_skel.o coverdialogbase.o deletedialogbase.o directorylistbase.o exampleoptionsbase.o filerenamerbase.o filerenameroptionsbase.o tagguesserconfigdlgwidget.o trackpickerdialogbase.o -lm   -lkio -L/usr/lib -ltag -L/usr/lib -lakode -lkhtml  
libtool: link: cannot find the library `/usr/lib/gcc/alpha-unknown-linux-gnu/4.1.2/libstdc++.la'
make[3]: *** [juk] Error 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kdemultimedia-3.5.8-r1/work/kdemultimedia-3.5.8/juk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kdemultimedia-3.5.8-r1/work/kdemultimedia-3.5.8/juk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdemultimedia-3.5.8-r1/work/kdemultimedia-3.5.8'
make: *** [all] Error 2
 * 
 * ERROR: kde-base/kdemultimedia-3.5.8-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4139:  Called kde_src_compile

Now it just looks for in 4.1.2 -directory, but there is no libstdc++.la there or in any other of the gcc-dirs.





Reproducible: Always

Steps to Reproduce:
1. fix_libtool_files 3.4.6
2. emerge kdemultimedia
3. wait until compile crashes



Expected Results:  
libtool should work and emerge should install packages.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-01 14:51:10 UTC
Please stop filing more duplicates about this; everything is answered on Bug 73435

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