[PyKDE] PyKDE-snapshot20050104 won't build with KDE 3.1.4 and sip 4.2

Hans-Peter Jansen hpj at urpla.net
Sun Feb 20 12:47:06 GMT 2005


Hi Jim, hi Phil,

I've been catched on a SuSE 9.0 system during PyKDE build by this 
error:
Generating the C++ source for the kio module...
sip: KFileMimeTypeInfo::Unit is undefined
Error: Unable to create the C++ code.

Looking into sip/kio/kfilemetainfo.sip doesn't reveal an immediate 
obvious reason for this, thus I'm asking here.

BTW, while the build on SuSE 9.2 (KDE 3.3.0) doesn't suffer from this, 
generating erics api files with gen_sip_api.py for PyKDE shows this, 
too:
Generating /var/tmp/eric-3.6.1-build/usr/lib/python2.3/site-packages/
eric3/api/kio.api ...
sip: KFileMimeTypeInfo::Unit is undefined
Error: the process returned the exit code 1

But also:
Generating /var/tmp/eric-3.6.1-build/usr/lib/python2.3/site-packages/
eric3/api/kutils.api ...
sip: Unable to find file "dcopmod.sip"
Error: the process returned the exit code 1
Generating /var/tmp/eric-3.6.1-build/usr/lib/python2.3/site-packages/
eric3/api/khtml.api ...
sip: Unable to find file "kutilsmod.sip"
Error: the process returned the exit code 1

Some light testing of sip 4.2/PyQt 3.14 doesn't revealed other issues 
by now, great, thanks!

Cheers,
Pete




More information about the PyQt mailing list