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

Robert Yang liezhi.yang at windriver.com
Tue Sep 2 06:51:39 UTC 2014



On 09/02/2014 11:33 AM, Otavio Salvador wrote:
> On Tue, Sep 2, 2014 at 12:30 AM, Robert Yang <liezhi.yang at windriver.com> wrote:
>>
>>
>> On 09/02/2014 11:17 AM, Otavio Salvador wrote:
>>>
>>> On Mon, Sep 1, 2014 at 11:51 PM, Robert Yang <liezhi.yang at windriver.com>
>>> wrote:
>>>>
>>>>
>>>> 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.
>>>
>>>
>>> This has been reproduced in our autobuilder.
>>>
>>> It removes:
>>>
>>> x11 and wayland

Hi Otavio,

How about only remove the x11 for target ?

DISTRO_FEATURES_remove_class-target = "x11"

// Robert

>>>
>>> and adds:
>>>
>>> directfb
>>>
>>> Can you try to reproduce it?
>>>
>>
>> Yes, I can reproduce the error, sorry, please revert this as a quick
>> workaround:
>>
>> Author: Robert Yang <liezhi.yang at windriver.com>
>> Date:   Tue Jul 29 01:02:44 2014 -0700
>>
>>      qemu-native: depends on libxext-native when enable sdl
>>
>>
>> The DISTRO_FEATURES affects the native recipe, I'm not sure whether this is
>> intended or not.
>
> This is an error in our autobuilder for regression test; Richard,
> could you revert this in OE-Core?
>



More information about the Openembedded-core mailing list