[PyKDE] Latest PyQt4 snapshot build failure
Danny Pansters
danny at ricin.com
Mon Feb 26 13:45:37 GMT 2007
[ line breaks inserted for readability ]
c++ -c -pipe -fPIC -O2 -fno-strict-aliasing -pipe -Wall -W -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include
-I/usr/local/include/python2.4 -I/usr/local/mkspecs/freebsd-g++
-I/usr/local/include/QtGui -I/usr/local/include/QtCore -I/usr/X11R6/include -o
sipQtGuipart0.o sipQtGuipart0.cpp
c++ -c -pipe -fPIC -O2 -fno-strict-aliasing -pipe -Wall -W -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/local/include
-I/usr/local/include/python2.4 -I/usr/local/mkspecs/freebsd-g++
-I/usr/local/include/QtGui -I/usr/local/include/QtCore -I/usr/X11R6/include -o
sipQtGuipart1.o sipQtGuipart1.cpp
sip/QtGui/qgraphicsview.sip: In function `PyObject*
meth_QGraphicsView_drawItems(PyObject*, PyObject*)':
sip/QtGui/qgraphicsview.sip:173: error: `sipClass_QStyleOptionGraphicsItem'
was not declared in this scope
sip/QtGui/qgraphicsview.sip:173: warning: unused
variable 'sipClass_QStyleOptionGraphicsItem'
sip/QtGui/qgraphicsscene.sip: In function `PyObject*
meth_QGraphicsScene_drawItems(PyObject*, PyObject*)':
sip/QtGui/qgraphicsscene.sip:138: error: `sipClass_QStyleOptionGraphicsItem'
was not declared in this scope
sip/QtGui/qgraphicsscene.sip:138: warning: unused
variable 'sipClass_QStyleOptionGraphicsItem'
*** Error code 1
This is with gcc-3.4:
desktop# gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
Thanks,
Dan
More information about the PyQt
mailing list