[OE-core] [PATCH 3/8] wayland: Upgrade 1.10.0 -> 1.11.0

Khem Raj raj.khem at gmail.com
Mon Jul 18 14:50:03 UTC 2016


On Mon, Jul 18, 2016 at 6:30 AM, Jussi Kukkonen
<jussi.kukkonen at intel.com> wrote:
> On 16 July 2016 at 02:25, Khem Raj <raj.khem at gmail.com> wrote:
>>
>> On Jul 15, 2016, at 3:15 PM, Burton, Ross <ross.burton at intel.com> wrote:
>>
>>
>> On 15 July 2016 at 11:41, Jussi Kukkonen <jussi.kukkonen at intel.com> wrote:
>>>
>>> Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
>>
>>
>> This breaks with musl:
>>
>> | ../wayland-1.11.0/src/scanner.c: In function 'find_enumeration':
>> | ../wayland-1.11.0/src/scanner.c:811:2: error: unknown type name 'uint'
>> |   uint idx = 0, j;
>>
>>
>> Fixed with
>> https://patchwork.freedesktop.org/patch/98992/
>>
>> Please back port and test
>>
>
> Thanks Khem,
>
> I've added one more small fix to weston, and things build on musl now.
> Unfortunately at boot time I get the same versioned symbol relocation
> problem that vte has:
>   gbm: failed to open any driver (search paths /usr/lib/dri)
>   gbm: last dlopen error: Error relocating /lib/libgcc_s.so.1:
> __cpu_indicator_init: symbol not found
>   failed to load driver: i965

this was reported earlier too. I havent had a chance to look and root
causing it. Can you trying adding ASNEEDED=""
to recipe and see if that helps

>
> This is with mesa 12.0.1 from this same patchset. I'll resend the set in a
> minute.
>
> Jussi



More information about the Openembedded-core mailing list