Hello Richard, I decided to continue working with the old installation for the last two weeks but I really need a fresh installation. Starting a new system installation from scratch, I've tried the Github branch and the v3.30 release (from 5 days ago) but the compilation is still generating the same error. The suggested dependencies are up-to-date. $ sudo apt install libqt5multimedia5 python3-pyqt5.qtmultimedia Reading package lists... Done Building dependency tree... Done Reading state information... Done libqt5multimedia5 is already the newest version (5.15.3-1). libqt5multimedia5 set to manually installed. python3-pyqt5.qtmultimedia is already the newest version (5.15.6+dfsg-1ubuntu3). 0 upgraded, 0 newly installed, 0 to remove and 32 not upgraded. Thanks. Get BlueMail <https://bluemail.me> for Desktop Richard Duivenvoorde wrote: Hi, Maybe this issue: https://lists.osgeo.org/pipermail/qgis-developer/2023-January/065492.html You are missing some (new) python dependecies: sudo apt install libqt5multimedia5 python3-pyqt5.qtmultimedia Regards, Richard Duivenvoorde On 2/16/23 18:02, afernandez via QGIS-Developer wrote: <block quote class="gmail_quote" type="cite" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Hello, My compilation is failing towards the end with a segmentation fault error, which I cannot figure out: [ 85%] Linking CXX shared module ../output/python/qgis/_gui.so [ 85%] Built target python_module_qgis__gui [ 85%] Built target pygui [ 85%] Generating ui_DlgAddGeometryColumn.py Segmentation fault (core dumped) make[2]: *** [python/plugins/db_manager/CMakeFiles/zzz-db_manager-15-depend.dir/build.make:86: python/plugins/db_manager/ui_DlgAddGeometryColumn.py] Error 139 make[2]: *** Deleting file 'python/plugins/db_manager/ui_DlgAddGeometryColumn.py' make[1]: *** [CMakeFiles/Makefile2:8465: python/plugins/db_manager/CMakeFiles/zzz-db_manager-15-depend.dir/all] Error 2 make: *** [Makefile:166: all] Error 2 Not really sure how to troubleshoot this. OS is Ubuntu22.04 and architecture is aarch64. Thanks. > > _______________________________________________ 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 </block
_______________________________________________ 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
