[oe] perl 5.8.8 is ready

Jamie Lenehan lenehan at twibble.org
Mon Apr 30 08:00:44 UTC 2007


On Mon, Apr 30, 2007 at 02:00:24AM -0500, Junqian Gordon Xu wrote:
> Jamie Lenehan wrote:
[...]
> perl-native-5.8.8 builds fine but with the following error
> 
> ERROR: QA issue: libgettextsrc.la failed sanity test (reference to 
> workdir or installed)
[...]

These ones aren't related to perl-native at all, so no problems there.

[...]
> perl-5.8.8 build failed. Detail in the attached log file.
[...]
> | hostperl -I/home/OE/build/tosa_angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/perl-5.8.8-r7/perl-5.8.8/Cross/../fake_config_library -MConfig ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap  attrs.xs > attrs.xsc && mv attrs.xsc attrs.c
> | Perl lib version (v5.8.8) doesn't match executable version (v5.8.7) at /home/OE/build/tosa_angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/perl-5.8.8-r7/perl-5.8.8/Cross/../fake_config_library/Config.pm line 46.

This error is saying that "hostperl" is perl 5.8.7 but that it needs
to be perl 5.8.8. Can you check what your hostperl, which would be:

  /home/OE/build/tosa_angstrom/tmp/staging/i686-linux/bin/hostperl

is pointing at? It should be 5.8.8 but this error makes it sound like
it's pointing at 5.8.7:

  %~> ls -l tmp/staging/x86_64-linux/bin/hostperl 
  lrwxrwxrwx 1 lenehan lenehan 82 2007-04-30 13:28 tmp/staging/x86_64-linux/bin/hostperl -> /home/lenehan/devel/oe/build/titan-glibc-25/tmp/staging/x86_64-linux/bin/perl5.8.8*

Thanks.

-- 
 Jamie Lenehan <lenehan at twibble.org>




More information about the Openembedded-devel mailing list