[PyQt] PyQt4 snapshot build issue with Qt 4.4.3

Hans-Peter Jansen hpj at urpla.net
Tue Jan 4 12:35:14 GMT 2011


Hi Phil,

wishing you a Happy New Year.

Starting over right away, current PyQt4 snapshots seem to suffer from a 
build issue with Qt 4.4.3 resulting in:

g++ -c -pipe -march=i586 -mtune=i686  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector  -funwind-tables -fasynchronous-unwind-tables -g -fno-strict-aliasing -g  -fPIC -Wall -W -D_REENTRANT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED  -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore  -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtGui  -I/usr/include -I/usr/include/python2.6 -I../../QtCore -I. -I. -I. -o  
qpycore_pyqtmethodproxy.o qpycore_pyqtmethodproxy.cpp
qpycore_pyqtmethodproxy.cpp: In function 'PyObject* 
pyqtMethodProxy_call(PyObject*, PyObject*, PyObject*)':
qpycore_pyqtmethodproxy.cpp:195: error: 'class QMetaMethod' has no 
member named 'invoke'

Full build log:

https://build.opensuse.org/package/live_build_log?arch=i586&package=python-qt4&project=home%3Afrispete%3APyQt-next&repository=openSUSE_11.1

Pete


More information about the PyQt mailing list