cpantestlogs/Catalyst::Authentication::Store::DBI_genfailure.log
2017-05-02 18:44:36 -07:00

113 lines
6 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/1493293129.23178
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 Catalyst::Authentication::Store::DBI () on cpanmetadb ...
Unpacking Catalyst-Authentication-Store-DBI-0.01.tar.gz
--> Working on Catalyst::Authentication::Store::DBI
Fetching http://www.cpan.org/authors/id/J/JA/JANUS/Catalyst-Authentication-Store-DBI-0.01.tar.gz ... OK
Catalyst-Authentication-Store-DBI-0.01
Catalyst-Authentication-Store-DBI-0.01/t
Catalyst-Authentication-Store-DBI-0.01/t/lib
Catalyst-Authentication-Store-DBI-0.01/t/lib/TestApp
Catalyst-Authentication-Store-DBI-0.01/t/lib/TestApp/Model
Catalyst-Authentication-Store-DBI-0.01/t/lib/TestApp/Model/DBI.pm
Catalyst-Authentication-Store-DBI-0.01/t/lib/TestApp.pm
Catalyst-Authentication-Store-DBI-0.01/t/lib/SetupDB.pm
Catalyst-Authentication-Store-DBI-0.01/t/10_auth.t
Catalyst-Authentication-Store-DBI-0.01/t/20_session.t
Catalyst-Authentication-Store-DBI-0.01/t/90_pod.t
Catalyst-Authentication-Store-DBI-0.01/t/00_load.t
Catalyst-Authentication-Store-DBI-0.01/t/95_pod-coverage.t
Catalyst-Authentication-Store-DBI-0.01/lib
Catalyst-Authentication-Store-DBI-0.01/lib/Catalyst
Catalyst-Authentication-Store-DBI-0.01/lib/Catalyst/Authentication
Catalyst-Authentication-Store-DBI-0.01/lib/Catalyst/Authentication/Store
Catalyst-Authentication-Store-DBI-0.01/lib/Catalyst/Authentication/Store/DBI
Catalyst-Authentication-Store-DBI-0.01/lib/Catalyst/Authentication/Store/DBI/User.pm
Catalyst-Authentication-Store-DBI-0.01/lib/Catalyst/Authentication/Store/DBI.pm
Catalyst-Authentication-Store-DBI-0.01/Changes
Catalyst-Authentication-Store-DBI-0.01/MANIFEST
Catalyst-Authentication-Store-DBI-0.01/Makefile.PL
Catalyst-Authentication-Store-DBI-0.01/README
Catalyst-Authentication-Store-DBI-0.01/META.yml
Entering Catalyst-Authentication-Store-DBI-0.01
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Catalyst-Authentication-Store-DBI-0.01 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Catalyst::Authentication::Store::DBI
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Catalyst::Plugin::Authentication 0 ... Yes (0.10023)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Catalyst::Model::DBI 0 ... Yes (0.32)
OK
Building and testing Catalyst-Authentication-Store-DBI-0.01 ... cp lib/Catalyst/Authentication/Store/DBI.pm blib/lib/Catalyst/Authentication/Store/DBI.pm
cp lib/Catalyst/Authentication/Store/DBI/User.pm blib/lib/Catalyst/Authentication/Store/DBI/User.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/*.t
t/00_load.t .......... ok
Can't use string ("HASH(0x557d426ab370)") as a HASH ref while "strict refs" in use at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst/Component.pm line 132.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst/Test.pm line 155.
BEGIN failed--compilation aborted at t/10_auth.t line 59.
# Looks like your test exited with 255 before it could output anything.
t/10_auth.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
Can't use string ("HASH(0x5611ae605310)") as a HASH ref while "strict refs" in use at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Catalyst/Component.pm line 132.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/WWW/Mechanize/Catalyst.pm line 245.
Test::WWW::Mechanize::Catalyst::import("Test::WWW::Mechanize::Catalyst", "TestApp") called at t/20_session.t line 60
main::BEGIN() called at t/20_session.t line 60
eval {...} called at t/20_session.t line 60
BEGIN failed--compilation aborted at t/20_session.t line 60.
# Looks like your test exited with 255 before it could output anything.
t/20_session.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
t/90_pod.t ........... ok
t/95_pod-coverage.t .. ok
Test Summary Report
-------------------
t/10_auth.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/20_session.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 0.
Files=5, Tests=5, 1 wallclock secs ( 0.00 usr 0.01 sys + 0.98 cusr 0.06 csys = 1.05 CPU)
Result: FAIL
Failed 2/5 test programs. 0/5 subtests failed.
Makefile:847: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Catalyst::Authentication::Store::DBI failed. See /home/ryan/.cpanm/work/1493293129.23178/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Catalyst::Authentication::Store::DBI] 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