[OE-core] [PATCH 0/8] perl 5.20.0 -> 5.22.0 and fix test cases

Robert Yang liezhi.yang at windriver.com
Mon Jun 29 07:24:07 UTC 2015



On 06/29/2015 03:18 PM, Richard Purdie wrote:
> On Mon, 2015-06-29 at 13:29 +0800, Robert Yang wrote:
>>
>> On 06/29/2015 02:07 AM, Richard Purdie wrote:
>>> On Tue, 2015-06-23 at 23:26 -0700, Robert Yang wrote:
>>>> * Upgrade perl 5.20.0 -> 5.22.0
>>>> * Tested on qemux86, qemuarm, qemuarm64, qemuppc, qemumips, qemux86-64.
>>>> * Fix for test cases, the test result:
>>>>     Failed 9 tests out of 2269, 99.60% okay.
>>>
>>> This series seems to cause:
>>>
>>> https://autobuilder.yoctoproject.org/main/builders/nightly-non-gpl3/builds/367/steps/BuildImages/logs/stdio
>>>
>>> on non-gplv3 builds.
>>
>> Yes, it would fail when non-gplv3 build, here is a patch to fix
>> the problem:
>
> Thanks!
>
> More puzzlingly, selftest also failed in that build with:
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/45
>
> Which looks similar but isn't GPLv3 excluded. Any ideas on that?

It seems that it is the same error, it builds gdbm-1.8.3, which is a GPLv2,
while the higher version is gdbm-1.11.

// Robert

>
> I just realised there is no DEPENDS on gdbm-native in perl-native as far
> as I can tell?
>
> Cheers,
>
> Richard
>
>
>



More information about the Openembedded-core mailing list