From: Robert Yang <liezhi.yang@windriver.com>
To: Otavio Salvador <otavio@ossystems.com.br>,
Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: Error while building qemu without X11 support.
Date: Tue, 2 Sep 2014 10:51:36 +0800 [thread overview]
Message-ID: <540530B8.8040107@windriver.com> (raw)
In-Reply-To: <CAP9ODKpWHy4XW6OVs34=-p+GRK6iOLvgsAqr22obSAaj9_2SDQ@mail.gmail.com>
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@imx6qsabresd (1/4) consider defining a
> PREFERRED_PROVIDER entry to match jpeg
> directfb fsl-image-machine-test@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@imx6qsabresd (1/4) ERROR:
> libxext-native was skipped: missing required distro feature 'x11' (not
> in DISTRO_FEATURES)
> directfb fsl-image-machine-test@imx6qsabresd (1/4) Runtime target
> 'pango' is unbuildable, removing...
> directfb fsl-image-machine-test@imx6qsabresd (1/4) Missing or
> unbuildable dependency chain was: ['pango', 'qemu-native',
> 'libxext-native']
> directfb fsl-image-machine-test@imx6qsabresd (1/4) Runtime target
> 'packagegroup-core-directfb' is unbuildable, removing...
>
> Do someone know how to fix it?
>
next prev parent reply other threads:[~2014-09-02 2:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-02 2:30 Error while building qemu without X11 support Otavio Salvador
2014-09-02 2:51 ` Robert Yang [this message]
2014-09-02 3:17 ` Otavio Salvador
2014-09-02 3:30 ` Robert Yang
2014-09-02 3:33 ` Otavio Salvador
2014-09-02 6:17 ` Richard Purdie
2014-09-02 6:21 ` Robert Yang
2014-09-02 6:25 ` Richard Purdie
2014-09-02 6:28 ` Robert Yang
2014-09-02 6:51 ` Robert Yang
2014-09-02 12:36 ` Otavio Salvador
2014-09-02 13:19 ` Richard Purdie
2014-09-02 13:55 ` Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=540530B8.8040107@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=otavio@ossystems.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.