[PyKDE] PyKDE compile error

Xavier Spriet xavier at eliquid.com
Mon Sep 8 21:23:01 BST 2003


Building PyKDE 3.7 for Python 2.2.3 on linux2.
/var/tmp/portage/pykde-3.7.4/image//usr/lib/python2.2/site-packages is
the
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.1 is being used.
/usr/kde/cvs is the KDE base directory.
/usr/kde/cvs/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
kspell 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/cvs/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
must be specified with the -t flag
An internal error occured.  Please report all the output from the
program,
including the following traceback, to <jbublitz at nwinternet.com> and CC
the
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




More information about the PyQt mailing list