I've tried to build pykde and doing this I reached the point when the build crashes with the following messages: The build of the PyKDE source code for your system is now complete. To compile and install PyKDE run "make" as a user and "make install" with privileges appropriate to the destination directory cd dcop && "/usr/bin/make" -f Makefile make[1]: Entering directory `/var/tmp/portage/pykde-3.7.4-r2/work/PyKDE-3.7-4/dcop' g++ -c -pipe -w -O2 -D_REENTRANT -fPIC -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -fno-exceptions -I/usr/qt/3/mkspecs/linux-g++ -I. -I../extra/kde313 -I. -I/usr/include/python2.3 -I/usr/kde/3.2/include -I../extra/kde313/dcop -I/usr/qt/3/include -o dcophuge0.o dcophuge0.cpp /usr/qt/3/bin/moc sipdcopProxydcop.h -o moc_sipdcopProxydcop.cpp g++ -c -pipe -w -O2 -D_REENTRANT -fPIC -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -fno-exceptions -I/usr/qt/3/mkspecs/linux-g++ -I. -I../extra/kde313 -I. -I/usr/include/python2.3 -I/usr/kde/3.2/include -I../extra/kde313/dcop -I/usr/qt/3/include -o moc_sipdcopProxydcop.o moc_sipdcopProxydcop.cpp test -d ../libs/ || mkdir -p ../libs/ rm -f libdcopcmodule.so.1.0.0 libdcopcmodule.so libdcopcmodule.so.1 libdcopcmodule.so.1.0 g++ -Wl,-rpath,/usr/qt/3/lib -shared -Wl,-soname,libdcopcmodule.so.1 -Wl,-rpath,/var/tmp/portage/pykde-3.7.4-r2/work/PyKDE-3.7-4/libs -o libdcopcmodule.so.1.0.0 dcophuge0.o moc_sipdcopProxydcop.o -L/usr/qt/3/lib -L/usr/X11R6/lib -L../libs -L /usr/lib/python2.3/site-packages -L/usr/kde/3.2/lib -lsip -lqtcmodule -lDCOP -lqt-mt -lXext -lX11 -lm -lpthread ln -s libdcopcmodule.so.1.0.0 libdcopcmodule.so ln -s libdcopcmodule.so.1.0.0 libdcopcmodule.so.1 ln -s libdcopcmodule.so.1.0.0 libdcopcmodule.so.1.0 rm -f ../libs/libdcopcmodule.so.1.0.0 rm -f ../libs/libdcopcmodule.so rm -f ../libs/libdcopcmodule.so.1 rm -f ../libs/libdcopcmodule.so.1.0 mv -f libdcopcmodule.so.1.0.0 libdcopcmodule.so libdcopcmodule.so.1 libdcopcmodule.so.1.0 ../libs/ make[1]: Leaving directory `/var/tmp/portage/pykde-3.7.4-r2/work/PyKDE-3.7-4/dcop' cd kdecore && "/usr/bin/make" -f Makefile make[1]: Entering directory `/var/tmp/portage/pykde-3.7.4-r2/work/PyKDE-3.7-4/kdecore' g++ -c -pipe -w -O2 -D_REENTRANT -fPIC -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -fno-exceptions -I/usr/qt/3/mkspecs/linux-g++ -I. -I../extra/kde313 -I. -I/usr/include/python2.3 -I/usr/kde/3.2/include -I/usr/qt/3/include -o kdecorehuge0.o kdecorehuge0.cpp /usr/kde/3.2/include/kprocctrl.h: In constructor `sipKProcessController::sipKProcessController()': /usr/kde/3.2/include/kprocctrl.h:139: `KProcessController::KProcessController() ' is private sipkdecoreKProcess.cpp:2001: within this context /usr/kde/3.2/include/kprocctrl.h:140: ` KProcessController::~KProcessController()' is private sipkdecoreKProcess.cpp:2001: within this context /usr/kde/3.2/include/kprocctrl.h: In destructor `virtual sipKProcessController::~sipKProcessController()': /usr/kde/3.2/include/kprocctrl.h:140: ` KProcessController::~KProcessController()' is private sipkdecoreKProcess.cpp:2008: within this context /usr/kde/3.2/include/kprocctrl.h: In function `PyObject* sipDo_KProcessController_setupHandlers(PyObject*, PyObject*)': /usr/kde/3.2/include/kprocctrl.h:131: `static void KProcessController::setupHandlers()' is private sipkdecoreKProcessController.cpp:339: within this context /usr/kde/3.2/include/kprocctrl.h: In function `PyObject* sipDo_KProcessController_resetHandlers(PyObject*, PyObject*)': /usr/kde/3.2/include/kprocctrl.h:132: `static void KProcessController::resetHandlers()' is private sipkdecoreKProcessController.cpp:362: within this context sipkdecoreKProcessController.cpp: In function `PyObject* sipDo_KProcessController_slotDoHousekeeping(PyObject*, PyObject*)': sipkdecoreKProcessController.cpp:467: no matching function for call to ` KProcessController::slotDoHousekeeping(int&)' /usr/kde/3.2/include/kprocctrl.h:120: candidates are: void KProcessController::slotDoHousekeeping() /usr/kde/3.2/include/kprocctrl.h: In function `void sipDealloc_KProcessController(sipThisType*)': /usr/kde/3.2/include/kprocctrl.h:140: `virtual KProcessController::~KProcessController()' is private sipkdecoreKProcessController.cpp:511: within this context /usr/kde/3.2/include/kprocctrl.h: In function `PyObject* sipNew_KProcessController(PyObject*, PyObject*)': /usr/kde/3.2/include/kprocctrl.h:140: `virtual KProcessController::~KProcessController()' is private sipkdecoreKProcessController.cpp:564: within this context sipkdecoreKApplication.cpp: In function `PyObject* sipDo_KApplication_xioErrhandler(PyObject*, PyObject*)': sipkdecoreKApplication.cpp:2620: no matching function for call to `KApplication ::xioErrhandler()' /usr/kde/3.2/include/kapplication.h:1140: candidates are: int KApplication::xioErrhandler(Display*) make[1]: *** [kdecorehuge0.o] B??d 1 make[1]: Leaving directory `/var/tmp/portage/pykde-3.7.4-r2/work/PyKDE-3.7-4/kdecore' make: *** [sub-kdecore] B??d 2 !!! ERROR: dev-python/pykde-3.7.4-r2 failed. !!! Function src_compile, Line 69, Exitcode 2 !!! (no error message) I have kde-3.2.0 and qt-3.3.0 installed and everything else seemed to work fine and build fine until pykde.
pykde-3.7.4 doesn't support kde 3.2
dupe of bug 33129 ? which has new ebuild.
Thanks for the pointer to the other bug Aaron.