[PyQt] PyQt4 snapshot build issue with Qt 4.4.3

Phil Thompson phil at riverbankcomputing.com
Tue Jan 4 14:31:53 GMT 2011


On Tue, 4 Jan 2011 13:35:14 +0100, "Hans-Peter Jansen" <hpj at urpla.net>
wrote:
> 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

Should be fixed in tonight's snapshot.

BTW, if there is a way to mail me directly with build problems then feel
free to do so - rather you having to do it manually.

Thanks,
Phil


More information about the PyQt mailing list