Skip to:
On machines with recent Qt versions (e.g. Debian Stretch but not Jessie), the build fails with the following message:
Makefile:347: recipe for target 'appframework_adaptor.cpp' failed
make[1]: *** [appframework_adaptor.cpp] Error 1
make[1]: *** Waiting for unfinished jobs....
Segmentation fault
This is fixed in meta-qt5 upstream:
https://github.com/meta-qt5/meta-qt5/commit/bf7cdd963008f2d61bc4c324fff2bfafe511fb5f
We should backport it for Dab and update meta-qt5 to a later version for master.
Fix merged, resolving.
Fix submitted.
Waiting for my fix to build....
On machines with recent Qt versions (e.g. Debian Stretch but not Jessie), the build fails with the following message:
Makefile:347: recipe for target 'appframework_adaptor.cpp' failed
make[1]: *** [appframework_adaptor.cpp] Error 1
make[1]: *** Waiting for unfinished jobs....
Segmentation fault
Segmentation fault
This is fixed in meta-qt5 upstream:
https://github.com/meta-qt5/meta-qt5/commit/bf7cdd963008f2d61bc4c324fff2bfafe511fb5f
We should backport it for Dab and update meta-qt5 to a later version for master.