All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-toolchain-qt5 build error
@ 2015-02-14  9:59 Riccardo Stronati
  2015-02-15 23:28 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Riccardo Stronati @ 2015-02-14  9:59 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1660 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2127 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: meta-toolchain-qt5 build error
  2015-02-14  9:59 meta-toolchain-qt5 build error Riccardo Stronati
@ 2015-02-15 23:28 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2015-02-15 23:28 UTC (permalink / raw)
  To: Riccardo Stronati; +Cc: meta-freescale

Hello Riccardo,

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-15 23:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-14  9:59 meta-toolchain-qt5 build error Riccardo Stronati
2015-02-15 23:28 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.