I have a similar issue when trying to build ubuntu-sdk-15.04 armhf on Ubuntu 16.04.1:
config.pri:15: Cannot find feature maliit-defines Project ERROR: Cannot find /var/lib/lxd/containers/device-armhf/rootfs/usr/share/qt5/mkspecs/features/maliit-defines.prf. Probably Maliit framework not installed The only maliit-defines.prf that I have on my file system is: /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/maliit-defines.prf -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpad.net/bugs/1537398 Title: build fails - cannot find feature maliit-defines Status in ubuntu-keyboard: New Status in ubuntu-keyboard package in Ubuntu: Confirmed Bug description: Building in Qt Creator for ubuntu-sdk-15.04 armhf fails with the following message: /home/farad/programming/ubuntu-keyboard/config.pri(15): Cannot find feature maliit-defines Project ERROR: Cannot find /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/share/qt5/mkspecs/features/maliit-defines.prf. Probably Maliit framework not installed maliit-framework-dev is installed in the chroot The path is wrong: I found maliit-defines is located at /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/lib/x86_64 -linux-gnu/qt5/mkspecs/features/maliit-defines.prf So I created a symbolic link from /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/share/qt5/mkspecs pointing to /var/lib/schroot/chroots/click-ubuntu-sdk-15.04-armhf/usr/lib/x86_64-linux-gnu/qt5/mkspecs but still I get the same error message, even though the file is existing. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-keyboard/+bug/1537398/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp