[PyKDE] Error building

Jeremy S Lowery jermnsar at bellsouth.net
Mon Nov 10 16:41:01 GMT 2003


PyKDE installation directory.
/usr/include/python2.2 contains Python.h.
/usr/bin/sip will be used as the SIP code generator.
/usr/include/python2.2 contains sipQt.h.
/usr/lib/python2.2/site-packages contains the SIP module.
/usr/qt/3 is the Qt base directory.
/usr/qt/3/include contains qglobal.h.
Qt 3.2.2 is being used.
/usr/kde/3.1 is the KDE base directory.
/usr/kde/3.1/include contains kdeversion.h.
KDE 3.1.3 is being used.
/usr/qt/3/bin/qmake will be used to generate Makefiles.
The libqt-mt.so.3 Qt library was found.
Qt thread support is enabled.
Qt and KDE use compatible libs (threading)

found libs for modules:
     dcop kdecore kdesu kdefx kdeui kio kfile (kio) kparts khtml kjs ksp
ell kdeprint

PyQt/sip directory found at /usr/share/sip/qt
PyQt sip file version is compatible with PyKDE (3.7)
sip version is compatible with PyKDE-3.7
/usr/bin/make will be used as the make program.
Checking to see if the C++ compiler supports -fno-exceptions.
g++ -c -pipe -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -fno
-exceptions -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -I/usr/include/python2
.2 -I/usr/kde/3.1/include -I/usr/qt/3/include -o qttest.o qttest.cpp
g++ -Wl,-rpath,/usr/qt/3/lib -o qttest qttest.o   -L/usr/qt/3/lib -L/usr
/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread
The C++ compiler supports -fno-exceptions.
Using existing features file.
Generating the C++ source for the dcop module.
sip: /usr/share/sip/qt/versions.sip:28: Exactly one of this %Timeline mu
st be specified with the -t flag
An internal error occured.  Please report all the output from the progra
m,
including the following traceback, to <jbublitz at nwinternet.com> and CC t
he
PyKDE mailing list: <pykde at mats.imk.fraunhofer.de>. Thanks.

Traceback (most recent call last):
  File "build.py", line 1616, in ?
    main(sys.argv)
  File "build.py", line 1578, in main
    generateSource(mname, plattag, qttag)
  File "build.py", line 1125, in generateSource
    runProgram (sipBin, argv)
  File "build.py", line 1084, in generateSource
    shutil.rmtree(mname)
  File "/usr/lib/python2.2/shutil.py", line 117, in rmtree
    _build_cmdtuple(path, cmdtuples)
  File "/usr/lib/python2.2/shutil.py", line 132, in _build_cmdtuple
    for f in os.listdir(path):
OSError: [Errno 2] No such file or directory: 'dcop'

!!! ERROR: dev-python/pykde-3.7.4 failed.
!!! Function src_compile, Line 41, Exitcode 1
!!! (no error message)




More information about the PyQt mailing list