On Sep 27, 2012, at 8:40 PM, McClintock Matthew-B29882 <b29...@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.k...@gmail.com> wrote: >> >> On Sep 27, 2012, at 8:22 PM, Khem Raj <raj.k...@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.glindk...@taskit.de> >> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> >> >> >> >> It works again >> >> Thanks >> -Khem >> >> >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core