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

Bug 35462

Summary: kdeaddons 3.2.0beta2 won't emerge
Product: Gentoo Linux Reporter: Jonas Bofjäll <j-gentoo>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jonas Bofjäll 2003-12-09 10:58:47 UTC
Trying to emerge the new 3.2.0beta2 gives me the following error. This time I 
properly unmerged all previous versions, and I emerged all the other packages 
in the beta2 series fine before this one. 
 
I can't even see which library libtool is barfing at. Any hints? 
 
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. `/usr/bin/sdl-config --cflags` -I/usr/kde/3.2/include 
-I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -mcpu=athlon-xp -O2 
-pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute 
-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 
scopedisplayer.lo `test -f 'scopedisplayer.cpp' || echo 
'./'`scopedisplayer.cpp 
rm: cannot remove `': Invalid argument 
rm: cannot remove `': Invalid argument 
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-DNDEBUG -DNO_DEBUG -O2 -mcpu=athlon-xp -O2 -pipe -fomit-frame-pointer 
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION    -o noatunblurscope.la -rpath /usr/kde/3.2/lib/kde3 
-L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib  -module -avoid-version 
-no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined 
`/usr/bin/sdl-config --libs` sdlscope.lo scopedisplayer.lo -lkio -lnoatun -lm 
libtool: link: cannot find the library `' 
make[3]: *** [noatunblurscope.la] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.2.0_beta2/work/kdeaddons-3.1.94/noatun-plugins/blurscope' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.2.0_beta2/work/kdeaddons-3.1.94/noatun-plugins' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.2.0_beta2/work/kdeaddons-3.1.94' 
make: *** [all] Error 2 
 

Reproducible: Always
Steps to Reproduce:
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-12-09 11:46:11 UTC
Fix your /usr/lib/libSDL.la file.  There's a ton of other bug reports and 

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