<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Thanks Julien,</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I've  installed all the packages listed, including pyqt-dev</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="color:#000000;"><span style="background-color:#ffffff;"><span style="font-family:monospace;">dpkg -l | grep pyqt5-dev </span></span></span><br /><span style="background-color:#ffffff;"><span style="color:#000000;">ii  </span><span style="color:#ff5454;"><strong>pyqt5-dev</strong></span><span style="color:#000000;">                                           5.15.10+dfsg-0xneon+22.04+jammy+release+build26              all          Development files for PyQt5 </span></span><br />ii  <span style="background-color:#ffffff;"><span style="color:#ff5454;"><strong>pyqt5-dev</strong></span><span style="color:#000000;">-tools                                     5.15.10+dfsg-0xneon+22.04+jammy+release+build26              amd64        Development tools for PyQt5</span></span><br /></p>
<br /><br /><br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">On Thursday 25 April 2024 10:09:19 PM ACST Julien Cabieces via QGIS-Developer wrote:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Hi,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> You probably need to install the package which provide those files, it's</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> pyqt5-dev on Debian, so it should be the same on Ubuntu.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> It's on the list of packages to be installed [0], did you install them ?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> You can check if it's properly installed with the following command:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> dpkg -l | grep pyqt5-dev</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Regards,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Julien</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> [0]</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> https://github.com/qgis/QGIS/blob/master/INSTALL.md#33-install-build-depend</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> encies</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Hi,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > I'm not an experienced builder, and have come to this point after finding</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > problems with QGIS using KDE Neon  - library problems with the binary and</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > age problems with the flatpack version.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > I'm running the latest KDE Neon version which runs on Ubuntu 22.04</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > I've managed a successful QGIS build parroting instructions from</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > https://github.com/qgis/QGIS/blob/master/INSTALL.md</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > However this time around I've errors which I don't know how to resolve:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > sip-build: /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > line 101: column 9: 'QtXml/QtXmlmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 102:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtNetwork/QtNetworkmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 103:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtSql/QtSqlmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 105:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtPrintSupport/QtPrintSupportmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 106:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtWidgets/QtWidgetsmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 107:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtPositioning/QtPositioningmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 110:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtSerialPort/QtSerialPortmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/3d/3d.sip: line 8: column</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > 9: 'QtCore/QtCoremod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/3d/3d.sip: line 9: column</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > 9: 'QtGui/QtGuimod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/3d/3d.sip: line 10: column</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > 9: 'QtXml/QtXmlmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/analysis/auto_generated/geo</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > referencing/qgsgcptransformer.sip: line 59: 'throw' is deprecated and will</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > be removed in SIP v7.0.0</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/analysis/auto_generated/geor</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > eferencing/qgsgcptransformer.sip: line 100: 'throw' is deprecated and will</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > be removed in SIP v7.0.0</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > make[2]: *** [python/CMakeFiles/python_module_qgis__3d.dir/build.make:904:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > python/3d/build/_3d/sip_3dpart0.cpp] Error 1 make[1]: ***</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > [CMakeFiles/Makefile2:12031:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > python/CMakeFiles/python_module_qgis__3d.dir/all] Error 2 sip-build:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/analysis/analysis.sip: line</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > 6: column 9: 'QtCore/QtCoremod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/analysis/analysis.sip: line</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > 7: column 9: 'QtGui/QtGuimod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/analysis/analysis.sip: line</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > 8: column 9: 'QtXml/QtXmlmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 101:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtXml/QtXmlmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 102:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtNetwork/QtNetworkmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 103:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtSql/QtSqlmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 105:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtPrintSupport/QtPrintSupportmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 106:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtWidgets/QtWidgetsmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 107:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtPositioning/QtPositioningmod.sip' could not be found</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > /home/tonbaz/dev/cpp/QGIS/build-master/python/core/core.sip: line 110:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > column 9: 'QtSerialPort/QtSerialPortmod.sip' could not be found make[2]:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > *** [python/CMakeFiles/python_module_qgis__analysis.dir/build.make:915:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > python/analysis/build/_analysis/sip_analysispart0.cpp] Error 1</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > make[1]: *** [CMakeFiles/Makefile2:12084:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > python/CMakeFiles/python_module_qgis__analysis.dir/all] Error 2 make: ***</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > [Makefile:166: all] Error 2</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Python sip is installed:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Installed    python3-sip-4.19.25+dfsg-3build1.amd64</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > (manual:ubuntu-jammy-universe) Installed   </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > python3-sipbuild-6.8.3-0xneon+22.04+jammy+release+build12.amd64</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > (auto:user_jammy-jammy-main)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Any help would be much appreciated</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Cheers</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Tony</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > _______________________________________________</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > QGIS-Developer mailing list</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > QGIS-Developer@lists.osgeo.org</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer</p>
<br /><br /></body>
</html>