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

122 lines
6.9 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/1492958522.28719
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::Auth::Extensible () on cpanmetadb ...
Unpacking Dancer-Plugin-Auth-Extensible-1.00.tar.gz
--> Working on Dancer::Plugin::Auth::Extensible
Fetching http://www.cpan.org/authors/id/B/BI/BIGPRESH/Dancer-Plugin-Auth-Extensible-1.00.tar.gz ... OK
Dancer-Plugin-Auth-Extensible-1.00/
Dancer-Plugin-Auth-Extensible-1.00/META.yml
Dancer-Plugin-Auth-Extensible-1.00/Changes
Dancer-Plugin-Auth-Extensible-1.00/bin/
Dancer-Plugin-Auth-Extensible-1.00/bin/generate-crypted-password
Dancer-Plugin-Auth-Extensible-1.00/ignore.txt
Dancer-Plugin-Auth-Extensible-1.00/META.json
Dancer-Plugin-Auth-Extensible-1.00/README
Dancer-Plugin-Auth-Extensible-1.00/Makefile.PL
Dancer-Plugin-Auth-Extensible-1.00/t/
Dancer-Plugin-Auth-Extensible-1.00/t/01-basic.t
Dancer-Plugin-Auth-Extensible-1.00/t/00-load.t
Dancer-Plugin-Auth-Extensible-1.00/t/pod.t
Dancer-Plugin-Auth-Extensible-1.00/t/lib/
Dancer-Plugin-Auth-Extensible-1.00/t/lib/public/
Dancer-Plugin-Auth-Extensible-1.00/t/lib/public/.placeholder
Dancer-Plugin-Auth-Extensible-1.00/t/lib/config.yml
Dancer-Plugin-Auth-Extensible-1.00/t/lib/views/
Dancer-Plugin-Auth-Extensible-1.00/t/lib/views/.placeholder
Dancer-Plugin-Auth-Extensible-1.00/t/lib/TestApp.pm
Dancer-Plugin-Auth-Extensible-1.00/t/lib/lib/
Dancer-Plugin-Auth-Extensible-1.00/t/lib/lib/.placeholder
Dancer-Plugin-Auth-Extensible-1.00/t/manifest.t
Dancer-Plugin-Auth-Extensible-1.00/MANIFEST
Dancer-Plugin-Auth-Extensible-1.00/example/
Dancer-Plugin-Auth-Extensible-1.00/example/config.yml
Dancer-Plugin-Auth-Extensible-1.00/example/authextest.pl
Dancer-Plugin-Auth-Extensible-1.00/lib/
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/Extensible/
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/Extensible/Provider/
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/Extensible/Provider/Config.pm
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/Extensible/Provider/Database.pm
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/Extensible/Provider/Base.pm
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/Extensible/Provider/Unix.pm
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/Extensible/Provider/Example.pm
Dancer-Plugin-Auth-Extensible-1.00/lib/Dancer/Plugin/Auth/Extensible.pm
Entering Dancer-Plugin-Auth-Extensible-1.00
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Dancer-Plugin-Auth-Extensible-1.00 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dancer::Plugin::Auth::Extensible
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Dancer 1.3118 ... Yes (1.3202)
Checking if you have YAML 0 ... Yes (1.23)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Crypt::SaltedHash 0 ... Yes (0.09)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Dancer-Plugin-Auth-Extensible-1.00 ... cp lib/Dancer/Plugin/Auth/Extensible.pm blib/lib/Dancer/Plugin/Auth/Extensible.pm
cp lib/Dancer/Plugin/Auth/Extensible/Provider/Database.pm blib/lib/Dancer/Plugin/Auth/Extensible/Provider/Database.pm
cp lib/Dancer/Plugin/Auth/Extensible/Provider/Base.pm blib/lib/Dancer/Plugin/Auth/Extensible/Provider/Base.pm
cp lib/Dancer/Plugin/Auth/Extensible/Provider/Example.pm blib/lib/Dancer/Plugin/Auth/Extensible/Provider/Example.pm
cp lib/Dancer/Plugin/Auth/Extensible/Provider/Unix.pm blib/lib/Dancer/Plugin/Auth/Extensible/Provider/Unix.pm
cp lib/Dancer/Plugin/Auth/Extensible/Provider/Config.pm blib/lib/Dancer/Plugin/Auth/Extensible/Provider/Config.pm
cp bin/generate-crypted-password blib/script/generate-crypted-password
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/generate-crypted-password
Manifying 6 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/*.t
# Testing Dancer::Plugin::Auth::Extensible 1.00, 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/1492958522.28719/Dancer-Plugin-Auth-Extensible-1.00/blib/lib /home/ryan/.cpanm/work/1492958522.28719/Dancer-Plugin-Auth-Extensible-1.00/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 5.
BEGIN failed--compilation aborted at t/01-basic.t line 5.
t/01-basic.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/manifest.t .. skipped: Author tests not required for installation
t/pod.t ....... skipped: Author tests not required for installation
Test Summary Report
-------------------
t/01-basic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=4, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.13 cusr 0.01 csys = 0.15 CPU)
Result: FAIL
Failed 1/4 test programs. 0/1 subtests failed.
Makefile:905: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Dancer::Plugin::Auth::Extensible failed. See /home/ryan/.cpanm/work/1492958522.28719/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Dancer::Plugin::Auth::Extensible] 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