[PyKDE] Error compiling pykde in Gentoo

Bruno A. Crespo bruno at trustserver.com
Mon Nov 10 16:42:26 GMT 2003


Well, in the error message you ask about the error trace, here it is....
I hope you can fix it.

Calculating dependencies ...done!
>>> emerge (1 of 1) dev-python/pykde-3.7.4 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/PyKDE-3.7-4.tar.gz
--19:34:34--  http://gentoo.oregonstate.edu/distfiles/PyKDE-3.7-4.tar.gz
           => `/usr/portage/distfiles/PyKDE-3.7-4.tar.gz'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 630,256 [application/x-tar]

100%[====================================>] 630,256       26.04K/s    ETA 
00:00

19:34:58 (26.04 KB/s) - `/usr/portage/distfiles/PyKDE-3.7-4.tar.gz' saved 
[630256/630256]

>>> md5 src_uri ;-) PyKDE-3.7-4.tar.gz
>>> Unpacking source...
>>> Unpacking PyKDE-3.7-4.tar.gz to /var/tmp/portage/pykde-3.7.4/work
>>> Source unpacked.
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.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.2.2 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/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 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'





More information about the PyQt mailing list