[meta-freescale] meta-toolchain-qt5 build error

Riccardo Stronati r.stronati at gmail.com
Sat Feb 14 01:59:39 PST 2015


Hi there,

I had a build error at meta-toolchain-qt5, the error is:
 install: cannot stat
'/home/rspock/Yocto/edm1-cf-imx6_edm1-fairy_yocto-1.5-qt5_source_20140714/edm_yocto_qt5-20140714/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwayland/5.3.2-r0/build/include/QtCompositor/5.3.0/QtCompositor/private/qwayland-server-*.h':
No such file or directory

I'm building yocto 1.5.4 dora with meta-qt5 layer at branch dizzy since I
need the toolchain.

I added this config line fro qt recipe:
PACKAGECONFIG_append_pn-qtbase = " sql-sqlite xcb accessibility widgets
alsa pulseaudio gtkstyle qt-gfx-transformed "

This is my layer.conf

MACHINE ??= 'edm-fairy-imx6'
DISTRO ?= 'poky'
DISTRO_FEATURES_append = " opengl x11"
MACHINE_FEATURES_append = " touchscreen "
PACKAGE_CLASSES ?= "package_rpm"
EXTRA_IMAGE_FEATURES = "debug-tweaks"
USER_CLASSES ?= "buildstats image-mklibs image-prelink"
PATCHRESOLVE = "noop"
BB_DISKMON_DIRS = "\
    STOPTASKS,${TMPDIR},1G,100K \
    STOPTASKS,${DL_DIR},1G,100K \
    STOPTASKS,${SSTATE_DIR},1G,100K \
    ABORT,${TMPDIR},100M,1K \
    ABORT,${DL_DIR},100M,1K \
    ABORT,${SSTATE_DIR},100M,1K"
PACKAGECONFIG_pn-qemu-native = "sdl"
ASSUME_PROVIDED += "libsdl-native"
CONF_VERSION = "1"
IMAGE_ROOTFS_SIZE = "3000000"
BB_NUMBER_THREADS = '2'
PARALLEL_MAKE = '-j 1'

DL_DIR ?= "${BSPDIR}/downloads/"
ACCEPT_FSL_EULA = ""

I checked the
/home/rspock/Yocto/edm1-cf-imx6_edm1-fairy_yocto-1.5-qt5_source_20140714/edm_yocto_qt5-20140714/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/qtwayland/5.3.2-r0/build
folder but doesn't have any include folder.

Thanks,

Riccardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150214/54103e75/attachment.html>


More information about the meta-freescale mailing list