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

141 lines
7.1 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/1493089721.31472
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::DataTransposeValidator () on cpanmetadb ...
Unpacking Dancer2-Plugin-DataTransposeValidator-0.101.tar.gz
--> Working on Dancer2::Plugin::DataTransposeValidator
Fetching http://www.cpan.org/authors/id/S/SY/SYSPETE/Dancer2-Plugin-DataTransposeValidator-0.101.tar.gz ... OK
Dancer2-Plugin-DataTransposeValidator-0.101/
Dancer2-Plugin-DataTransposeValidator-0.101/t/
Dancer2-Plugin-DataTransposeValidator-0.101/t/config.yml
Dancer2-Plugin-DataTransposeValidator-0.101/t/plugin.t
Dancer2-Plugin-DataTransposeValidator-0.101/t/author/
Dancer2-Plugin-DataTransposeValidator-0.101/t/author/pod-spelling.t
Dancer2-Plugin-DataTransposeValidator-0.101/t/author/pod-coverage.t
Dancer2-Plugin-DataTransposeValidator-0.101/t/author/pod.t
Dancer2-Plugin-DataTransposeValidator-0.101/t/author/manifest.t
Dancer2-Plugin-DataTransposeValidator-0.101/t/lib/
Dancer2-Plugin-DataTransposeValidator-0.101/t/lib/TestRules.pm
Dancer2-Plugin-DataTransposeValidator-0.101/t/appdir/
Dancer2-Plugin-DataTransposeValidator-0.101/t/appdir/validation/
Dancer2-Plugin-DataTransposeValidator-0.101/t/appdir/validation/coderef1
Dancer2-Plugin-DataTransposeValidator-0.101/t/appdir/validation/rules1
Dancer2-Plugin-DataTransposeValidator-0.101/MANIFEST.SKIP
Dancer2-Plugin-DataTransposeValidator-0.101/MANIFEST
Dancer2-Plugin-DataTransposeValidator-0.101/META.yml
Dancer2-Plugin-DataTransposeValidator-0.101/Changes
Dancer2-Plugin-DataTransposeValidator-0.101/META.json
Dancer2-Plugin-DataTransposeValidator-0.101/README
Dancer2-Plugin-DataTransposeValidator-0.101/Makefile.PL
Dancer2-Plugin-DataTransposeValidator-0.101/lib/
Dancer2-Plugin-DataTransposeValidator-0.101/lib/Dancer2/
Dancer2-Plugin-DataTransposeValidator-0.101/lib/Dancer2/Plugin/
Dancer2-Plugin-DataTransposeValidator-0.101/lib/Dancer2/Plugin/DataTransposeValidator.pm
Entering Dancer2-Plugin-DataTransposeValidator-0.101
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Dancer2-Plugin-DataTransposeValidator-0.101 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dancer2::Plugin::DataTransposeValidator
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have namespace::clean 0 ... Yes (0.27)
Checking if you have Data::Transpose 0.0020 ... Yes (0.0023)
Checking if you have JSON::MaybeXS 0 ... Yes (1.003009)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Path::Tiny 0 ... Yes (0.094)
Checking if you have Email::Valid 0 ... Yes (1.202)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Data::Transpose::Validator 0 ... Yes (undef)
Checking if you have HTTP::Request::Common 0 ... Yes (6.11)
Checking if you have Plack 1.0035 ... Yes (1.0043)
Checking if you have Module::Runtime 0 ... Yes (0.014)
Checking if you have Dancer2::Core::Types 0 ... Yes (0.205000)
Checking if you have Dancer2::Plugin 0.200000 ... Yes (0.205000)
Checking if you have Moo 2.000000 ... Yes (2.003002)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Test::Deep 0 ... Yes (1.126)
OK
Building and testing Dancer2-Plugin-DataTransposeValidator-0.101 ... cp lib/Dancer2/Plugin/DataTransposeValidator.pm blib/lib/Dancer2/Plugin/DataTransposeValidator.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/plugin.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/1493089721.31472/Dancer2-Plugin-DataTransposeValidator-0.101/blib/lib/Dancer2/Plugin/DataTransposeValidator.pm line 100.
# Failed test 'post good foo'
# at t/plugin.t line 298.
# <!DOCTYPE html>
# <html lang="en">
# <head>
# <meta charset="UTF-8">
# <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
# <title>Error 500 - Internal Server Error</title>
# <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 0.205000
# </div>
# </body>
# </html>
# Looks like you failed 1 test of 1.
# Failed test 'TestAppNoConfig /default missing email & password'
# at t/plugin.t line 316.
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "<!DOCTYPE html>\n<ht...") at t/plugin.t line 314.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/plugin.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
Test Summary Report
-------------------
t/plugin.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=5, Tests=2, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.37 cusr 0.02 csys = 0.41 CPU)
Result: FAIL
Failed 1/5 test programs. 1/2 subtests failed.
Makefile:889: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Dancer2::Plugin::DataTransposeValidator failed. See /home/ryan/.cpanm/work/1493089721.31472/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Dancer2::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