[OE-core] Error while building qemu without X11 support.

Robert Yang liezhi.yang at windriver.com
Tue Sep 2 02:51:36 UTC 2014


On 09/02/2014 10:30 AM, Otavio Salvador wrote:
> Hello,
>
> During our regression tests we found the following error:
>
> directfb fsl-image-machine-test at imx6qsabresd (1/4) consider defining a
> PREFERRED_PROVIDER entry to match jpeg
> directfb fsl-image-machine-test at imx6qsabresd (1/4) ERROR: Nothing
> PROVIDES 'libxext-native' (but

Did you use meta/recipes-graphics/xorg-lib/libxext_git.bb ? This one
doesn't provide native, but libxext_1.3.2.bb does.

Seems that we need remove the git version since it is older:

PV = "1.0.99.1+gitr${SRCPV}"

And doesn't see a license issue.

// Robert

> virtual:native:.../sources/poky/meta/recipes-devtools/qemu/qemu_2.1.0.bb
> DEPENDS on or otherwise requires it)
> directfb fsl-image-machine-test at imx6qsabresd (1/4) ERROR:
> libxext-native was skipped: missing required distro feature 'x11' (not
> in DISTRO_FEATURES)
> directfb fsl-image-machine-test at imx6qsabresd (1/4) Runtime target
> 'pango' is unbuildable, removing...
> directfb fsl-image-machine-test at imx6qsabresd (1/4) Missing or
> unbuildable dependency chain was: ['pango', 'qemu-native',
> 'libxext-native']
> directfb fsl-image-machine-test at imx6qsabresd (1/4) Runtime target
> 'packagegroup-core-directfb' is unbuildable, removing...
>
> Do someone know how to fix it?
>



More information about the Openembedded-core mailing list