[QGIS-Developer] Segmentation fault while compiling ui_DlgAddGeometryColumn.py

Richard Duivenvoorde rdmailings at duif.net
Fri Feb 17 00:18:51 PST 2023


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:
> 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
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer



More information about the QGIS-Developer mailing list