Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12996 - KDE libs 3.0.5a build fails w/error 1 on deviceman.lo
Summary: KDE libs 3.0.5a build fails w/error 1 on deviceman.lo
Status: RESOLVED DUPLICATE of bug 12917
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-31 17:58 UTC by Doug Glenn
Modified: 2005-07-17 13:06 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 Doug Glenn 2002-12-31 17:58:00 UTC
/bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-I./.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio 
-I../kio/kfile -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/kde/3/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT   -DNDEBUG -DNO_DEBUG -O2 -mcpu=athlon-xp 
-O3 -pipe -fno-exceptions -fno-check-new  -DQT_NO_TRANSLATION 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT  -c -o gusout.lo `test 
-f gusout.cc || echo './'`gusout.cc 
make[2]: *** [deviceman.lo] Error 1 
make[2]: *** Waiting for unfinished jobs.... 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I../dcop -I../libltdl -I../kdecore 
-I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I/usr/qt/3/include 
-I/usr/X11R6/include -I/usr/kde/3/include -DQT_THREAD_SUPPORT -D_REENTRANT 
-DNDEBUG -DNO_DEBUG -O2 -mcpu=athlon-xp -O3 -pipe -fno-exceptions 
-fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_COMPAT -c gusout.cc  -fPIC -DPIC -o .libs/gusout.o 
make[2]: Leaving directory 
`/var/tmp/portage/kdelibs-3.0.5a/work/kdelibs-3.0.5a/libkmid' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kdelibs-3.0.5a/work/kdelibs-3.0.5a' 
make: *** [all] Error 2 
 
!!! ERROR: kde-base/kdelibs-3.0.5a failed. 
!!! Function kde_src_compile, Line -8823, Exitcode 2 
!!! died running emake, kde_src_compile:make 
 
This is the error I recieve. I have updated world prior to starting the 
compile and used the stage3 build as a starting point.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-01-01 04:52:16 UTC

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