cpantestlogs/Catalyst::View::Template::Declare_genfailure.log
2017-05-02 18:44:36 -07:00

983 lines
38 KiB
Text
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1492923289.27905
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::View::Template::Declare () on cpanmetadb ...
Unpacking Catalyst-View-Template-Declare-0.04.tar.gz
--> Working on Catalyst::View::Template::Declare
Fetching http://www.cpan.org/authors/id/J/JR/JROCKWAY/Catalyst-View-Template-Declare-0.04.tar.gz ... OK
Catalyst-View-Template-Declare-0.04/
Catalyst-View-Template-Declare-0.04/Makefile.PL
Catalyst-View-Template-Declare-0.04/t/
Catalyst-View-Template-Declare-0.04/t/pod-coverage.t
Catalyst-View-Template-Declare-0.04/t/live.t
Catalyst-View-Template-Declare-0.04/t/boilerplate.t
Catalyst-View-Template-Declare-0.04/t/lib/
Catalyst-View-Template-Declare-0.04/t/lib/TestApp.pm
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/Controller/
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/Controller/Root.pm
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/View/
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/View/TD.pm
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/View/TD/
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/View/TD/IncludeOthers.pm
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/View/TD/Main.pm
Catalyst-View-Template-Declare-0.04/t/lib/TestApp/View/TD/Subtemplate.pm
Catalyst-View-Template-Declare-0.04/t/pod.t
Catalyst-View-Template-Declare-0.04/t/00-load.t
Catalyst-View-Template-Declare-0.04/README
Catalyst-View-Template-Declare-0.04/inc/
Catalyst-View-Template-Declare-0.04/inc/Module/
Catalyst-View-Template-Declare-0.04/inc/Module/AutoInstall.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/
Catalyst-View-Template-Declare-0.04/inc/Module/Install/Can.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/AutoInstall.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/Win32.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/Fetch.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/Include.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/Makefile.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/Metadata.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/Base.pm
Catalyst-View-Template-Declare-0.04/inc/Module/Install/WriteAll.pm
Catalyst-View-Template-Declare-0.04/MANIFEST
Catalyst-View-Template-Declare-0.04/.gitignore
Catalyst-View-Template-Declare-0.04/META.yml
Catalyst-View-Template-Declare-0.04/lib/
Catalyst-View-Template-Declare-0.04/lib/Catalyst/
Catalyst-View-Template-Declare-0.04/lib/Catalyst/Helper/
Catalyst-View-Template-Declare-0.04/lib/Catalyst/Helper/View/
Catalyst-View-Template-Declare-0.04/lib/Catalyst/Helper/View/Template/
Catalyst-View-Template-Declare-0.04/lib/Catalyst/Helper/View/Template/Declare.pm
Catalyst-View-Template-Declare-0.04/lib/Catalyst/View/
Catalyst-View-Template-Declare-0.04/lib/Catalyst/View/Template/
Catalyst-View-Template-Declare-0.04/lib/Catalyst/View/Template/Declare.pm
Catalyst-View-Template-Declare-0.04/MANIFEST.SKIP
Catalyst-View-Template-Declare-0.04/Changes
Entering Catalyst-View-Template-Declare-0.04
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Catalyst-View-Template-Declare-0.04 ... Cannot determine perl version info from lib/Catalyst/View/Template/Declare.pm
LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 322.
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (1.302078)
- Catalyst::Runtime ...loaded. (5.90114 >= 5.7000)
- Catalyst::View::Templated ...missing.
- Template::Declare ...missing. (would need 0.26)
- Class::C3 ...loaded. (0.32)
- Module::Pluggable::Object ...loaded. (5.2)
- PadWalker ...loaded. (2.2)
==> Auto-install the 2 mandatory module(s) from CPAN? [Y/n] y
*** Since we're running under CPANPLUS, I'll just let it take care
of the dependency's installation later.
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite Catalyst::View::Templated 0 not found.
Warning: prerequisite Template::Declare 0.26 not found.
Generating a Unix-style Makefile
Writing Makefile for Catalyst::View::Template::Declare
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have PadWalker 0 ... Yes (2.2)
Checking if you have Template::Declare 0.26 ... No
Checking if you have Catalyst::Runtime 5.7000 ... Yes (5.90114)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Catalyst::View::Templated 0 ... No
Checking if you have Class::C3 0 ... Yes (0.32)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Module::Pluggable::Object 0 ... Yes (5.2)
Searching Template::Declare (0.26) on cpanmetadb ...
Unpacking Template-Declare-0.47.tar.gz
OK
==> Found dependencies: Template::Declare, Catalyst::View::Templated
--> 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.302078)
- 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 String::BufferStack 1.1 ... Yes (1.16)
Checking if you have HTML::Lint 0 ... Yes (2.26)
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 ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Class::ISA 0 ... Yes (0.36)
Checking if you have Class::Data::Inheritable 0 ... Yes (0.08)
Checking if you have Test::More 0 ... Yes (1.302078)
OK
Building and testing Template-Declare-0.47 ... cp lib/Template/Declare/Tags.pm blib/lib/Template/Declare/Tags.pm
cp lib/Template/Declare/Buffer.pm blib/lib/Template/Declare/Buffer.pm
cp lib/Template/Declare/TagSet/HTML.pm blib/lib/Template/Declare/TagSet/HTML.pm
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/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.pm blib/lib/Template/Declare.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.07 usr 0.04 sys + 1.59 cusr 0.07 csys = 1.77 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/1492923289.27905/build.log for details. Retry with --force to force install it.
Searching Catalyst::View::Templated (0) on cpanmetadb ...
Unpacking Catalyst-View-Templated-0.02.tar.gz
FAIL
--> Working on Catalyst::View::Templated
Fetching http://www.cpan.org/authors/id/J/JR/JROCKWAY/Catalyst-View-Templated-0.02.tar.gz ... OK
Catalyst-View-Templated-0.02/
Catalyst-View-Templated-0.02/t/
Catalyst-View-Templated-0.02/t/basics.t
Catalyst-View-Templated-0.02/t/lib/
Catalyst-View-Templated-0.02/t/lib/TestApp/
Catalyst-View-Templated-0.02/t/lib/TestApp/View/
Catalyst-View-Templated-0.02/t/lib/TestApp/View/Raw.pm
Catalyst-View-Templated-0.02/t/lib/TestApp/View/Something.pm
Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/
Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/Root.pm
Catalyst-View-Templated-0.02/t/lib/TestApp.pm
Catalyst-View-Templated-0.02/t/lib/MockCatalyst.pm
Catalyst-View-Templated-0.02/t/live_config.t
Catalyst-View-Templated-0.02/t/encoding.t
Catalyst-View-Templated-0.02/t/live.t
Catalyst-View-Templated-0.02/t/00-load.t
Catalyst-View-Templated-0.02/inc/
Catalyst-View-Templated-0.02/inc/Module/
Catalyst-View-Templated-0.02/inc/Module/Install.pm
Catalyst-View-Templated-0.02/inc/Module/Install/
Catalyst-View-Templated-0.02/inc/Module/Install/Fetch.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Makefile.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Base.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Metadata.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Can.pm
Catalyst-View-Templated-0.02/inc/Module/Install/WriteAll.pm
Catalyst-View-Templated-0.02/inc/Module/Install/Win32.pm
Catalyst-View-Templated-0.02/Changes
Catalyst-View-Templated-0.02/MANIFEST
Catalyst-View-Templated-0.02/MANIFEST.SKIP
Catalyst-View-Templated-0.02/lib/
Catalyst-View-Templated-0.02/lib/Catalyst/
Catalyst-View-Templated-0.02/lib/Catalyst/View/
Catalyst-View-Templated-0.02/lib/Catalyst/View/Templated.pm
Catalyst-View-Templated-0.02/META.yml
Catalyst-View-Templated-0.02/.gitignore
Catalyst-View-Templated-0.02/Makefile.PL
Catalyst-View-Templated-0.02/README
Entering Catalyst-View-Templated-0.02
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Catalyst-View-Templated-0.02 ... Cannot determine perl version info from lib/Catalyst/View/Templated.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Catalyst::View::Templated
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Catalyst 5.7001 ... Yes (5.90114)
Checking if you have Storable 0 ... Yes (2.51)
Checking if you have ok 0 ... Yes (1.302078)
Checking if you have Test::WWW::Mechanize::Catalyst 0 ... Yes (0.60)
Checking if you have Class::C3 0 ... Yes (0.32)
Checking if you have Catalyst::Component::ACCEPT_CONTEXT 0.03 ... Yes (0.07)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Path::Class 0 ... Yes (0.37)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Test::MockObject 0 ... Yes (1.20161202)
OK
Building and testing Catalyst-View-Templated-0.02 ... cp lib/Catalyst/View/Templated.pm blib/lib/Catalyst/View/Templated.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ...... ok
# Failed test 'a == b'
# at t/basics.t line 65.
# got: '
# 12345678
# template#__TestApp::View::Something_templateTest::MockObject
# testingforCatTest
# stashthe
# TestAppname
# basebase
# coolistemplate'
# expected: '
# 12345678
# template#__TestApp::View::Something_template
# stashthe
# basebase
# TestAppname
# coolisTest::MockObject
# testingforCatTesttemplate'
# Failed test 'b == c'
# at t/basics.t line 66.
# got: '
# 12345678
# template#__TestApp::View::Something_template
# stashthe
# basebase
# TestAppname
# coolisTest::MockObject
# testingforCatTesttemplate'
# expected: '
# 12345678
# template#__TestApp::View::Something_template
# basebase
# TestAppname
# coolis
# stashtheTest::MockObject
# testingforCatTesttemplate'
# Failed test 'c == d'
# at t/basics.t line 67.
# got: '
# 12345678
# template#__TestApp::View::Something_template
# basebase
# TestAppname
# coolis
# stashtheTest::MockObject
# testingforCatTesttemplate'
# expected: '
# 12345678Test::MockObject
# testingforCatTest
# stashthe
# TestAppname
# basebase
# coolis
# template#__TestApp::View::Something_templatetemplate'
# Looks like you failed 3 tests of 23.
t/basics.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/23 subtests
t/encoding.t ..... ok
[warn] Attempted to use view 'TestApp::View::View::Something', but does not exist
[warn] Used regexp fallback for $c->view('View::Something'), which found 'TestApp::View::Something'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('Something') instead of $c->view('View::Something'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/View::Something/) at /home/ryan/.cpanm/work/1492923289.27905/Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/Root.pm line 12.
[warn] Attempted to use view 'TestApp::View::View::Something', but does not exist
[warn] Used regexp fallback for $c->view('View::Something'), which found 'TestApp::View::Something'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('Something') instead of $c->view('View::Something'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/View::Something/) at /home/ryan/.cpanm/work/1492923289.27905/Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/Root.pm line 15.
[error] Couldn't render template 'hello_world': Can't store GLOB items at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Storable.pm line 341, at /home/ryan/.cpanm/work/1492923289.27905/Catalyst-View-Templated-0.02/t/lib/TestApp/View/Something.pm line 15.
# Failed test 'GET http://localhost/template_detach'
# at t/live.t line 18.
# 500
# Internal Server Error
Frozen string corrupt - contains characters outside 0-255 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Storable.pm line 420, at t/live.t line 21.
# Looks like your test exited with 255 just after 1.
t/live.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
[warn] Attempted to use view 'TestApp::View::View::Something', but does not exist
[warn] Used regexp fallback for $c->view('View::Something'), which found 'TestApp::View::Something'. Relying on regexp fallback behavior for component resolution is unreliable and unsafe. You probably meant $c->view('Something') instead of $c->view('View::Something'), but if you really wanted to search, pass in a regexp as the argument like so: $c->view(qr/View::Something/) at /home/ryan/.cpanm/work/1492923289.27905/Catalyst-View-Templated-0.02/t/lib/TestApp/Controller/Root.pm line 21.
[error] Couldn't render template 'action_detach.template': Can't store GLOB items at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Storable.pm line 341, at /home/ryan/.cpanm/work/1492923289.27905/Catalyst-View-Templated-0.02/t/lib/TestApp/View/Something.pm line 15.
# Failed test 'GET http://localhost/action_detach'
# at t/live_config.t line 19.
# 500
# Internal Server Error
Frozen string corrupt - contains characters outside 0-255 at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Storable.pm line 420, at t/live_config.t line 22.
# Looks like your test exited with 255 just after 1.
t/live_config.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Test Summary Report
-------------------
t/basics.t (Wstat: 768 Tests: 23 Failed: 3)
Failed tests: 12-14
Non-zero exit status: 3
t/live.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/live_config.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=5, Tests=32, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.25 cusr 0.06 csys = 1.33 CPU)
Result: FAIL
Failed 3/5 test programs. 5/32 subtests failed.
Makefile:776: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Catalyst::View::Templated failed. See /home/ryan/.cpanm/work/1492923289.27905/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Catalyst::View::Templated' is not installed, Module 'Template::Declare' is not installed
! Bailing out the installation for Catalyst-View-Template-Declare-0.04.
FAIL
Command [cpanm --reinstall --verbose Catalyst::View::Template::Declare] 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