Package: python-kde3
Version: 3.11.3-3
Severity: important
Hi,
I wanted to rebuilt python-kde3 to include the changes to also build
python-kde3-dev (so I get the .sip files). But unfortunately this
doesn't work in current unstable - see the attached file for a
transcript of the dpkg-buildpackage run. I don't think that this is
related to my changes (I just copied python-qt-dev.* from python-qt's
debian dir and added a Package into the control-file).
Andreas
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-cherry
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages python-kde3 depends on:
ii python 2.3.4-6 An interactive high-level object-o
ii python2.3-kde3 3.11.3-3 KDE3 bindings for Python 2.3
-- no debconf information
dpkg-buildpackage: source package is python-kde3
dpkg-buildpackage: source version is 3.11.3-3
dpkg-buildpackage: source maintainer is Ricardo Javier Cardenes Medina <[EMAIL
PROTECTED]>
dpkg-buildpackage: host architecture is i386
dh_testdir
dh_testroot
rm -f *-stamp
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory
`/home/andreas/compiling/eric3/sip/python-kde3-3.11.3'
make[1]: Leaving directory
`/home/andreas/compiling/eric3/sip/python-kde3-3.11.3'
rm -f features Makefile
rm -Rf dcop kdecore kdefx kdeprint kdesu kdeui kfile khtml kio kmdi kparts
kspell libs kutils
dh_clean
dpkg-source: building python-kde3 using existing python-kde3_3.11.3.orig.tar.gz
dpkg-source: building python-kde3 in python-kde3_3.11.3-3.diff.gz
dpkg-source: building python-kde3 in python-kde3_3.11.3-3.dsc
dh_testdir
python2.3 configure.py -c -u \
-k /usr -o /usr/include/kde -n /usr/lib \
-v /usr/share/sip/kde
PyKDE version 3.11.3
-------
Python include directory is /usr/include/python2.3
Python version is 2.3.4
sip version is 4.1.1 (4.1.1)
Qt directory is /usr/share/qt3
Qt version is 3.3.3
PyQt directory is /usr/share/sip/qt
PyQt version is 3.13 (3.13.0)
KDE base directory is /usr
KDE include directory is /usr/include/kde
KDE lib directory is /usr/lib
KDE version is 3.3.2 (0x30302)
PyKDE modules will be installed in /usr/lib/python2.3/site-packages
PyKDE .sip files will be installed in /usr/share/sip/kde
PyKDE modules to be built:
dcop kdecore kdesu kdefx kdeui kio kutils kfile kparts khtml kspell kdeprint
kmdi
Generating the C++ source for the dcop module...
Creating the Makefile for the dcop module...
Generating the C++ source for the kdecore module...
sip: KLockFile::Ptr is undefined
Error: Unable to create the C++ code.
If reporting errors, paste all of the output above into your
message and post to the PyKDE mailing list at:
mailto: [email protected]
subscribe: http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
You can redirect the output into a file (> output.txt) if needed