Subject: | Test fails with perl 5.13.11 |
The test suite fails on my freebsd box with perl 5.13.11. It works on
the same system with perl 5.12.3.
Here's the test output:
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1
/usr/home/cpansand/var/ctps/2pre5140/install/perl-167630b6ab7e291cbd4f89943a3aec8d6a1ecbfc/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
# Failed test 'use Lingua::LO::Romanize;'
# at t/00-load.t line 6.
# Tried to use 'Lingua::LO::Romanize'.
# Error: Unrecognized character \xE0; marked by <-- HERE after
<-- HERE near column 9 at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize/Syllable.pm
line 34.
# Compilation failed in require at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize/Types.pm
line 8.
# BEGIN failed--compilation aborted at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize/Types.pm
line 8.
# Compilation failed in require at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize.pm
line 10.
# BEGIN failed--compilation aborted at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize.pm
line 10.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Failed test 'use Lingua::LO::Romanize::Types;'
# at t/00-load.t line 7.
# Tried to use 'Lingua::LO::Romanize::Types'.
# Error: Attempt to reload Lingua/LO/Romanize/Types.pm aborted.
# Compilation failed in require at (eval 288) line 2.
# BEGIN failed--compilation aborted at (eval 288) line 2.
# Failed test 'use Lingua::LO::Romanize::Word;'
# at t/00-load.t line 8.
# Tried to use 'Lingua::LO::Romanize::Word'.
# Error: Attempt to reload Lingua/LO/Romanize/Types.pm aborted.
# Compilation failed in require at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize/Word.pm
line 9.
# BEGIN failed--compilation aborted at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize/Word.pm
line 9.
# Compilation failed in require at (eval 289) line 2.
# BEGIN failed--compilation aborted at (eval 289) line 2.
# Failed test 'use Lingua::LO::Romanize::Syllable;'
# at t/00-load.t line 9.
# Tried to use 'Lingua::LO::Romanize::Syllable'.
# Error: Attempt to reload Lingua/LO/Romanize/Syllable.pm aborted.
# Compilation failed in require at (eval 290) line 2.
# BEGIN failed--compilation aborted at (eval 290) line 2.
Use of uninitialized value $Lingua::LO::Romanize::VERSION in
concatenation (.) or string at t/00-load.t line 12.
# Testing Lingua::LO::Romanize , Perl 5.013011,
/usr/home/cpansand/var/ctps/2pre5140/install/perl-167630b6ab7e291cbd4f89943a3aec8d6a1ecbfc/bin/perl
# Looks like you failed 4 tests of 4.
t/00-load.t ..........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests
Unrecognized character \xE0; marked by <-- HERE after <-- HERE
near column 9 at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize/Syllable.pm
line 34.
Compilation failed in require at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize/Types.pm
line 8.
BEGIN failed--compilation aborted at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize/Types.pm
line 8.
Compilation failed in require at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize.pm
line 10.
BEGIN failed--compilation aborted at
/var/tmp/CPAN-build/Lingua-LO-Romanize-0.08-Umiqmd/blib/lib/Lingua/LO/Romanize.pm
line 10.
Compilation failed in require at t/01-romanization.t line 7.
BEGIN failed--compilation aborted at t/01-romanization.t line 7.
t/01-romanization.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/pod-coverage.t ..... ok
t/pod.t .............. ok
Regards,
Slaven