[PyQt] ANN: PyQt v4.8.2 Released
Rex Dieter
rdieter at math.unl.edu
Sun Dec 26 23:28:22 GMT 2010
Phil Thompson wrote:
> PyQt v4.8.2 has been released.
I'm seeing a build failure against python3,
/builddir/build/BUILD/python3-PyQt4-4.8.2-1.fc15/sip/QtCore/qxmlstream.sip:
In function 'int slot_QXmlStreamAttributes___delitem__(PyObject*,
PyObject*)':
/builddir/build/BUILD/python3-
PyQt4-4.8.2-1.fc15/sip/QtCore/qxmlstream.sip:209:69: error: cannot convert
'PyObject*' to 'PySliceObject*' for argument '1' to 'int
PySlice_GetIndicesEx(PySliceObject*, Py_ssize_t, Py_ssize_t*, Py_ssize_t*,
Py_ssize_t*, Py_ssize_t*)'
/builddir/build/BUILD/python3-PyQt4-4.8.2-1.fc15/sip/QtCore/qxmlstream.sip:
In function 'int slot_QXmlStreamAttributes___setitem__(PyObject*,
PyObject*)':
/builddir/build/BUILD/python3-
PyQt4-4.8.2-1.fc15/sip/QtCore/qxmlstream.sip:162:69: error: cannot convert
'PyObject*' to 'PySliceObject*' for argument '1' to 'int
PySlice_GetIndicesEx(PySliceObject*, Py_ssize_t, Py_ssize_t*, Py_ssize_t*,
Py_ssize_t*, Py_ssize_t*)'
/builddir/build/BUILD/python3-PyQt4-4.8.2-1.fc15/sip/QtCore/qxmlstream.sip:
In function 'PyObject* slot_QXmlStreamAttributes___getitem__(PyObject*,
PyObject*)':
/builddir/build/BUILD/python3-
PyQt4-4.8.2-1.fc15/sip/QtCore/qxmlstream.sip:229:69: error: cannot convert
'PyObject*' to 'PySliceObject*' for argument '1' to 'int
PySlice_GetIndicesEx(PySliceObject*, Py_ssize_t, Py_ssize_t*, Py_ssize_t*,
Py_ssize_t*, Py_ssize_t*)'
g++ -c -pipe -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-
protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -
fasynchronous-unwind-tables -Wall -W -D_REENTRANT -DNDEBUG -
DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I.
-I/builddir/build/BUILD/python3-PyQt4-4.8.2-1.fc15/qpy/QtCore -
I/usr/include/python3.2 -I/usr/lib/qt4/mkspecs/default -I/usr/include/QtCore
-I/usr/include -o sipQtCoreQVector1900.o sipQtCoreQVector1900.cpp
g++ -c -pipe -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-
protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -
fasynchronous-unwind-tables -Wall -W -D_REENTRANT -DNDEBUG -
DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I.
-I/builddir/build/BUILD/python3-PyQt4-4.8.2-1.fc15/qpy/QtCore -
I/usr/include/python3.2 -I/usr/lib/qt4/mkspecs/default -I/usr/include/QtCore
-I/usr/include -o sipQtCoreQList0100QVariantType.o
sipQtCoreQList0100QVariantType.cpp
make[1]: *** [sipQtCoreQXmlStreamAttributes.o] Error 1
full build log,
http://koji.fedoraproject.org/koji/getfile?taskID=2688618&name=build.log
More information about the PyQt
mailing list