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

Bug 67609

Summary: kdemultimedia-3.3.1 fails to emerge
Product: Gentoo Infrastructure Reporter: merwan kashouty <mkashouty>
Component: GitAssignee: Gentoo KDE team <kde>
Status: RESOLVED CANTFIX    
Severity: normal CC: motaboy
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description merwan kashouty 2004-10-14 20:23:43 UTC
sr/qt/3/include -I/usr/X11R6/include  -I/usr/kde/3.3/include/arts -I/usr/include/taglib  -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=k8 -pipe -ftracers -fweb -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o trackpickerdialogbase.o trackpickerdialogbase.cpp
/bin/sh ../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++  -DNDEBUG -DNO_DEBUG -O2 -O2 -march=k8 -pipe -ftracers -fweb -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o juk -L/usr/X11R6/lib64 -L/usr/qt/3/lib -L/usr/kde/3.3/lib64  -R /usr/kde/3.3/lib64 -R /usr/qt/3/lib -R /usr/X11R6/lib64 advancedsearchdialog.o actioncollection.o artsplayer.o cache.o collectionlist.o directorylist.o dynamicplaylist.o folderplaylist.o filehandle.o filerenamer.o filerenamerconfigdlg.o gstreamerplayer.o historyplaylist.o juk.o k3bexporter.o keydialog.o main.o mediafiles.o musicbrainzquery.o painteater.o playermanager.o playlist.o playlistbox.o playlistcollection.o playlistinterface.o playlistitem.o playlistsearch.o playlistsplitter.o searchplaylist.o searchwidget.o slideraction.o sortedstringlist.o splashscreen.o statuslabel.o stringshare.o systemtray.o tag.o tageditor.o tagguesser.o tagguesserconfigdlg.o trackpickerdialog.o treeviewitemplaylist.o ktrm.o viewmode.o jukIface_skel.o directorylistbase.o filerenamerconfigdlgwidget.o tagguesserconfigdlgwidget.o trackpickerdialogbase.o  -lmusicbrainz -ltunepimp -lartskde -lkio -L//usr/lib64 -ltag 
libtool: link: cannot find the library `/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.0/libstdc++.la'
make[3]: *** [juk] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1/juk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1/juk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.1/work/kdemultimedia-3.3.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdemultimedia-3.3.1 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Portage 2.0.51_rc9 (default-linux/amd64/gcc34-2004.2, gcc-3.4.2, glibc-2.3.4.20041006-r0, 2.6.9-
rc4 x86_64)
===============================================================
==
System uname: 2.6.9-rc4 x86_64 AMD Athlon(tm) 64 FX-53 Processor
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=k8 -pipe -ftracers -fweb"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config 
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/
share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe -ftracers -fweb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://adelie.polymtl.ca/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb bitmap-fonts cdr crypt dvd dvdr encode esd f77 fam flac 
foomaticdb freetds gdbm gif gnome gpm gtk gtk2 imagemagick imlib jpeg kde libg++ libwww mad 
mikmod motif mpeg mssql multilib mysql ncurses nls ntpl oggvorbis opengl oss pam pdflib perl png 
python qt quicktime readline sdl slang spell ssl tcltk tcpd tiff truetype xml2 xmms xprint xv zlib"
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-10-15 02:15:34 UTC
Yuo have updated the gcc, so libstdc++ has changed his path.
The right solution IS NOT to make a simlink, but to use fix_libtool_files.sh

In your case I think it should be:

fix_libtool_files.sh 3.4.0

There are a lof of bug here on bugzilla, you can search for them also in the closed ones, as all are closed like invalid.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-10-15 05:52:47 UTC
he's right.
Comment 3 merwan kashouty 2004-10-15 07:09:35 UTC
thanks simone.... that fixed it