cpantestlogs/Mojolicious::Plugin::Cache_genfailure.log
2017-05-02 18:44:36 -07:00

122 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/1493608059.28311
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 Mojolicious::Plugin::Cache () on cpanmetadb ...
Unpacking Mojolicious-Plugin-Cache-0.0015.tar.gz
--> Working on Mojolicious::Plugin::Cache
Fetching http://www.cpan.org/authors/id/S/SI/SIDD/Mojolicious-Plugin-Cache-0.0015.tar.gz ... OK
Mojolicious-Plugin-Cache-0.0015
Mojolicious-Plugin-Cache-0.0015/Changes
Mojolicious-Plugin-Cache-0.0015/LICENSE
Mojolicious-Plugin-Cache-0.0015/INSTALL
Mojolicious-Plugin-Cache-0.0015/dist.ini
Mojolicious-Plugin-Cache-0.0015/META.yml
Mojolicious-Plugin-Cache-0.0015/MANIFEST
Mojolicious-Plugin-Cache-0.0015/Build.PL
Mojolicious-Plugin-Cache-0.0015/META.json
Mojolicious-Plugin-Cache-0.0015/t
Mojolicious-Plugin-Cache-0.0015/t/page-cache.t
Mojolicious-Plugin-Cache-0.0015/t/action-cache.t
Mojolicious-Plugin-Cache-0.0015/t/release-distmeta.t
Mojolicious-Plugin-Cache-0.0015/t/lib/book/lib
Mojolicious-Plugin-Cache-0.0015/t/lib/book/lib/Book.pm
Mojolicious-Plugin-Cache-0.0015/t/lib/user/lib
Mojolicious-Plugin-Cache-0.0015/t/lib/user/lib/User.pm
Mojolicious-Plugin-Cache-0.0015/t/release-pod-syntax.t
Mojolicious-Plugin-Cache-0.0015/t/release-pod-coverage.t
Mojolicious-Plugin-Cache-0.0015/t/lib/book/public
Mojolicious-Plugin-Cache-0.0015/t/lib/book/public/index.html
Mojolicious-Plugin-Cache-0.0015/t/lib/product/lib
Mojolicious-Plugin-Cache-0.0015/t/lib/product/lib/product.pm
Mojolicious-Plugin-Cache-0.0015/t/lib/user/public
Mojolicious-Plugin-Cache-0.0015/t/lib/user/public/index.html
Mojolicious-Plugin-Cache-0.0015/lib/Mojolicious/Plugin
Mojolicious-Plugin-Cache-0.0015/lib/Mojolicious/Plugin/Cache.pm
Mojolicious-Plugin-Cache-0.0015/t/lib/product/public
Mojolicious-Plugin-Cache-0.0015/t/lib/product/public/index.html
Mojolicious-Plugin-Cache-0.0015/lib/Mojolicious/Plugin/Cache
Mojolicious-Plugin-Cache-0.0015/lib/Mojolicious/Plugin/Cache/Page.pm
Mojolicious-Plugin-Cache-0.0015/t/lib/product/lib/product
Mojolicious-Plugin-Cache-0.0015/t/lib/product/lib/product/Default.pm
Mojolicious-Plugin-Cache-0.0015/lib/Mojolicious/Plugin/Cache/Action.pm
Mojolicious-Plugin-Cache-0.0015/t/lib/book/lib/Book/Controller
Mojolicious-Plugin-Cache-0.0015/t/lib/book/lib/Book/Controller/Cache.pm
Mojolicious-Plugin-Cache-0.0015/t/lib/book/lib/Book/Controller/Dummy.pm
Mojolicious-Plugin-Cache-0.0015/t/lib/user/lib/User/Controller
Mojolicious-Plugin-Cache-0.0015/t/lib/user/lib/User/Controller/Cache.pm
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates/exception.html.ep
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates/not_found.html.ep
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates/default
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates/default/list.html.ep
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates/default/show.html.ep
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates/default/type.html.ep
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates/layouts
Mojolicious-Plugin-Cache-0.0015/t/lib/product/templates/layouts/default.html.ep
Entering Mojolicious-Plugin-Cache-0.0015
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Running Build.PL
Configuring Mojolicious-Plugin-Cache-0.0015 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Mojolicious-Plugin-Cache' version '0.0015'
Checking dependencies from MYMETA.json ...
Checking if you have CHI 0.36 ... Yes (0.60)
Checking if you have File::Path 2.08 ... Yes (2.12)
Checking if you have Mojolicious 1.21 ... Yes (7.31)
Checking if you have Module::Build 0.3601 ... Yes (0.4222)
OK
Building and testing Mojolicious-Plugin-Cache-0.0015 ... Building Mojolicious-Plugin-Cache
Can't use string ("Book") as a HASH ref while "strict refs" in use at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Mojo.pm line 246.
# Looks like your test exited with 255 just after 1.
t/action-cache.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
Can't use string ("product") as a HASH ref while "strict refs" in use at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Mojo.pm line 246.
# Looks like your test exited with 2 just after 1.
t/page-cache.t ............
Dubious, test returned 2 (wstat 512, 0x200)
All 1 subtests passed
t/release-distmeta.t ...... skipped: these tests are for release candidate testing
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/action-cache.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
t/page-cache.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Files=5, Tests=2, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.44 cusr 0.03 csys = 0.50 CPU)
Result: FAIL
Failed 2/5 test programs. 0/2 subtests failed.
! Installing Mojolicious::Plugin::Cache failed. See /home/ryan/.cpanm/work/1493608059.28311/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Mojolicious::Plugin::Cache] 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