[oe] perl 5.8.8 is ready

Junqian Gordon Xu xjqian at gmail.com
Tue May 1 05:14:40 UTC 2007


Thanks. I fixed the hostperl problem.

Don't know why. Even I commented out the DEFAULT_PREFERENCE = "-1", 
bitbake still try to get perl-5.8.7 compiled first

NOTE: package perl-5.8.8-r8: task do_unpack: completed
NOTE: package perl-5.8.8: completed
NOTE: Running task 285 of 302 (ID: 130, 
/home/OE/org.openembedded.dev/packages/perl/perl_5.8.7.bb, do_fetch)
NOTE: package perl-5.8.7: started
NOTE: package perl-5.8.7-r22: task do_fetch: started

Besides, I noticed another issue:
I had linux-libc-headers-2.6.15.99 compiled (I think it's determined 
Machine and Distro) . But perl-5.8.8 wants linux-libc-headers-2.6.20. 
Will that cause problem?

Thanks
Gordon


Jamie Lenehan wrote:
> 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.
>
>   





More information about the Openembedded-devel mailing list