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

Otavio Salvador otavio at ossystems.com.br
Sun Feb 15 15:28:35 PST 2015


Hello Riccardo,

On Sat, Feb 14, 2015 at 7:59 AM, Riccardo Stronati <r.stronati at gmail.com> wrote:
> 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.

I am sorry but this is not a tested configuration; when you mix
branches you are on your own.

I think the easiest route is to update your Yocto Project (Poky or
OE-Core) branches for Dizzy.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list