cpantestlogs/HTML::Tmojo_incfailure.log
2017-05-02 18:44:36 -07:00

142 lines
7.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/1493360473.14343
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 HTML::Tmojo () on cpanmetadb ...
Unpacking HTML-Tmojo-0.300.tar.gz
--> Working on HTML::Tmojo
Fetching http://www.cpan.org/authors/id/L/LA/LABZERONE/tmojo/HTML-Tmojo-0.300.tar.gz ... OK
HTML-Tmojo-0.300/
HTML-Tmojo-0.300/t/
HTML-Tmojo-0.300/t/perl_sections.t
HTML-Tmojo-0.300/t/hello.t
HTML-Tmojo-0.300/t/containers.t
HTML-Tmojo-0.300/t/methods.t
HTML-Tmojo-0.300/t/tag_style.t
HTML-Tmojo-0.300/t/templates/
HTML-Tmojo-0.300/t/templates/hello.tmojo
HTML-Tmojo-0.300/t/templates/hello_2.tmojo
HTML-Tmojo-0.300/t/templates/perl_sections_1.tmojo
HTML-Tmojo-0.300/t/templates/contained_1.tmojo
HTML-Tmojo-0.300/t/templates/container_1.tmojo
HTML-Tmojo-0.300/t/templates/methods_1.tmojo
HTML-Tmojo-0.300/t/templates/perl_sections_2.tmojo
HTML-Tmojo-0.300/t/templates/tag_style.tmojo
HTML-Tmojo-0.300/lib/
HTML-Tmojo-0.300/lib/HTML/
HTML-Tmojo-0.300/lib/HTML/Tmojo/
HTML-Tmojo-0.300/lib/HTML/Tmojo/TemplateLoader.pm
HTML-Tmojo-0.300/lib/HTML/Tmojo/Filters.pm
HTML-Tmojo-0.300/lib/HTML/Tmojo/HttpArgParser.pm
HTML-Tmojo-0.300/lib/HTML/Tmojo/SimpleHandler.pm
HTML-Tmojo-0.300/lib/HTML/Tmojo.pm
HTML-Tmojo-0.300/docs/
HTML-Tmojo-0.300/docs/nutshell.pod
HTML-Tmojo-0.300/docs/nutshell.txt
HTML-Tmojo-0.300/LICENSE
HTML-Tmojo-0.300/NOTICE
HTML-Tmojo-0.300/README
HTML-Tmojo-0.300/Changes
HTML-Tmojo-0.300/Makefile.PL
HTML-Tmojo-0.300/MANIFEST
Entering HTML-Tmojo-0.300
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring HTML-Tmojo-0.300 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTML::Tmojo
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing HTML-Tmojo-0.300 ... cp lib/HTML/Tmojo.pm blib/lib/HTML/Tmojo.pm
cp lib/HTML/Tmojo/HttpArgParser.pm blib/lib/HTML/Tmojo/HttpArgParser.pm
cp lib/HTML/Tmojo/Filters.pm blib/lib/HTML/Tmojo/Filters.pm
cp lib/HTML/Tmojo/SimpleHandler.pm blib/lib/HTML/Tmojo/SimpleHandler.pm
cp lib/HTML/Tmojo/TemplateLoader.pm blib/lib/HTML/Tmojo/TemplateLoader.pm
Manifying 3 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
rm: cannot remove 't/cache': No such file or directory
do "t/cache/HTML/Tmojo/TemplateLoader/t/templates/contained_1_tmojo" failed, '.' is no longer in @INC at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 1092.
Can't locate object method "new" via package "HTML::Tmojo::TemplateLoader::t::templates::contained_1_tmojo" at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 99.
# Looks like your test exited with 9 just after 1.
t/containers.t .....
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 1/2 subtests
do "t/cache/HTML/Tmojo/TemplateLoader/t/templates/hello_tmojo" failed, '.' is no longer in @INC at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 1092.
Can't locate object method "new" via package "HTML::Tmojo::TemplateLoader::t::templates::hello_tmojo" at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 99.
# Looks like your test exited with 9 just after 1.
t/hello.t ..........
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 3/4 subtests
do "t/cache/HTML/Tmojo/TemplateLoader/t/templates/methods_1_tmojo" failed, '.' is no longer in @INC at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 1092.
Can't locate object method "new" via package "HTML::Tmojo::TemplateLoader::t::templates::methods_1_tmojo" at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 99.
# Looks like your test exited with 9 just after 1.
t/methods.t ........
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 1/2 subtests
do "t/cache/HTML/Tmojo/TemplateLoader/t/templates/perl_sections_1_tmojo" failed, '.' is no longer in @INC at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 1092.
Can't locate object method "new" via package "HTML::Tmojo::TemplateLoader::t::templates::perl_sections_1_tmojo" at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 99.
# Looks like your test exited with 9 just after 1.
t/perl_sections.t ..
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 2/3 subtests
do "t/cache/HTML/Tmojo/TemplateLoader/t/templates/tag_style_tmojo" failed, '.' is no longer in @INC at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 1092.
Can't locate object method "new" via package "HTML::Tmojo::TemplateLoader::t::templates::tag_style_tmojo" at /home/ryan/.cpanm/work/1493360473.14343/HTML-Tmojo-0.300/blib/lib/HTML/Tmojo.pm line 99.
# Looks like your test exited with 9 just after 1.
t/tag_style.t ......
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 1/2 subtests
Test Summary Report
-------------------
t/containers.t (Wstat: 2304 Tests: 1 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/hello.t (Wstat: 2304 Tests: 1 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/methods.t (Wstat: 2304 Tests: 1 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/perl_sections.t (Wstat: 2304 Tests: 1 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/tag_style.t (Wstat: 2304 Tests: 1 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=5, Tests=5, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.13 cusr 0.00 csys = 0.14 CPU)
Result: FAIL
Failed 5/5 test programs. 0/5 subtests failed.
Makefile:847: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 9
! Installing HTML::Tmojo failed. See /home/ryan/.cpanm/work/1493360473.14343/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose HTML::Tmojo] 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