Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47957 - emerge died while trying to emerge KDE
Summary: emerge died while trying to emerge KDE
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: Highest normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-15 12:52 UTC by nosdr4g
Modified: 2004-04-26 19:02 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 nosdr4g 2004-04-15 12:52:51 UTC
I have just got gentoo running, stage1 and i tried to get kde running but got these errors:


dcopserver.cpp: In constructor `DCOPServer::DCOPServer(bool)':
dcopserver.cpp:1010: warning: `dcopServerFileOld' is deprecated (declared at 
   dcopclient.h:723)
dcopserver.cpp: In function `int kdemain(int, char**)':
dcopserver.cpp:1575: warning: `dcopServerFileOld' is deprecated (declared at 
   dcopclient.h:723)
dcopserver.cpp:1578: warning: `dcopServerFileOld' is deprecated (declared at 
   dcopclient.h:723)
dcopserver.cpp: In member function `void DCOPServer::removeConnection(void*)':
dcopserver.cpp:1225: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
dcopclient.cpp: In member function `bool DCOPClient::findObject(const 
   QCString&, const QCString&, const QCString&, const QByteArray&, QCString&, 
   QCString&, bool, int)':
dcopclient.cpp:1120: warning: `bool result' might be used uninitialized in this 
   function
dcopclient.moc: At top level:
dcopglobal.h:68: warning: `IcePaAuthStatus (*DCOPServerAuthProcs[1])(_IceConn*, 
   void**, int, int, void*, int*, void**, char**)' defined but not used
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon -pipe -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 libDCOP.la -rpath /usr/kde/3.2/lib -R /usr/kde/3.2/lib -R /usr/qt/3/lib -R /usr/X11R6/lib -version-info 6:0:2 -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib  dcopstub.lo dcopref.lo dcopobject.lo dcopclient.lo KDE-ICE/libkICE.la -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread 
The bug is not reproduceable, so it is likely a hardware or OS problem
make[4]: *** [dcopserver.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.2.1/work/kdelibs-3.2.1/dcop'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.2.1/work/kdelibs-3.2.1/dcop'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.2.1/work/kdelibs-3.2.1/dcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.2.1/work/kdelibs-3.2.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.2.1 failed.
!!! Function kde_src_compile, Line 128, Exitcode 2
!!! died running emake, kde_src_compile:make

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.



Expected Results:  
Installed KDE.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-04-15 12:56:31 UTC
Notice the:

The bug is not reproduceable, so it is likely a hardware or OS problem

You didn't post your emerge info, but either you have too aggressive CFLAGS, you have a corrupt glibc/gcc, or you have some bad hardware (ram), or your  processor is getting too hot.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-04-26 19:02:03 UTC
see my above comment.