[oe] qt5: qtbase fails to populate SDK

Daniel Mack daniel at zonque.org
Mon Feb 20 11:45:28 UTC 2017


On 02/16/2017 05:02 PM, Daniel Mack wrote:
> On 02/16/2017 08:25 AM, Daniel Mack wrote:
>> I'm using poky from the morty branch and meta-qt5 layer from master-next
>> for Qt5.8 support. While the image creation works fine, 'bitbake myimage
>> -c populate_sdk' fails with
>>
>> error: qtbase-mkspecs-5.8.0+git0+49dc9aa409-r0 conflicts with /usr/bin/perl
>>
>> This is also the case after build/tmp was wiped out.
> 
> Ah, perfect timing - the patch Frieder just posted seem to fix this issue :)

Hmm, no, I spoke too soon. In my tests, I disabled qtwebkit in
'myimage', but after I switched it back on, the issue reappeared.

I have a patch that fixes the /usr/bin/perl in
qt5/mkspecs/features/uikit/devices.pl, but with that applied, I'm
getting errors like this for hundreds of packages:

  error: package acl-2.2.52-r0.aarch64 is already installed

With only qtbase, but not qtwebkit, this doesn't happen. Any hint where
to start digging?


Thanks,
Daniel



More information about the Openembedded-devel mailing list