I got this error when trying to build QGIS 3.10.6 against the 5.15 version of the Qt libs/toolchain on Gentoo, and like Debian Sid, it also has sip version 4.19.23.
On Thu, Jul 9, 2020 at 12:01 PM Richard Duivenvoorde <[email protected]> wrote: > > On 7/9/20 4:49 PM, Paolo Cavallini wrote: > > Hi all, > > make on current master consistently fails here [0] on Debian Sid. > > Any hint appreciated. > > Cheers. > > > > [0] > > [ 77%] Generating gui/sip_guipart0.cpp, gui/sip_guipart1.cpp, > > gui/sip_guipart2.cpp, gui/sip_guipart3.cpp > > > > sip: core/conversions.sip:1440: %MappedType template for this type has > > already been defined > > make[2]: *** > > [python/CMakeFiles/python_module_qgis__gui_autogen.dir/build.make:1041: > > python/gui/sip_guipart0.cpp] Errore 1 > > > > Hi Paolo, > > see https://lists.osgeo.org/pipermail/qgis-developer/2020-July/061707.html > > you are probably also building using > > -DCMAKE_PREFIX_PATH=/home/richard/git/qgis/external/qt3dextra-headers/cmake > -DQT5_3DEXTRA_INCLUDE_DIR=/home/richard/git/qgis/external/qt3dextra-headers > > which you should not use anymore now > > Regards, > > Richard Duivenvoorde > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer -- ... et cognoscetis veritatem et veritas liberabit vos. _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
