Subject: | tests fail with 5.18 |
Build log attached.
Subject: | build.log |
cpanm (App::cpanminus) 1.6915 on perl 5.018000 built for x86_64-linux
Work directory is /home/doy/.cpanm/work/1370708484.10432
You have make /usr/bin/make
You have LWP 6.05
You have /usr/bin/tar: tar (GNU tar) 1.26
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Unicode::Tussle on cpanmetadb ...
--> Working on Unicode::Tussle
Fetching file:///home/doy/perl5/minicpan/authors/id/B/BD/BDFOY/Unicode-Tussle-1.03.tar.gz
-> OK
Unpacking Unicode-Tussle-1.03.tar.gz
Entering Unicode-Tussle-1.03
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4005)
Configuring Unicode-Tussle-1.03
Running Build.PL
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Unicode-Tussle' version '1.03'
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Unicode::GCString 0 ... Yes (2012.10)
Checking if you have Unicode::Unihan 0 ... Yes (0.04)
Checking if you have Module::Build 0 ... Yes (0.4005)
Checking if you have Lingua::ZH::Romanize::Pinyin 0 ... Yes (0.23)
Checking if you have Lingua::JA::Romanize::Japanese 0 ... Yes (0.23)
Checking if you have Lingua::EN::Syllable 0 ... Yes (0.251)
Checking if you have Lingua::KO::Romanize::Hangul 0 ... Yes (0.20)
Checking if you have Lingua::KO::Hangul::Util 0 ... Yes (0.26)
Building and testing Unicode-Tussle-1.03
Building Unicode-Tussle
# Failed test 'blib/script/hypertest compiles'
# at t/compile.t line 22.
# 'given is experimental at blib/script/hypertest line 118.
# '
# doesn't match '(?^i:syntax OK)'
# Failed test 'blib/script/leo compiles'
# at t/compile.t line 22.
# 'Use of my $_ is experimental at blib/script/leo line 58.
# '
# doesn't match '(?^i:syntax OK)'
# Failed test 'blib/script/ucsort compiles'
# at t/compile.t line 22.
# 'Smartmatch is experimental at blib/script/ucsort line 152.
# '
# doesn't match '(?^i:syntax OK)'
# Failed test 'blib/script/unicore compiles'
# at t/compile.t line 22.
# 'Can't open perl script "blib/script/unicore": Is a directory
# '
# doesn't match '(?^i:syntax OK)'
# Failed test 'blib/script/uniwc compiles'
# at t/compile.t line 22.
# 'Use of my $_ is experimental at blib/script/uniwc line 38.
# '
# doesn't match '(?^i:syntax OK)'
# Looks like you failed 5 tests of 41.
t/compile.t ..
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/41 subtests
Test Summary Report
-------------------
t/compile.t (Wstat: 1280 Tests: 41 Failed: 5)
Failed tests: 5, 7, 21, 25, 36
Non-zero exit status: 5
Files=1, Tests=41, 2 wallclock secs ( 0.05 usr 0.00 sys + 1.93 cusr 0.12 csys = 2.10 CPU)
Result: FAIL
Failed 1/1 test programs. 5/41 subtests failed.
-> FAIL Installing Unicode::Tussle failed. See /home/doy/.cpanm/build.log for details.