[Qgis-developer] Building latest trunk is failing on Debian Lenny

Ivan Mincik ivan.mincik at gmail.com
Sun Apr 25 15:16:49 EDT 2010


Hi,
building on latest pristine trunk sources is failing on Debian Lenny:

[ 63%] Building CXX object
python/CMakeFiles/python_module_qgis_core.dir/core/sipcorepart0.cpp.o
In file included from
/home/ivo/storage/src/qgis/qgis_unstable/debian/build/python/core/sipcorepart0.cpp:7:
sipAPIcore.h:3691:1: warning: "sipMappedType_QVector_2400" redefined
sipAPIcore.h:2699:1: warning: this is the location of the previous definition
sipAPIcore.h:3692:1: warning: "sipForceConvertTo_QVector_2400" redefined
sipAPIcore.h:2700:1: warning: this is the location of the previous definition
sipAPIcore.h:3693:1: warning: "sipConvertFrom_QVector_2400" redefined
sipAPIcore.h:2701:1: warning: this is the location of the previous definition
/usr/share/sip/PyQt4/QtCore/qvector.sip: In function ‘int
convertTo_QVector_2400(PyObject*, void**, int*, PyObject*)’:
/usr/share/sip/PyQt4/QtCore/qvector.sip:81: error: ‘sipClass_qreal’
was not declared in this scope
/usr/share/sip/PyQt4/QtCore/qvector.sip:92: error: ‘sipClass_qreal’
was not declared in this scope
/usr/share/sip/PyQt4/QtCore/qvector.sip: In function ‘PyObject*
convertFrom_QVector_2400(void*, PyObject*)’:
/usr/share/sip/PyQt4/QtCore/qvector.sip:59: error: ‘sipClass_qreal’
was not declared in this scope
sipcorepart0.cpp: In function ‘PyObject*
meth_QgsVectorGradientColorRampV2_stops(PyObject*, PyObject*)’:
sipcorepart0.cpp:11612: error: invalid conversion from ‘const
QMap<double, QColor>*’ to ‘const QMultiMap<double, QColor>*’
make[3]: *** [python/CMakeFiles/python_module_qgis_core.dir/core/sipcorepart0.cpp.o]
Error 1
make[3]: Leaving directory
`/home/ivo/storage/src/qgis/qgis_unstable/debian/build'
make[2]: *** [python/CMakeFiles/python_module_qgis_core.dir/all] Error 2
make[2]: Leaving directory
`/home/ivo/storage/src/qgis/qgis_unstable/debian/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/ivo/storage/src/qgis/qgis_unstable/debian/build'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
debuild: fatal error at line 1319:

Ivan


More information about the Qgis-developer mailing list