[OE-core] perl install error

Khem Raj raj.khem at gmail.com
Fri Sep 28 03:43:06 UTC 2012


On Sep 27, 2012, at 8:40 PM, McClintock Matthew-B29882 <B29882 at freescale.com> wrote:

> Khem,
> 
> I'm just not looking at a similiar issue. Do this:
> 


just 'not' or just 'now' ?

> cat tmp/sstate-control/manifest-* | grep usr/lib/perl5
> 
> And see which recipe is making this folder. It should be the perl
> recipe, first not some other recipe…


cat sstate-control/manifest-* | grep usr/lib/perl5

return nothing

> 
> Side question are you using FSL layers?

yes

> 
> -M
> 
> On Thu, Sep 27, 2012 at 10:28 PM, Khem Raj <raj.khem at gmail.com> wrote:
>> 
>> On Sep 27, 2012, at 8:22 PM, Khem Raj <raj.khem at gmail.com> wrote:
>> 
>>> Hi
>>> 
>>> On ppc64 I am getting
>>> 
>>> | Warning: perl appears in your path in the following locations beyond where
>>> | we just installed it:
>>> |     /work/yocto/poky/build/tmp/sysroots/x86_64-linux/usr/bin/perl-native/perl
>>> |
>>> | make[1]: Nothing to be done for `install.man'.
>>> | make[1]: Leaving directory `/work/yocto/poky/build/tmp/work/ppc64e5500-poky-linux/perl-5.14.2-r10/perl-5.14.2'
>>> | ln: failed to create symbolic link `/work/yocto/poky/build/tmp/work/ppc64e5500-poky-linux/perl-5.14.2-r10/image//usr/lib64/perl5': No such file or directory
>>> | ERROR: Function failed: do_install (see /work/yocto/poky/build/tmp/work/ppc64e5500-poky-linux/perl-5.14.2-r10/temp/log.do_install.6656 for further information)
>>> ERROR: Task 1679 (/work/yocto/poky/meta/recipes-devtools/perl/perl_5.14.2.bb, do_install) failed with exit code '1'
>>> NOTE: Tasks Summary: Attempted 4082 tasks of which 4057 didn't need to be rerun and 1 failed.
>>> 
>>> 
>>> It was working fine yesterday
>>> anyone else seeing it ?
>> 
>> 
>> If I revert
>> 
>> perl: Fix nativesdk install path
>> Commit 38234f2e276356b1d77a87ceabc486107e336d19 tried to fix the sed
>> expressions by anchoring the left side of the search regexp to prevent
>> $prefix$prefix type expression in the perl config. For nativesdk this is
>> not enough. Adding anchors on both side fixes this.
>> 
>> Signed-off-by: Christian Glindkamp <christian.glindkamp at taskit.de>
>> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
>> 
>> 
>> 
>> It works again
>> 
>> Thanks
>> -Khem
>> 
>> 
>> 
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core





More information about the Openembedded-core mailing list