I'm building thud for raspberrypi3 with boot2qt. I've got mariadb included in my rpi image and it is working fine, I've got a problem with Qt's latest release that when I include mariadb in the sdk build I get the following error:
ERROR: meta-toolchain-b2qt-embedded-qt5-sdk-1.0-r0 do_populate_sdk: Unable to install packages. Command '/home/gwilson/Qt/Qt-5.13.2/Yocto-build-RPi3/build-raspberrypi3/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/meta-toolchain-b2qt-embedded-qt5-sdk/1.0-r0/recipe-sysroot-native/usr/bin/opkg --volatile-cache -f /home/gwilson/Qt/Qt-5.13.2/Yocto-build-RPi3/build-raspberrypi3/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/meta-toolchain-b2qt-embedded-qt5-sdk/1.0-r0/opkg.conf -t /home/gwilson/Qt/Qt-5.13.2/Yocto-build-RPi3/build-raspberrypi3/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/meta-toolchain-b2qt-embedded-qt5-sdk/1.0-r0/temp/ipktemp/ -o /home/gwilson/Qt/Qt-5.13.2/Yocto-build-RPi3/build-raspberrypi3/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/meta-toolchain-b2qt-embedded-qt5-sdk/1.0-r0/sdk/image/opt/b2qt/2.6.2/sysroots/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi --force_postinstall --prefer-arch-to-version install packagegroup-b2qt-embedded-qt5-toolchain-target packagegroup-core-standalone-sdk-target target-sdk-provides-dummy' returned 1: Collected errors: * Solver encountered 1 problem(s): * Problem 1/1: * - package libdbi-perl-1.641-r0.cortexa7t2hf-neon-vfpv4 requires perl-module-dynaloader, but none of the providers can be installed * * Solution 1: * - do not ask to install a package providing target-sdk-provides-dummy * Solution 2: * - do not ask to install a package providing packagegroup-b2qt-embedded-qt5-toolchain-target ERROR: meta-toolchain-b2qt-embedded-qt5-sdk-1.0-r0 do_populate_sdk: Function failed: do_populate_sdk ERROR: Logfile of failure stored in: /home/gwilson/Qt/Qt-5.13.2/Yocto-build-RPi3/build-raspberrypi3/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-gnueabi/meta-toolchain-b2qt-embedded-qt5-sdk/1.0-r0/temp/log.do_populate_sdk.29846 ERROR: Task (/home/gwilson/Qt/Qt-5.13.2/Yocto-build-RPi3/sources/meta-boot2qt/meta-boot2qt-distro/recipes-qt/meta/meta-toolchain-b2qt-embedded-qt5-sdk.bb:do_populate_sdk) failed with exit code '1' I've searched for answers and haven't been able to find any. If anyone has any insight I would appreciate the help. Regards, Greg Wilson-Lindberg -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
