cpanm (App::cpanminus) 1.7043 on perl 5.024003 built for x86_64-linux
Work directory is /home/wdr/.cpanm/work/1530914802.26560
You have make /usr/bin/make
You have /usr/bin/wget
You have /bin/tar: tar (GNU tar) 1.28
Copyright (C) 2014 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 Text::SimpleTable () on cpanmetadb ...
--> Working on Text::SimpleTable
Fetching
http://www.cpan.org/authors/id/M/MR/MRAMBERG/Text-SimpleTable-2.05.tar.gz
-> OK
Unpacking Text-SimpleTable-2.05.tar.gz
Entering Text-SimpleTable-2.05
Checking configure dependencies from META.json
Configuring Text-SimpleTable-2.05
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::SimpleTable
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.10_02)
Checking if you have Test::More 0 ... Yes (1.001014)
Building and testing Text-SimpleTable-2.05
cp lib/Text/SimpleTable.pm blib/lib/Text/SimpleTable.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/wdr/perl5/perlbrew/perls/perl-5.24.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01use.t .......... ok
t/02pod.t .......... skipped: Test::Pod 1.14 required
t/03podcoverage.t .. skipped: Test::Pod::Coverage 1.04 required
t/04tables.t ....... ok
# Failed test 'right table'
# at t/05tables_cjk.t line 26.
Wide character in print at /home/wdr/perl5/perlbrew/perls/perl-5.24.3/lib/5.24.3/Test/Builder.pm line 1826.
# got: '.------------+-------------.
# | ãããããããããã | ãããããããããã |
# +------------+-------------+
# | ããããããããã- | ããããããããããa |
# | ãa | |
# +------------+-------------+
# | ããããããããã- | ãããããããããã- |
# | ãab | ab |
# +------------+-------------+
# | xãããããããã- | xãããããããããã |
# | ãã | |
# +------------+-------------+
# | xyããããããã- | xyãããããããã- |
# | ããã | ãã |
# '------------+-------------'
# '
# expected: '.------------+-------------.
# | ãããã- | ããããã- |
# | ãããã- | ããããã |
# | ãã | |
# +------------+-------------+
# | ãããã- | ããããã- |
# | ãããã- | ãããããa |
# | ããa | |
# +------------+-------------+
# | ãããã- | ããããã- |
# | ãããã- | ããããã- |
# | ããab | ab |
# +------------+-------------+
# | xãããã- | xãããã- |
# | ãããã- | ããããã- |
# | ãã | ã |
# +------------+-------------+
# | xyããã- | xyãããã- |
# | ãããã- | ããããã- |
# | ããã | ã |
# '------------+-------------'
# '
# Looks like you failed 1 test of 2.
t/05tables_cjk.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Test Summary Report
-------------------
t/05tables_cjk.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=5, Tests=12, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.22 cusr 0.03 csys = 0.33 CPU)
Result: FAIL
Failed 1/5 test programs. 1/12 subtests failed.
Makefile:856: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
-> FAIL Installing Text::SimpleTable failed. See /home/wdr/.cpanm/work/1530914802.26560/build.log for details. Retry with --force to force install it.