cpantestlogs/CGI::Application::Plugin::TmplInnerOuter_genfailure.log
2017-05-02 18:44:36 -07:00

134 lines
6.5 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/1493406617.14965
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 CGI::Application::Plugin::TmplInnerOuter () on cpanmetadb ...
Unpacking CGI-Application-Plugin-TmplInnerOuter-1.13.tar.gz
--> Working on CGI::Application::Plugin::TmplInnerOuter
Fetching http://www.cpan.org/authors/id/L/LE/LEOCHARRE/CGI-Application-Plugin-TmplInnerOuter-1.13.tar.gz ... OK
CGI-Application-Plugin-TmplInnerOuter-1.13/
CGI-Application-Plugin-TmplInnerOuter-1.13/t/
CGI-Application-Plugin-TmplInnerOuter-1.13/t/0.t
CGI-Application-Plugin-TmplInnerOuter-1.13/t/1.t
CGI-Application-Plugin-TmplInnerOuter-1.13/t/TestOne.pm
CGI-Application-Plugin-TmplInnerOuter-1.13/META.yml
CGI-Application-Plugin-TmplInnerOuter-1.13/Makefile.PL
CGI-Application-Plugin-TmplInnerOuter-1.13/lib/
CGI-Application-Plugin-TmplInnerOuter-1.13/lib/CGI/
CGI-Application-Plugin-TmplInnerOuter-1.13/lib/CGI/Application/
CGI-Application-Plugin-TmplInnerOuter-1.13/lib/CGI/Application/Plugin/
CGI-Application-Plugin-TmplInnerOuter-1.13/lib/CGI/Application/Plugin/TmplInnerOuter.pm
CGI-Application-Plugin-TmplInnerOuter-1.13/lib/CGI/Application/Plugin/TmplInnerOuter.pod
CGI-Application-Plugin-TmplInnerOuter-1.13/lib/CGI/Application/Plugin/TmplInnerOuter2.pm
CGI-Application-Plugin-TmplInnerOuter-1.13/Changes
CGI-Application-Plugin-TmplInnerOuter-1.13/MANIFEST
Entering CGI-Application-Plugin-TmplInnerOuter-1.13
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring CGI-Application-Plugin-TmplInnerOuter-1.13 ... Warning: prerequisite HTML::Template::Default 1.07 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for CGI::Application::Plugin::TmplInnerOuter
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Simple 0 ... Yes (1.302083)
Checking if you have Exporter 5 ... Yes (5.72)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have HTML::Template::Default 1.07 ... No
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have Carp 1 ... Yes (1.38)
Checking if you have CGI::Application 4 ... Yes (4.50)
Searching HTML::Template::Default (1.07) on cpanmetadb ...
Unpacking HTML-Template-Default-1.10.tar.gz
OK
==> Found dependencies: HTML::Template::Default
--> Working on HTML::Template::Default
Fetching http://www.cpan.org/authors/id/L/LE/LEOCHARRE/HTML-Template-Default-1.10.tar.gz ... OK
HTML-Template-Default-1.10/
HTML-Template-Default-1.10/t/
HTML-Template-Default-1.10/t/templates/
HTML-Template-Default-1.10/t/templates/duper.html
HTML-Template-Default-1.10/t/1-othernew.t
HTML-Template-Default-1.10/t/0.t
HTML-Template-Default-1.10/META.yml
HTML-Template-Default-1.10/Makefile.PL
HTML-Template-Default-1.10/lib/
HTML-Template-Default-1.10/lib/HTML/
HTML-Template-Default-1.10/lib/HTML/Template/
HTML-Template-Default-1.10/lib/HTML/Template/Default.pm
HTML-Template-Default-1.10/lib/HTML/Template/Default.pod
HTML-Template-Default-1.10/Changes
HTML-Template-Default-1.10/README
HTML-Template-Default-1.10/MANIFEST
Entering HTML-Template-Default-1.10
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring HTML-Template-Default-1.10 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTML::Template::Default
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have LEOCHARRE::Debug 0 ... Yes (1.03)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have HTML::Template 1.9 ... Yes (2.95)
Checking if you have Carp 0 ... Yes (1.38)
OK
Building and testing HTML-Template-Default-1.10 ... cp lib/HTML/Template/Default.pod blib/lib/HTML/Template/Default.pod
cp lib/HTML/Template/Default.pm blib/lib/HTML/Template/Default.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/*.t
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at lib/HTML/Template/Default.pm line 76.
Compilation failed in require at t/0.t line 4.
BEGIN failed--compilation aborted at t/0.t line 4.
t/0.t ........... skipped: (no reason given)
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at lib/HTML/Template/Default.pm line 76.
Compilation failed in require at t/1-othernew.t line 5.
BEGIN failed--compilation aborted at t/1-othernew.t line 5.
t/1-othernew.t .. skipped: (no reason given)
Test Summary Report
-------------------
t/0.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
t/1-othernew.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Files=2, Tests=0, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.06 CPU)
Result: FAIL
Failed 2/2 test programs. 0/0 subtests failed.
Makefile:846: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing HTML::Template::Default failed. See /home/ryan/.cpanm/work/1493406617.14965/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'HTML::Template::Default' is not installed
! Bailing out the installation for CGI-Application-Plugin-TmplInnerOuter-1.13.
FAIL
Command [cpanm --reinstall --verbose CGI::Application::Plugin::TmplInnerOuter] 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