Subject: | test failures with 5.22.0 |
...
Configuring G/GA/GAAS/Unicode-String-2.09.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Unicode::String
Writing MYMETA.yml and MYMETA.json
GAAS/Unicode-String-2.09.tar.gz
/usr/local/perl-forge/v/5.22.0/bin/perl Makefile.PL -- OK
Running make for G/GA/GAAS/Unicode-String-2.09.tar.gz
...
Running make test
Running Mkbootstrap for Unicode::String ()
chmod 644 "String.bs"
PERL_DL_NONLAZY=1 "/usr/local/perl-forge/v/5.22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/byteswap.t ... ok
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /root/.cpan/build/Unicode-String-2.09-uRSrDr/blib/lib/Unicode/CharName.pm line 80.
Compilation failed in require at t/charname.t line 3.
BEGIN failed--compilation aborted at t/charname.t line 3.
t/charname.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/encoding.t ... ok
t/op.t ......... ok
t/ord.t ........ ok
t/stringify.t .. ok
Test Summary Report
-------------------
t/charname.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=6, Tests=99, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.17 cusr 0.03 csys = 0.28 CPU)
Result: FAIL
Failed 1/6 test programs. 0/99 subtests failed.
make: *** [test_dynamic] Error 255
GAAS/Unicode-String-2.09.tar.gz
/usr/bin/make test -- NOT OK