ubports / ubuntu-ui-toolkit

Moved to https://gitlab.com/ubports/core/lomiri-ui-toolkit
https://gitlab.com/ubports/core/lomiri-ui-toolkit
GNU Lesser General Public License v3.0
13 stars 21 forks source link

Failed to build on Focal #101

Closed rubencarneiro closed 3 years ago

rubencarneiro commented 3 years ago

fatal error: lttng/tracepoint.h: Ficheiro ou pasta inexistente 27 | #include <lttng/tracepoint.h>

Project ERROR: Unknown module(s) in QT: svg organizer systeminfo systeminfo-private make[1]: [Makefile:118: sub-toolkit-lib-install_subtargets] Erro 3 make[1]: a sair da pasta "/home/ruben/TransferĂȘncias/ubuntu-ui-toolkit-focal/build/src" make: [Makefile:66: sub-src-install_subtargets] Erro 2

dobey commented 3 years ago

It seems you did not install some of the dependencies which are listed under Build-Depends in the debian/control file. Are some not available in focal?

rubencarneiro commented 3 years ago

well yeah some are missing on focal

dobey commented 3 years ago

I think all of those should be there. You need:

liblttng-ust-dev
libqt5svg5-dev

It seems qtsystems was not included in focal though, so you might need to rebuild it first.

rubencarneiro commented 3 years ago

I think all of those should be there. You need:

liblttng-ust-dev
libqt5svg5-dev

It seems qtsystems was not included in focal though, so you might need to rebuild it first.

even so it failed even qt-systems failes to build from source

rubencarneiro commented 3 years ago

so this is borked, a clear instructions how to build should be made if, and i say if it be releasing the focal. I can see a focal branch so, and our intent is to upgrade core system to 20.04 (focal)

UniversalSuperBox commented 3 years ago

Ubuntu UI Toolkit has moved to https://gitlab.com/ubports/core/lomiri-ui-toolkit. If this issue is still relevant, please file it again at https://gitlab.com/ubports/core/lomiri-ui-toolkit/-/issues.