build ubuntu-ui-extras
-
Hi,
i try to build the ubuntu-ui-extras, but i run into some problems.
If i run the command make, i get the following error message:
[ 0%] Built target NON_COMPILED_TARGET [ 1%] Automatic MOC for target ubuntu-ui-extras-plugin Generating MOC predefs moc_predefs.h [ 1%] Built target ubuntu-ui-extras-plugin_autogen [ 8%] Built target ubuntu-ui-extras-plugin [ 9%] Automatic MOC for target UbuntuComponentsExtrasPrintersQml Generating MOC predefs moc_predefs.h [ 9%] Built target UbuntuComponentsExtrasPrintersQml_autogen [ 21%] Built target UbuntuComponentsExtrasPrintersQml cp: '/home/stefan/Dokumente/ubports/ubuntu-ui-extras/modules/Ubuntu/Components/Extras/Printers/qmldir' und '/home/stefan/Dokumente/ubports/ubuntu-ui-extras/modules/Ubuntu/Components/Extras/Printers/qmldir' sind die gleiche Datei modules/Ubuntu/Components/Extras/Printers/CMakeFiles/Ubuntu.Components.Extras.Printers-qmlfiles.dir/build.make:57: die Regel für Ziel „modules/Ubuntu/Components/Extras/Printers/CMakeFiles/Ubuntu.Components.Extras.Printers-qmlfiles“ scheiterte make[2]: *** [modules/Ubuntu/Components/Extras/Printers/CMakeFiles/Ubuntu.Components.Extras.Printers-qmlfiles] Fehler 1 CMakeFiles/Makefile2:437: die Regel für Ziel „modules/Ubuntu/Components/Extras/Printers/CMakeFiles/Ubuntu.Components.Extras.Printers-qmlfiles.dir/all“ scheiterte make[1]: *** [modules/Ubuntu/Components/Extras/Printers/CMakeFiles/Ubuntu.Components.Extras.Printers-qmlfiles.dir/all] Fehler 2 Makefile:140: die Regel für Ziel „all“ scheiterte make: *** [all] Fehler 2
i am greatful for any help
-
Hello,
you can have a look at our build server, it builds fine there: https://ci.ubports.com/blue/organizations/jenkins/ubports%2Fubuntu-ui-extras/activity
Maybe you can gain some insight from the log file there, which packages are we installing to build it successfully.
BR Florian
-
@flohack thank you, i will take a look at this. hopefully i can find some information