cpantestlogs/Dancer::Template::TemplateDeclare_genfailure.log
2017-05-02 18:44:36 -07:00

805 lines
29 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/1493755739.32151
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::Template::TemplateDeclare () on cpanmetadb ...
Unpacking Dancer-Template-TemplateDeclare-0.3.2.tar.gz
--> Working on Dancer::Template::TemplateDeclare
Fetching http://www.cpan.org/authors/id/Y/YA/YANICK/Dancer-Template-TemplateDeclare-0.3.2.tar.gz ... OK
Dancer-Template-TemplateDeclare-0.3.2/
Dancer-Template-TemplateDeclare-0.3.2/xt/
Dancer-Template-TemplateDeclare-0.3.2/xt/release/
Dancer-Template-TemplateDeclare-0.3.2/xt/release/unused-vars.t
Dancer-Template-TemplateDeclare-0.3.2/AUTHOR_PLEDGE
Dancer-Template-TemplateDeclare-0.3.2/lib/
Dancer-Template-TemplateDeclare-0.3.2/lib/Dancer/
Dancer-Template-TemplateDeclare-0.3.2/lib/Dancer/Template/
Dancer-Template-TemplateDeclare-0.3.2/lib/Dancer/Template/TemplateDeclare.pm
Dancer-Template-TemplateDeclare-0.3.2/MANIFEST
Dancer-Template-TemplateDeclare-0.3.2/Changes
Dancer-Template-TemplateDeclare-0.3.2/LICENSE
Dancer-Template-TemplateDeclare-0.3.2/README.mkdn
Dancer-Template-TemplateDeclare-0.3.2/Build.PL
Dancer-Template-TemplateDeclare-0.3.2/SIGNATURE
Dancer-Template-TemplateDeclare-0.3.2/INSTALL
Dancer-Template-TemplateDeclare-0.3.2/META.json
Dancer-Template-TemplateDeclare-0.3.2/META.yml
Dancer-Template-TemplateDeclare-0.3.2/t/
Dancer-Template-TemplateDeclare-0.3.2/t/00-compile.t
Dancer-Template-TemplateDeclare-0.3.2/t/00-load.t
Dancer-Template-TemplateDeclare-0.3.2/t/01-basic.t
Dancer-Template-TemplateDeclare-0.3.2/t/basic_app.t
Dancer-Template-TemplateDeclare-0.3.2/t/apps/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/views/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/views/index.m
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/lib/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/lib/Foo.pm
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/lib/TD.pm
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/Makefile.PL
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/dispatch.cgi
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/404.html
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/dispatch.fcgi
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/javascripts/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/javascripts/jquery.js
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/images/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/images/perldancer.jpg
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/images/perldancer-bg.jpg
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/favicon.ico
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/500.html
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/css/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/css/style.css
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/public/css/error.css
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/bin/
Dancer-Template-TemplateDeclare-0.3.2/t/apps/Foo/bin/app.pl
Dancer-Template-TemplateDeclare-0.3.2/README
Entering Dancer-Template-TemplateDeclare-0.3.2
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 Dancer-Template-TemplateDeclare-0.3.2 ... Checking prerequisites...
requires:
! Template::Declare is not installed
build_requires:
! Template::Declare::Tags is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Dancer-Template-TemplateDeclare' version '0.3.2'
Checking dependencies from MYMETA.json ...
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Dancer::Template::Abstract 0 ... Yes (1.3202)
Checking if you have Dancer::Test 0 ... Yes (1.3202)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Plack::Handler::FCGI 0 ... Yes (undef)
Checking if you have File::Find 0 ... Yes (1.34)
Checking if you have Template::Declare 0 ... No
Checking if you have base 0 ... Yes (2.23)
Checking if you have Plack::Runner 0 ... Yes (undef)
Checking if you have Template::Declare::Tags 0 ... No
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Module::Build 0.3601 ... Yes (0.4222)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have Dancer::Config 0 ... Yes (1.3202)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Dancer 1.3092 ... Yes (1.3202)
Searching Template::Declare (0) on cpanmetadb ...
Unpacking Template-Declare-0.47.tar.gz
OK
==> Found dependencies: Template::Declare, Template::Declare::Tags
--> Working on Template::Declare
Fetching http://www.cpan.org/authors/id/A/AL/ALEXMV/Template-Declare-0.47.tar.gz ... OK
Template-Declare-0.47/
Template-Declare-0.47/Changes
Template-Declare-0.47/META.yml
Template-Declare-0.47/README
Template-Declare-0.47/Makefile.PL
Template-Declare-0.47/inc/
Template-Declare-0.47/inc/Module/
Template-Declare-0.47/inc/Module/Install.pm
Template-Declare-0.47/inc/Module/Install/
Template-Declare-0.47/inc/Module/Install/Can.pm
Template-Declare-0.47/inc/Module/Install/WriteAll.pm
Template-Declare-0.47/inc/Module/Install/Base.pm
Template-Declare-0.47/inc/Module/Install/Metadata.pm
Template-Declare-0.47/inc/Module/Install/Win32.pm
Template-Declare-0.47/inc/Module/Install/AutoInstall.pm
Template-Declare-0.47/inc/Module/Install/Makefile.pm
Template-Declare-0.47/inc/Module/Install/Include.pm
Template-Declare-0.47/inc/Module/Install/Fetch.pm
Template-Declare-0.47/inc/Module/AutoInstall.pm
Template-Declare-0.47/MANIFEST
Template-Declare-0.47/SIGNATURE
Template-Declare-0.47/t/
Template-Declare-0.47/t/relative-aliasing.t
Template-Declare-0.47/t/99-pod-coverage.t
Template-Declare-0.47/t/siblings.t
Template-Declare-0.47/t/subclassing.t
Template-Declare-0.47/t/import-regression.t
Template-Declare-0.47/t/smart_tag_wrapper.t
Template-Declare-0.47/t/tagset_xul.t
Template-Declare-0.47/t/dispatch_order.t
Template-Declare-0.47/t/utf8.t
Template-Declare-0.47/t/tagset_rdf.t
Template-Declare-0.47/t/inline_xml_rendering.t
Template-Declare-0.47/t/composition.t
Template-Declare-0.47/t/99-pod.t
Template-Declare-0.47/t/forms.t
Template-Declare-0.47/t/deep_aliasing.t
Template-Declare-0.47/t/namespace.t
Template-Declare-0.47/t/indexhtml.t
Template-Declare-0.47/t/utils.pl
Template-Declare-0.47/t/trivial.t
Template-Declare-0.47/t/tagset_rdf_em.t
Template-Declare-0.47/t/subtemplates.t
Template-Declare-0.47/t/arg-declaration-styles.t
Template-Declare-0.47/t/closures.t
Template-Declare-0.47/t/tagset_mix.t
Template-Declare-0.47/t/wrappers.t
Template-Declare-0.47/t/deep_mixing.t
Template-Declare-0.47/t/tagset_html.t
Template-Declare-0.47/t/rt-37622.t
Template-Declare-0.47/t/relative-mixing.t
Template-Declare-0.47/t/private.t
Template-Declare-0.47/t/99-pod-spelling.t
Template-Declare-0.47/t/alternative.t
Template-Declare-0.47/t/instrumentation.t
Template-Declare-0.47/t/pitfalls.t
Template-Declare-0.47/t/indent.t
Template-Declare-0.47/t/duplicate_element_ids.t
Template-Declare-0.47/t/overloaded.t
Template-Declare-0.47/t/arg-passing.t
Template-Declare-0.47/t/deep_importing.t
Template-Declare-0.47/t/aliasing.t
Template-Declare-0.47/t/attributes.t
Template-Declare-0.47/t/similar-aliases.t
Template-Declare-0.47/t/nested_show.t
Template-Declare-0.47/t/strict.t
Template-Declare-0.47/t/inline-tagset.t
Template-Declare-0.47/t/relative-pathing.t
Template-Declare-0.47/t/postprocessor.t
Template-Declare-0.47/t/xss.t
Template-Declare-0.47/t/importing.t
Template-Declare-0.47/t/MyTagSet.pm
Template-Declare-0.47/t/mixing.t
Template-Declare-0.47/t/self.t
Template-Declare-0.47/t/tag_sub_list.t
Template-Declare-0.47/lib/
Template-Declare-0.47/lib/Template/
Template-Declare-0.47/lib/Template/Declare.pm
Template-Declare-0.47/lib/Template/Declare/
Template-Declare-0.47/lib/Template/Declare/Tags.pm
Template-Declare-0.47/lib/Template/Declare/TagSet/
Template-Declare-0.47/lib/Template/Declare/TagSet/XUL.pm
Template-Declare-0.47/lib/Template/Declare/TagSet/RDF/
Template-Declare-0.47/lib/Template/Declare/TagSet/RDF/EM.pm
Template-Declare-0.47/lib/Template/Declare/TagSet/HTML.pm
Template-Declare-0.47/lib/Template/Declare/TagSet/RDF.pm
Template-Declare-0.47/lib/Template/Declare/Buffer.pm
Template-Declare-0.47/lib/Template/Declare/TagSet.pm
Entering Template-Declare-0.47
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
Running Makefile.PL
Configuring Template-Declare-0.47 ... *** Module::AutoInstall version 1.12
*** Checking for Perl dependencies...
*** Since we're running under cpanminus, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::More ...loaded. (1.302083)
- Test::Warn ...loaded. (0.32 >= 0.11)
- Class::Accessor::Fast ...loaded. (0.34)
- Class::Data::Inheritable ...loaded. (0.08)
- Class::ISA ...loaded. (0.36)
- String::BufferStack ...loaded. (1.16 >= 1.1)
[HTML Lint testing]
- HTML::Lint ...loaded. (2.26)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Template::Declare
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Class::Data::Inheritable 0 ... Yes (0.08)
Checking if you have Test::Warn 0.11 ... Yes (0.32)
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
Checking if you have Class::ISA 0 ... Yes (0.36)
Checking if you have HTML::Lint 0 ... Yes (2.26)
Checking if you have String::BufferStack 1.1 ... Yes (1.16)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Template-Declare-0.47 ... cp lib/Template/Declare/TagSet/XUL.pm blib/lib/Template/Declare/TagSet/XUL.pm
cp lib/Template/Declare/TagSet.pm blib/lib/Template/Declare/TagSet.pm
cp lib/Template/Declare.pm blib/lib/Template/Declare.pm
cp lib/Template/Declare/TagSet/HTML.pm blib/lib/Template/Declare/TagSet/HTML.pm
cp lib/Template/Declare/TagSet/RDF.pm blib/lib/Template/Declare/TagSet/RDF.pm
cp lib/Template/Declare/TagSet/RDF/EM.pm blib/lib/Template/Declare/TagSet/RDF/EM.pm
cp lib/Template/Declare/Tags.pm blib/lib/Template/Declare/Tags.pm
cp lib/Template/Declare/Buffer.pm blib/lib/Template/Declare/Buffer.pm
Manifying 8 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, 'inc', 'blib/lib', 'blib/arch')" t/99-pod-coverage.t t/99-pod-spelling.t t/99-pod.t t/aliasing.t t/alternative.t t/arg-declaration-styles.t t/arg-passing.t t/attributes.t t/closures.t t/composition.t t/deep_aliasing.t t/deep_importing.t t/deep_mixing.t t/dispatch_order.t t/duplicate_element_ids.t t/forms.t t/import-regression.t t/importing.t t/indent.t t/indexhtml.t t/inline-tagset.t t/inline_xml_rendering.t t/instrumentation.t t/mixing.t t/namespace.t t/nested_show.t t/overloaded.t t/pitfalls.t t/postprocessor.t t/private.t t/relative-aliasing.t t/relative-mixing.t t/relative-pathing.t t/rt-37622.t t/self.t t/siblings.t t/similar-aliases.t t/smart_tag_wrapper.t t/strict.t t/subclassing.t t/subtemplates.t t/tag_sub_list.t t/tagset_html.t t/tagset_mix.t t/tagset_rdf.t t/tagset_rdf_em.t t/tagset_xul.t t/trivial.t t/utf8.t t/wrappers.t t/xss.t
t/99-pod-coverage.t ......... skipped: Coverage tests only run for authors
t/99-pod-spelling.t ......... skipped: Coverage tests only run for authors
t/99-pod.t .................. skipped: Coverage tests only run for authors
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:18) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:15) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:15) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:15) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:15) The eof() method has not been called on this file.
# Looks like you failed 5 tests of 30.
t/aliasing.t ................
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/30 subtests
t/alternative.t ............. ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:34) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:34) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:34) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:65) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:65) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:65) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:65) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:65) The eof() method has not been called on this file.
# Looks like you failed 8 tests of 39.
t/arg-declaration-styles.t ..
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/39 subtests
t/arg-passing.t ............. ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Looks like you failed 5 tests of 10.
t/attributes.t ..............
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/10 subtests
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (:1) The eof() method has not been called on this file.
# Looks like you failed 8 tests of 16.
t/closures.t ................
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/16 subtests
t/composition.t ............. ok
t/deep_aliasing.t ........... ok
t/deep_importing.t .......... ok
t/deep_mixing.t ............. ok
t/dispatch_order.t .......... ok
t/duplicate_element_ids.t ... ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (9:1) The eof() method has not been called on this file.
# Looks like you failed 1 test of 2.
t/forms.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/import-regression.t ....... ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:27) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:27) The eof() method has not been called on this file.
# Looks like you failed 2 tests of 18.
t/importing.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/18 subtests
t/indent.t .................. ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Looks like you failed 2 tests of 4.
t/indexhtml.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
t/inline-tagset.t ........... ok
t/inline_xml_rendering.t .... ok
t/instrumentation.t ......... ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:18) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:15) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:15) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:15) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:15) The eof() method has not been called on this file.
# Looks like you failed 5 tests of 30.
t/mixing.t ..................
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/30 subtests
t/namespace.t ............... ok
t/nested_show.t ............. ok
t/overloaded.t .............. ok
t/pitfalls.t ................ ok
t/postprocessor.t ........... ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (8:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (:1) The eof() method has not been called on this file.
# Looks like you failed 4 tests of 14.
t/private.t .................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/14 subtests
t/relative-aliasing.t ....... ok
t/relative-mixing.t ......... ok
t/relative-pathing.t ........ ok
t/rt-37622.t ................ ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (5:1) The eof() method has not been called on this file.
# Looks like you failed 1 test of 3.
t/self.t ....................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:7) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:12) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:5) The eof() method has not been called on this file.
# Looks like you failed 3 tests of 7.
t/siblings.t ................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/7 subtests
t/similar-aliases.t ......... ok
t/smart_tag_wrapper.t ....... ok
t/strict.t .................. ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (:1) The eof() method has not been called on this file.
# Looks like you failed 3 tests of 11.
t/subclassing.t .............
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/11 subtests
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (9:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Looks like you failed 4 tests of 9.
t/subtemplates.t ............
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/9 subtests
t/tag_sub_list.t ............ ok
t/tagset_html.t ............. ok
t/tagset_mix.t .............. ok
t/tagset_rdf.t .............. ok
t/tagset_rdf_em.t ........... ok
t/tagset_xul.t .............. ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (7:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (67:1) The eof() method has not been called on this file.
# Looks like you failed 4 tests of 9.
t/trivial.t .................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/9 subtests
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:8) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (3:8) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:17) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:25) The eof() method has not been called on this file.
# Looks like you failed 6 tests of 12.
t/utf8.t ....................
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/12 subtests
t/wrappers.t ................ ok
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:43) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (2:43) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (4:1) The eof() method has not been called on this file.
# Failed test 'Lint checked clean'
# at t/utils.pl line 23.
# got: '1'
# expected: '0'
# (6:1) The eof() method has not been called on this file.
# Looks like you failed 4 tests of 8.
t/xss.t .....................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/8 subtests
Test Summary Report
-------------------
t/aliasing.t (Wstat: 1280 Tests: 30 Failed: 5)
Failed tests: 11, 16, 21, 26, 30
Non-zero exit status: 5
t/arg-declaration-styles.t (Wstat: 2048 Tests: 39 Failed: 8)
Failed tests: 3, 6, 9, 15, 21, 27, 33, 39
Non-zero exit status: 8
t/attributes.t (Wstat: 1280 Tests: 10 Failed: 5)
Failed tests: 2, 4, 6, 8, 10
Non-zero exit status: 5
t/closures.t (Wstat: 2048 Tests: 16 Failed: 8)
Failed tests: 2, 4, 6, 8, 10, 12, 14, 16
Non-zero exit status: 8
t/forms.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/importing.t (Wstat: 512 Tests: 18 Failed: 2)
Failed tests: 14, 18
Non-zero exit status: 2
t/indexhtml.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 2, 4
Non-zero exit status: 2
t/mixing.t (Wstat: 1280 Tests: 30 Failed: 5)
Failed tests: 11, 16, 21, 26, 30
Non-zero exit status: 5
t/private.t (Wstat: 1024 Tests: 14 Failed: 4)
Failed tests: 3, 6, 9, 12
Non-zero exit status: 4
t/self.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/siblings.t (Wstat: 768 Tests: 7 Failed: 3)
Failed tests: 2, 4, 7
Non-zero exit status: 3
t/subclassing.t (Wstat: 768 Tests: 11 Failed: 3)
Failed tests: 3, 5, 11
Non-zero exit status: 3
t/subtemplates.t (Wstat: 1024 Tests: 9 Failed: 4)
Failed tests: 2, 4, 6, 9
Non-zero exit status: 4
t/trivial.t (Wstat: 1024 Tests: 9 Failed: 4)
Failed tests: 2, 4, 6, 9
Non-zero exit status: 4
t/utf8.t (Wstat: 1536 Tests: 12 Failed: 6)
Failed tests: 2, 4, 6, 8, 10, 12
Non-zero exit status: 6
t/xss.t (Wstat: 1024 Tests: 8 Failed: 4)
Failed tests: 2, 4, 6, 8
Non-zero exit status: 4
Files=51, Tests=478, 2 wallclock secs ( 0.11 usr 0.02 sys + 1.65 cusr 0.10 csys = 1.88 CPU)
Result: FAIL
Failed 16/51 test programs. 65/478 subtests failed.
Makefile:808: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 4
! Installing Template::Declare failed. See /home/ryan/.cpanm/work/1493755739.32151/build.log for details. Retry with --force to force install it.
Searching Template::Declare::Tags (0) on cpanmetadb ...
Already tried Template-Declare-0.47. Skipping.
! Installing the dependencies failed: Module 'Template::Declare::Tags' is not installed, Module 'Template::Declare' is not installed
! Bailing out the installation for Dancer-Template-TemplateDeclare-0.3.2.
FAIL
Command [cpanm --reinstall --verbose Dancer::Template::TemplateDeclare] 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