[yocto] fido qt4-embedded packaging problems

Khem Raj raj.khem at gmail.com
Thu Aug 13 17:57:20 PDT 2015


On Thu, Aug 13, 2015 at 5:47 PM, Richard Cagley <rcagley at gmail.com> wrote:
> On Thu, Aug 13, 2015 at 4:43 PM, Khem Raj <raj.khem at gmail.com> wrote:
>> On Thu, Aug 13, 2015 at 1:56 PM, Richard Cagley <rcagley at gmail.com> wrote:
>>> When I try to bitbake core-image-minimal-dev I get an error involving
>>> cpio when I include qt4-embedded in my CORE_IMAGE_EXTRA_INSTALL list.
>>>
>>> I looked in the log file and I see a bunch of "PT_INTERP segment not
>>> corresponding to .interp section" and "STT_GNU_IFUNC not handled on
>>> ARM yet" errors and then a final failure about rootfs creation due to
>>> cpio.
>>
>> these are prelink errors. Which release are you on ?
>>
>
> fido with poky and meta-xilinx. 1.26 for bitbake.

ok

>
>>>
>>> Is there something special I need to do to include qt4-embedded for an
>>> arm target?
>>
>> No. Although as a workaround you can disable cross prelink by removing
>> it from USER_CLASSES
>> in local.conf and see if that works then we know its a prelinking issue.
>>
>
> I removed image-prelink from USER_CLASSES in my local.conf and got the
> same result.

can you remove tmp/ and rebuild ?



More information about the yocto mailing list