All of lore.kernel.org
 help / color / mirror / Atom feed
* qt5: qtbase fails to populate SDK
@ 2017-02-16  7:25 Daniel Mack
  2017-02-16 16:02 ` Daniel Mack
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Mack @ 2017-02-16  7:25 UTC (permalink / raw)
  To: openembedded-devel, martin.jansa, samuli.piippo

Hi,

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.

Any idea?


Thanks,
Daniel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: qt5: qtbase fails to populate SDK
  2017-02-16  7:25 qt5: qtbase fails to populate SDK Daniel Mack
@ 2017-02-16 16:02 ` Daniel Mack
  2017-02-20 11:45   ` Daniel Mack
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Mack @ 2017-02-16 16:02 UTC (permalink / raw)
  To: openembedded-devel; +Cc: frieder.schrempf

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 :)


Thanks a lot,
Daniel



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: qt5: qtbase fails to populate SDK
  2017-02-16 16:02 ` Daniel Mack
@ 2017-02-20 11:45   ` Daniel Mack
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Mack @ 2017-02-20 11:45 UTC (permalink / raw)
  To: openembedded-devel; +Cc: frieder.schrempf

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-20 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-16  7:25 qt5: qtbase fails to populate SDK Daniel Mack
2017-02-16 16:02 ` Daniel Mack
2017-02-20 11:45   ` Daniel Mack

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.