Hi, I have added meta-qt5 layer to my project and the filesystem settings are as below:
IMAGE_INSTALL_append += " arm-benchmarks icu qtbase qtbase-tools qtbase-plugins qtbase-fonts qtbase-plugins qtwebkit cinematicexperience gstreamer qtdeclarative oprofile ethtool libstdc++ alsa-lib alsa-utils alsa-tools alsa-conf alsa-conf-base bluez4 bluez-hcidump iproute2 busybox devmem2 dosfstools gdb gdbserver i2c-tools initscripts iperf makedevs modutils-initscripts mtd-utils netbase udev-utils tslib-conf tslib-tests tslib-calibrate tinylogin" When qtwebkit is added in the filesystem, build error occurs as below: Log data follows: | DEBUG: Executing shell function do_rootfs | Note: configuring RPM platform settings | Note: configuring RPM system provides | Note: configuring RPM DB settings | Note: configuring Smart settings | | | | | | | Note: adding Smart channel xxx (80) | | | Note: adding Smart channel armv7a_vfp_neon (75) | | | Note: adding Smart channel all (10) | | | Note: configuring RPM cross-install scriptlet_wrapper | | Updating cache... ######################################## [100%] | | Saving cache... | | Error: qtwebkit not found in the base feeds (lec3517 armv7a-vfp-neon armv7a-vfp armv7a armv6-vfp armv6 armv5e-vfp armv5e armv5-vfp armv5 armv4 arm noarch any all). | ERROR: Function failed: do_rootfs (see /home/manimehalais/dinesh/build/tmp/work/lec3517-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/log.do_rootfs.25541 for further information) ERROR: Task 7 (/home/manimehalais/dinesh/poky/meta/recipes-sato/images/core-image-sato.bb, do_rootfs) failed with exit code '1' NOTE: Tasks Summary: Attempted 6212 tasks of which 6210 didn't need to be rerun and 1 failed. No currently running tasks (6211 of 6213) Please help me to resolve the issue. Thanks, Manimehalai S L&T Technology Services Ltd www.LntTechservices.com<http://www.lnttechservices.com/> This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
manimehalais@ashok-desktop:~/dinesh/build$ bitbake core-image-sato Parsing recipes: 100% |#########################################| ETA: 00:00:00 Parsing of 1352 .bb files complete (0 cached, 1352 parsed). 1721 targets, 40 skipped, 0 masked, 0 errors. WARNING: No recipes available for: /home/manimehalais/dinesh/meta-qt5/recipes-devtools/cmake/cmake-native_2.8.12.2.bbappend /home/manimehalais/dinesh/meta-qt5/recipes-devtools/cmake/cmake_2.8.12.2.bbappend Build Configuration: BB_VERSION = "1.18.0" BUILD_SYS = "i686-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "lec3517" DISTRO = "poky" DISTRO_VERSION = "1.4.3" TUNE_FEATURES = "armv7a vfp neon" TARGET_FPU = "vfp-neon" meta meta-yocto meta-yocto-bsp = "dylan-9.0.3:6ef08331868c694ce7c3b31eeaac84e6aa8d660b" meta-lec3517 = "master:8df5be2e602bcd707f07e5f49bdd0c8481c59e58" toolchain-layer = "dylan:cb182019c4f7485713cb50623240c01882448ffd" meta-linaro-toolchain = "master:8df5be2e602bcd707f07e5f49bdd0c8481c59e58" meta-oe = "dylan:cb182019c4f7485713cb50623240c01882448ffd" meta-qt5 = "master:7a8f5fe098c4a553249710f6869c01bac888d398" meta-ruby = "dylan:cb182019c4f7485713cb50623240c01882448ffd" NOTE: Resolving any missing task queue dependencies NOTE: multiple providers are available for eglibc (eglibc, external-linaro-toolchain) NOTE: consider defining a PREFERRED_PROVIDER entry to match eglibc NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: do_rootfs (see /home/manimehalais/dinesh/build/tmp/work/lec3517-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/log.do_rootfs.25541 for further information) ERROR: Logfile of failure stored in: /home/manimehalais/dinesh/build/tmp/work/lec3517-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/log.do_rootfs.25541 Log data follows: | DEBUG: Executing shell function do_rootfs | Note: configuring RPM platform settings | Note: configuring RPM system provides | Note: configuring RPM DB settings | Note: configuring Smart settings | | | | | | | Note: adding Smart channel lec3517 (80) | | | Note: adding Smart channel armv7a_vfp_neon (75) | | | Note: adding Smart channel all (10) | | | Note: configuring RPM cross-install scriptlet_wrapper | | Updating cache... ######################################## [100%] | | Saving cache... | | Error: qtwebkit not found in the base feeds (lec3517 armv7a-vfp-neon armv7a-vfp armv7a armv6-vfp armv6 armv5e-vfp armv5e armv5-vfp armv5 armv4 arm noarch any all). | ERROR: Function failed: do_rootfs (see /home/manimehalais/dinesh/build/tmp/work/lec3517-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/log.do_rootfs.25541 for further information) ERROR: Task 7 (/home/manimehalais/dinesh/poky/meta/recipes-sato/images/core-image-sato.bb, do_rootfs) failed with exit code '1' NOTE: Tasks Summary: Attempted 6212 tasks of which 6210 didn't need to be rerun and 1 failed. No currently running tasks (6211 of 6213) Summary: 1 task failed: /home/manimehalais/dinesh/poky/meta/recipes-sato/images/core-image-sato.bb, do_rootfs Summary: There was 1 WARNING message shown. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto