develooper Front page | perl.perl5.porters | Postings from November 2011

Odd charnames loading error with 5.15.5

Thread Next
From:
brian d foy
Date:
November 30, 2011 19:19
Subject:
Odd charnames loading error with 5.15.5
Message ID:
301120112119087508%brian.d.foy@gmail.com
I'm getting CPAN Tester fails for Roman::Unicode on 5.15.5 because
charnames can't find unicore/Name.pm. However, there are from the same
tester, but on different platforms so I don't know if this is a fluke. 


http://www.cpantesters.org/cpan/report/8f8416ee-1599-11e1-b5b3-315449abe
0af
http://www.cpantesters.org/cpan/report/bf3356c8-16c7-11e1-8aae-6115e7baf
3ee
http://www.cpantesters.org/cpan/report/f64315b0-171a-11e1-8f6f-aac8a3603
e67

The error looks like:

#   Failed test 'use Roman::Unicode;'
#   at t/load.t line 6.
#     Tried to use 'Roman::Unicode'.
#     Error:  Can't locate unicore/Name.pm in @INC (@INC contains:
/home/test/.cpan/build/Roman-Unicode-1.02_03-Ip9kXh/blib/lib
/home/test/.cpan/build/Roman-Unicode-1.02_03-Ip9kXh/blib/arch
/home/test/perl5/perlbrew/perls/perl-5.15.5-ld/lib/site_perl/5.15.5/x86_
64-linux-ld
/home/test/perl5/perlbrew/perls/perl-5.15.5-ld/lib/site_perl/5.15.5
/home/test/perl5/perlbrew/perls/perl-5.15.5-ld/lib/5.15.5/x86_64-linux-l
d /home/test/perl5/perlbrew/perls/perl-5.15.5-ld/lib/5.15.5 .) at
/home/test/perl5/perlbrew/perls/perl-5.15.5-ld/lib/5.15.5/charnames.pm
line 6.
# BEGIN failed--compilation aborted at
/home/test/perl5/perlbrew/perls/perl-5.15.5-ld/lib/5.15.5/charnames.pm
line 6.
# Compilation failed in require at
/home/test/perl5/perlbrew/perls/perl-5.15.5-ld/lib/5.15.5/Unicode/UCD.pm
 line 6.
# BEGIN failed--compilation aborted at
/home/test/perl5/perlbrew/perls/perl-5.15.5-ld/lib/5.15.5/Unicode/UCD.pm
 line 6.
# Compilation failed in require at
/home/test/.cpan/build/Roman-Unicode-1.02_03-Ip9kXh/blib/lib/Roman/Unico
de.pm line 169.
# BEGIN failed--compilation aborted at
/home/test/.cpan/build/Roman-Unicode-1.02_03-Ip9kXh/blib/lib/Roman/Unico
de.pm line 169.
# Compilation failed in require at t/load.t line 6.
Bailout called.  Further testing stopped:
Use of uninitialized value $version in concatenation (.) or string at
t/load.t line 9.
# Testing Roman::Unicode ,
/home/test/perl5/perlbrew/perls/perl-5.15.5-ld/bin/perl5.15.5 (v5.15.5)
# Looks like you failed 1 test of 1.

-- 
brian d foy <brian.d.foy@gmail.com>

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About