[OE-core] [PATCH 1/1] epiphany: inherit perlnative

Robert Yang liezhi.yang at windriver.com
Fri Aug 5 02:47:52 UTC 2016



On 08/04/2016 11:17 PM, Burton, Ross wrote:
>
> On 27 July 2016 at 10:34, Khem Raj <raj.khem at gmail.com
> <mailto:raj.khem at gmail.com>> wrote:
>
>     > I still get the same error after your patch applied:
>     >
>     > configure:16513: checking for perl
>     > configure:16531: found /usr/bin/perl
>     > configure:16543: result: /usr/bin/perl
>     > configure:16554: checking for perl >= 5.8.1
>     > configure:16561: result: 5.18.2
>     > configure:16565: checking for XML::Parser
>     > configure:16571: error: XML::Parser perl module is required forintltool
>
>     same here
>
>     http://errors.yoctoproject.org/Errors/Details/73330/
>
>
> I don't understand how as my patch literally removes that block of code from the
> intltool macros.  Can you still replicate this, and if so can you save the build
> tree?

I can reproduce the problem every time on my host Ubuntu 14.04 64bit:

local.conf:
MACHINE = "qemux86-64"
INHERIT += "packagefeed-stability"
PRSERV_HOST = "localhost:0"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"

Error log:
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=rbt/errlog&id=9e34fa2d6eed6332d376c341113d5dd386c5d200

I guess that you can't reproduce the problem is because you have XML::Parser
installed on host ?

// Robert

>
> Ross



More information about the Openembedded-core mailing list