163 lines
9.7 KiB
Text
163 lines
9.7 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1493167684.10516
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 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 Data::Visitor::Encode () on cpanmetadb ...
|
|
Unpacking Data-Visitor-Encode-0.10007.tar.gz
|
|
--> Working on Data::Visitor::Encode
|
|
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/Data-Visitor-Encode-0.10007.tar.gz ... OK
|
|
Data-Visitor-Encode-0.10007/
|
|
Data-Visitor-Encode-0.10007/Changes
|
|
Data-Visitor-Encode-0.10007/inc/
|
|
Data-Visitor-Encode-0.10007/lib/
|
|
Data-Visitor-Encode-0.10007/Makefile.PL
|
|
Data-Visitor-Encode-0.10007/MANIFEST
|
|
Data-Visitor-Encode-0.10007/META.yml
|
|
Data-Visitor-Encode-0.10007/t/
|
|
Data-Visitor-Encode-0.10007/t/01-sanity.t
|
|
Data-Visitor-Encode-0.10007/t/02-utf8_on_off.t
|
|
Data-Visitor-Encode-0.10007/t/03-encode_decode.t
|
|
Data-Visitor-Encode-0.10007/t/04-encode_decode_utf8.t
|
|
Data-Visitor-Encode-0.10007/t/05_h2z.t
|
|
Data-Visitor-Encode-0.10007/t/checkfunc.pl
|
|
Data-Visitor-Encode-0.10007/t/lib/
|
|
Data-Visitor-Encode-0.10007/t/lib/Test/
|
|
Data-Visitor-Encode-0.10007/t/lib/Test/Data/
|
|
Data-Visitor-Encode-0.10007/t/lib/Test/Data/Visitor/
|
|
Data-Visitor-Encode-0.10007/t/lib/Test/Data/Visitor/Encode.pm
|
|
Data-Visitor-Encode-0.10007/lib/Data/
|
|
Data-Visitor-Encode-0.10007/lib/Data/Visitor/
|
|
Data-Visitor-Encode-0.10007/lib/Data/Visitor/Encode.pm
|
|
Data-Visitor-Encode-0.10007/inc/Module/
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install/
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install.pm
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install/Base.pm
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install/Can.pm
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install/Fetch.pm
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install/Makefile.pm
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install/Metadata.pm
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install/Win32.pm
|
|
Data-Visitor-Encode-0.10007/inc/Module/Install/WriteAll.pm
|
|
Entering Data-Visitor-Encode-0.10007
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Data-Visitor-Encode-0.10007 ... Cannot determine perl version info from lib/Data/Visitor/Encode.pm
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Data::Visitor::Encode
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Encode 0 ... Yes (2.88)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Data::Visitor 0.26 ... Yes (0.30)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
OK
|
|
Building and testing Data-Visitor-Encode-0.10007 ... cp lib/Data/Visitor/Encode.pm blib/lib/Data/Visitor/Encode.pm
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
|
|
t/01-sanity.t .............. ok
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 14, near "$method qw(decode_ok encode_ok decode_utf8_ok encode_utf8_ok utf8_on_ok utf8_off_ok)"
|
|
Global symbol "$method" requires explicit package name (did you forget to declare "my $method"?) at t/lib/Test/Data/Visitor/Encode.pm line 16.
|
|
Global symbol "$method" requires explicit package name (did you forget to declare "my $method"?) at t/lib/Test/Data/Visitor/Encode.pm line 16.
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 18, near "}"
|
|
Can't use global @_ in "my" at t/lib/Test/Data/Visitor/Encode.pm line 21, near "= @_"
|
|
Global symbol "$enc" requires explicit package name (did you forget to declare "my $enc"?) at t/lib/Test/Data/Visitor/Encode.pm line 25.
|
|
Global symbol "$data" requires explicit package name (did you forget to declare "my $data"?) at t/lib/Test/Data/Visitor/Encode.pm line 25.
|
|
Type of arg 1 to Test::Exception::lives_ok must be block or sub {} (not reference constructor) at t/lib/Test/Data/Visitor/Encode.pm line 26, near ""encode() doesn't croak";"
|
|
Type of arg 1 to Test::Exception::lives_ok must be block or sub {} (not reference constructor) at t/lib/Test/Data/Visitor/Encode.pm line 41, near ")
|
|
;"
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 44, near "}"
|
|
t/lib/Test/Data/Visitor/Encode.pm has too many errors.
|
|
Compilation failed in require at t/02-utf8_on_off.t line 5.
|
|
BEGIN failed--compilation aborted at t/02-utf8_on_off.t line 5.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/02-utf8_on_off.t .........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 23/23 subtests
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 14, near "$method qw(decode_ok encode_ok decode_utf8_ok encode_utf8_ok utf8_on_ok utf8_off_ok)"
|
|
Global symbol "$method" requires explicit package name (did you forget to declare "my $method"?) at t/lib/Test/Data/Visitor/Encode.pm line 16.
|
|
Global symbol "$method" requires explicit package name (did you forget to declare "my $method"?) at t/lib/Test/Data/Visitor/Encode.pm line 16.
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 18, near "}"
|
|
Can't use global @_ in "my" at t/lib/Test/Data/Visitor/Encode.pm line 21, near "= @_"
|
|
Global symbol "$enc" requires explicit package name (did you forget to declare "my $enc"?) at t/lib/Test/Data/Visitor/Encode.pm line 25.
|
|
Global symbol "$data" requires explicit package name (did you forget to declare "my $data"?) at t/lib/Test/Data/Visitor/Encode.pm line 25.
|
|
Type of arg 1 to Test::Exception::lives_ok must be block or sub {} (not reference constructor) at t/lib/Test/Data/Visitor/Encode.pm line 26, near ""encode() doesn't croak";"
|
|
Type of arg 1 to Test::Exception::lives_ok must be block or sub {} (not reference constructor) at t/lib/Test/Data/Visitor/Encode.pm line 41, near ")
|
|
;"
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 44, near "}"
|
|
t/lib/Test/Data/Visitor/Encode.pm has too many errors.
|
|
Compilation failed in require at t/03-encode_decode.t line 5.
|
|
BEGIN failed--compilation aborted at t/03-encode_decode.t line 5.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/03-encode_decode.t .......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 19/19 subtests
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 14, near "$method qw(decode_ok encode_ok decode_utf8_ok encode_utf8_ok utf8_on_ok utf8_off_ok)"
|
|
Global symbol "$method" requires explicit package name (did you forget to declare "my $method"?) at t/lib/Test/Data/Visitor/Encode.pm line 16.
|
|
Global symbol "$method" requires explicit package name (did you forget to declare "my $method"?) at t/lib/Test/Data/Visitor/Encode.pm line 16.
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 18, near "}"
|
|
Can't use global @_ in "my" at t/lib/Test/Data/Visitor/Encode.pm line 21, near "= @_"
|
|
Global symbol "$enc" requires explicit package name (did you forget to declare "my $enc"?) at t/lib/Test/Data/Visitor/Encode.pm line 25.
|
|
Global symbol "$data" requires explicit package name (did you forget to declare "my $data"?) at t/lib/Test/Data/Visitor/Encode.pm line 25.
|
|
Type of arg 1 to Test::Exception::lives_ok must be block or sub {} (not reference constructor) at t/lib/Test/Data/Visitor/Encode.pm line 26, near ""encode() doesn't croak";"
|
|
Type of arg 1 to Test::Exception::lives_ok must be block or sub {} (not reference constructor) at t/lib/Test/Data/Visitor/Encode.pm line 41, near ")
|
|
;"
|
|
syntax error at t/lib/Test/Data/Visitor/Encode.pm line 44, near "}"
|
|
t/lib/Test/Data/Visitor/Encode.pm has too many errors.
|
|
Compilation failed in require at t/04-encode_decode_utf8.t line 5.
|
|
BEGIN failed--compilation aborted at t/04-encode_decode_utf8.t line 5.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/04-encode_decode_utf8.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 23/23 subtests
|
|
t/05_h2z.t ................. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02-utf8_on_off.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 23 tests but ran 0.
|
|
t/03-encode_decode.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 19 tests but ran 0.
|
|
t/04-encode_decode_utf8.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 23 tests but ran 0.
|
|
Files=5, Tests=8, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.59 cusr 0.04 csys = 0.65 CPU)
|
|
Result: FAIL
|
|
Failed 3/5 test programs. 0/8 subtests failed.
|
|
Makefile:778: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Data::Visitor::Encode failed. See /home/ryan/.cpanm/work/1493167684.10516/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Data::Visitor::Encode] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|