cpantestlogs/Dancer2::Plugin::UnicodeNormalize_incfailure.log
2017-05-02 18:44:36 -07:00

140 lines
8.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/1493089669.30443
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 Dancer2::Plugin::UnicodeNormalize () on cpanmetadb ...
Unpacking Dancer2-Plugin-UnicodeNormalize-0.04.tar.gz
--> Working on Dancer2::Plugin::UnicodeNormalize
Fetching http://www.cpan.org/authors/id/J/JB/JBARRETT/Dancer2-Plugin-UnicodeNormalize-0.04.tar.gz ... OK
Dancer2-Plugin-UnicodeNormalize-0.04
Dancer2-Plugin-UnicodeNormalize-0.04/README
Dancer2-Plugin-UnicodeNormalize-0.04/Changes
Dancer2-Plugin-UnicodeNormalize-0.04/LICENSE
Dancer2-Plugin-UnicodeNormalize-0.04/dist.ini
Dancer2-Plugin-UnicodeNormalize-0.04/META.yml
Dancer2-Plugin-UnicodeNormalize-0.04/MANIFEST
Dancer2-Plugin-UnicodeNormalize-0.04/t
Dancer2-Plugin-UnicodeNormalize-0.04/t/00-load.t
Dancer2-Plugin-UnicodeNormalize-0.04/t/03-form.t
Dancer2-Plugin-UnicodeNormalize-0.04/Makefile.PL
Dancer2-Plugin-UnicodeNormalize-0.04/t/01-basic.t
Dancer2-Plugin-UnicodeNormalize-0.04/t/04-undef.t
Dancer2-Plugin-UnicodeNormalize-0.04/t/02-upload.t
Dancer2-Plugin-UnicodeNormalize-0.04/t/files
Dancer2-Plugin-UnicodeNormalize-0.04/t/files/2.txt
Dancer2-Plugin-UnicodeNormalize-0.04/t/files/1.txt
Dancer2-Plugin-UnicodeNormalize-0.04/t/lib
Dancer2-Plugin-UnicodeNormalize-0.04/t/lib/TestApp.pm
Dancer2-Plugin-UnicodeNormalize-0.04/t/author-critic.t
Dancer2-Plugin-UnicodeNormalize-0.04/t/author-versions.t
Dancer2-Plugin-UnicodeNormalize-0.04/t/author-pod-syntax.t
Dancer2-Plugin-UnicodeNormalize-0.04/lib/Dancer2/Plugin
Dancer2-Plugin-UnicodeNormalize-0.04/lib/Dancer2/Plugin/UnicodeNormalize.pm
Entering Dancer2-Plugin-UnicodeNormalize-0.04
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Dancer2-Plugin-UnicodeNormalize-0.04 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dancer2::Plugin::UnicodeNormalize
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have charnames 0 ... Yes (1.44)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Dancer2::Plugin 0.202000 ... Yes (0.205000)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have utf8 0 ... Yes (1.19)
Checking if you have Plack::Test 0 ... Yes (undef)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have HTTP::Request::Common 0 ... Yes (6.11)
Checking if you have Unicode::Char 0 ... Yes (0.02)
Checking if you have Unicode::Normalize 0 ... Yes (1.25)
Checking if you have Encode 0 ... Yes (2.88)
Checking if you have autodie 0 ... Yes (2.29)
Checking if you have Dancer2 0 ... Yes (0.205000)
Checking if you have warnings 0 ... Yes (1.37)
OK
Building and testing Dancer2-Plugin-UnicodeNormalize-0.04 ... cp lib/Dancer2/Plugin/UnicodeNormalize.pm blib/lib/Dancer2/Plugin/UnicodeNormalize.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, 'blib/lib', 'blib/arch')" t/*.t
# Testing Dancer2::Plugin::UnicodeNormalize 0.04, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ............ ok
Can't locate t/lib/TestApp.pm in @INC (you may need to install the t::lib::TestApp module) (@INC contains: /home/ryan/.cpanm/work/1493089669.30443/Dancer2-Plugin-UnicodeNormalize-0.04/blib/lib /home/ryan/.cpanm/work/1493089669.30443/Dancer2-Plugin-UnicodeNormalize-0.04/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/01-basic.t line 8.
BEGIN failed--compilation aborted at t/01-basic.t line 8.
# Looks like your test exited with 2 before it could output anything.
t/01-basic.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/6 subtests
Can't locate t/lib/TestApp.pm in @INC (you may need to install the t::lib::TestApp module) (@INC contains: /home/ryan/.cpanm/work/1493089669.30443/Dancer2-Plugin-UnicodeNormalize-0.04/blib/lib /home/ryan/.cpanm/work/1493089669.30443/Dancer2-Plugin-UnicodeNormalize-0.04/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/02-upload.t line 8.
BEGIN failed--compilation aborted at t/02-upload.t line 8.
# Looks like your test exited with 2 before it could output anything.
t/02-upload.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Can't locate t/lib/TestApp.pm in @INC (you may need to install the t::lib::TestApp module) (@INC contains: /home/ryan/.cpanm/work/1493089669.30443/Dancer2-Plugin-UnicodeNormalize-0.04/blib/lib /home/ryan/.cpanm/work/1493089669.30443/Dancer2-Plugin-UnicodeNormalize-0.04/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/03-form.t line 8.
BEGIN failed--compilation aborted at t/03-form.t line 8.
# Looks like your test exited with 2 before it could output anything.
t/03-form.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests
Can't locate t/lib/TestApp.pm in @INC (you may need to install the t::lib::TestApp module) (@INC contains: /home/ryan/.cpanm/work/1493089669.30443/Dancer2-Plugin-UnicodeNormalize-0.04/blib/lib /home/ryan/.cpanm/work/1493089669.30443/Dancer2-Plugin-UnicodeNormalize-0.04/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/04-undef.t line 5.
BEGIN failed--compilation aborted at t/04-undef.t line 5.
# Looks like your test exited with 2 before it could output anything.
t/04-undef.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests
t/author-critic.t ...... skipped: these tests are for testing by the author
t/author-pod-syntax.t .. skipped: these tests are for testing by the author
t/author-versions.t .... skipped: these tests are for testing by the author
Test Summary Report
-------------------
t/01-basic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/02-upload.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/03-form.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/04-undef.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1 tests but ran 0.
Files=8, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.25 cusr 0.00 csys = 0.27 CPU)
Result: FAIL
Failed 4/8 test programs. 0/1 subtests failed.
Makefile:875: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Dancer2::Plugin::UnicodeNormalize failed. See /home/ryan/.cpanm/work/1493089669.30443/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Dancer2::Plugin::UnicodeNormalize] 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