cpantestlogs/Dancer::Plugin::DataTransposeValidator_incfailure.log
2017-05-02 18:44:36 -07:00

115 lines
6.2 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/1493702379.27829
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 Dancer::Plugin::DataTransposeValidator () on cpanmetadb ...
Unpacking Dancer-Plugin-DataTransposeValidator-0.010.tar.gz
--> Working on Dancer::Plugin::DataTransposeValidator
Fetching http://www.cpan.org/authors/id/S/SY/SYSPETE/Dancer-Plugin-DataTransposeValidator-0.010.tar.gz ... OK
Dancer-Plugin-DataTransposeValidator-0.010/
Dancer-Plugin-DataTransposeValidator-0.010/t/
Dancer-Plugin-DataTransposeValidator-0.010/t/d1plugin.t
Dancer-Plugin-DataTransposeValidator-0.010/t/author/
Dancer-Plugin-DataTransposeValidator-0.010/t/author/pod-spelling.t
Dancer-Plugin-DataTransposeValidator-0.010/t/author/pod-coverage.t
Dancer-Plugin-DataTransposeValidator-0.010/t/author/pod.t
Dancer-Plugin-DataTransposeValidator-0.010/t/author/manifest.t
Dancer-Plugin-DataTransposeValidator-0.010/t/appdir/
Dancer-Plugin-DataTransposeValidator-0.010/t/appdir/validation/
Dancer-Plugin-DataTransposeValidator-0.010/t/appdir/validation/coderef1
Dancer-Plugin-DataTransposeValidator-0.010/t/appdir/validation/rules1
Dancer-Plugin-DataTransposeValidator-0.010/MANIFEST.SKIP
Dancer-Plugin-DataTransposeValidator-0.010/MANIFEST
Dancer-Plugin-DataTransposeValidator-0.010/META.yml
Dancer-Plugin-DataTransposeValidator-0.010/Changes
Dancer-Plugin-DataTransposeValidator-0.010/META.json
Dancer-Plugin-DataTransposeValidator-0.010/README
Dancer-Plugin-DataTransposeValidator-0.010/Makefile.PL
Dancer-Plugin-DataTransposeValidator-0.010/lib/
Dancer-Plugin-DataTransposeValidator-0.010/lib/Dancer/
Dancer-Plugin-DataTransposeValidator-0.010/lib/Dancer/Plugin/
Dancer-Plugin-DataTransposeValidator-0.010/lib/Dancer/Plugin/DataTransposeValidator.pm
Dancer-Plugin-DataTransposeValidator-0.010/lib/Dancer/Plugin/DataTransposeValidator/
Dancer-Plugin-DataTransposeValidator-0.010/lib/Dancer/Plugin/DataTransposeValidator/Validator.pm
Entering Dancer-Plugin-DataTransposeValidator-0.010
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Dancer-Plugin-DataTransposeValidator-0.010 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dancer::Plugin::DataTransposeValidator
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Moo 0 ... Yes (2.003002)
Checking if you have Email::Valid 0 ... Yes (1.202)
Checking if you have Plack 1.0035 ... Yes (1.0043)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Data::Transpose 0.0020 ... Yes (0.0023)
Checking if you have HTTP::Request::Common 0 ... Yes (6.11)
Checking if you have Test::Deep 0 ... Yes (1.126)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have Class::Load 0 ... Yes (0.24)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have namespace::clean 0 ... Yes (0.27)
OK
Building and testing Dancer-Plugin-DataTransposeValidator-0.010 ... cp lib/Dancer/Plugin/DataTransposeValidator.pm blib/lib/Dancer/Plugin/DataTransposeValidator.pm
cp lib/Dancer/Plugin/DataTransposeValidator/Validator.pm blib/lib/Dancer/Plugin/DataTransposeValidator/Validator.pm
Manifying 2 pod documents
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/d1plugin.t t/author/manifest.t t/author/pod-coverage.t t/author/pod-spelling.t t/author/pod.t
t/author/manifest.t ...... skipped: Author tests not required for installation
t/author/pod-coverage.t .. skipped: Author tests not required for installation
t/author/pod-spelling.t .. skipped: Author tests not required for installation
t/author/pod.t ........... skipped: Author tests not required for installation
do "t/appdir/validation/rules1" failed, '.' is no longer in @INC at /home/ryan/.cpanm/work/1493702379.27829/Dancer-Plugin-DataTransposeValidator-0.010/lib/Dancer/Plugin/DataTransposeValidator/Validator.pm line 151.
# Failed test 'post good foo'
# at t/d1plugin.t line 136.
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "<!DOCTYPE html PUBLI...") at (eval 26) line 161.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 3.
t/d1plugin.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/3 subtests
Test Summary Report
-------------------
t/d1plugin.t (Wstat: 512 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=5, Tests=3, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.18 cusr 0.02 csys = 0.21 CPU)
Result: FAIL
Failed 1/5 test programs. 1/3 subtests failed.
Makefile:885: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Dancer::Plugin::DataTransposeValidator failed. See /home/ryan/.cpanm/work/1493702379.27829/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Dancer::Plugin::DataTransposeValidator] 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