[QGIS-Developer] Qt6: qgsspatialindex.sip: line 148: column 5: 'QgsSpatialIndex::intersects' has an unsupported return type

Richard Duivenvoorde rdmailings at duif.net
Wed Jan 31 06:11:16 PST 2024


Hi,

My Qt6 (test) build stops with the following:

Generating the gui bindings...
sip-build: /home/richard/git/qgisqt6/build/python/core/auto_generated/qgsspatialindex.sip: line 148: column 5: 'QgsSpatialIndex::intersects' has an unsupported return type - provide %MethodCode and a C++ signature
/home/richard/git/qgisqt6/build/python/core/auto_generated/qgsspatialindex.sip: line 159: column 5: 'QgsSpatialIndex::nearestNeighbor' has an unsupported return type - provide %MethodCode and a C++ signature
/home/richard/git/qgisqt6/build/python/core/auto_generated/qgsspatialindex.sip: line 179: column 5: 'QgsSpatialIndex::nearestNeighbor' has an unsupported return type - provide %MethodCode and a C++ signature
/home/richard/git/qgisqt6/build/python/gui/auto_generated/attributetable/qgsattributetableview.sip: line 63: column 5: 'QgsAttributeTableView::selectedFeaturesIds' has an unsupported return type - provide %MethodCode and a C++ signature
ninja: build stopped: subcommand failed.

Is this my setup?
Do others succeed in creating the python bindings?

python3-sip/testing,now 4.19.25+dfsg-5+b2 amd64 [installed]
python3-pyqt6.sip/testing,now 13.6.0-1+b1 amd64 [installed,automatic]
python3-sipbuild/testing,now 6.8.1+dfsg-1 all [installed,automatic]

Regards,

Richard Duivenvoorde


More information about the QGIS-Developer mailing list