[PyKDE] Compile crash

Ondrej Vlach ovlach at nanobyte.cz
Sat Apr 22 10:42:04 BST 2006


Sorry,
I forgot include information about version of PyKDE
So, version is :
snapshot20060122


Dne sobota 22 duben 2006 11:34 Ondrej Vlach napsal(a):
> Hi,
> I was try compile PyKDE with new version of KDE (3.5.2-0.1.fc5) and i got
> this errors:
>
> g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -g -pipe -Wall
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
> -fasynchronous-unwind-tables -Wall -W -D_REENTRANT -DQT_NO_DEBUG
> -DQT_THREAD_SUPPORT -I. -I../extra/kde350 -I/usr/include/kde
> -I/usr/include/python2.4 -I/usr/lib/qt-3.3/include
> -I/usr/lib/qt-3.3/mkspecs/default -I/usr/X11R6/include -o sipdcoppart0.o
> sipdcoppart0.cpp
> sipdcoppart0.cpp:215: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> sipdcoppart0.cpp:216: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> sipdcoppart0.cpp:217: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> sipdcoppart0.cpp:218: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> sipdcoppart0.cpp:219: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> sipdcoppart0.cpp:220: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> sipdcoppart0.cpp:221: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> sip/dcop/dcopobject.sip: In function 'int
> convertTo_QPtrList_0200DCOPObject(PyObject*, void**, int*, PyObject*)':
> sip/dcop/dcopobject.sip:137: error: too many arguments to function
> sip/dcop/dcopobject.sip: In function 'PyObject*
> convertFrom_QPtrList_0200DCOPObject(void*, PyObject*)':
> sip/dcop/dcopobject.sip:112: error: 'sipMapCppToSelf' was not declared in
> this scope
> sip/dcop/dcopclient.sip: In function 'int
> convertTo_QValueList_0200QCString(PyObject*, void**, int*, PyObject*)':
> sip/dcop/dcopclient.sip:231: error: 'sipForceConvertToTransfer_QCString'
> was not declared in this scope
> make[1]: *** [sipdcoppart0.o] Error 1
> make[1]: Leaving directory
> `/usr/src/redhat/BUILD/PyKDE-snapshot20060122/dcop' make: *** [all] Error 2
>
> KDE Version:
> 3.5.2-0.1.fc5
>
> GCC Version:
> gcc-4.1.0-3
>
> SIP Version:
> sip-4.4.1
>
> Anyone knows how fix-it?
>
> Andrew

-- 
Ondřej Vlach
ovlach at nanobyte.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060422/0734bd33/attachment.bin


More information about the PyQt mailing list