1143 lines
47 KiB
Text
1143 lines
47 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/1493742726.3164
|
|
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::Controller::LeakTracker () on cpanmetadb ...
|
|
Unpacking Catalyst-Controller-LeakTracker-0.08.tar.gz
|
|
--> Working on Catalyst::Controller::LeakTracker
|
|
Fetching http://www.cpan.org/authors/id/W/WR/WREIS/Catalyst-Controller-LeakTracker-0.08.tar.gz ... OK
|
|
Catalyst-Controller-LeakTracker-0.08/
|
|
Catalyst-Controller-LeakTracker-0.08/META.yml
|
|
Catalyst-Controller-LeakTracker-0.08/t/
|
|
Catalyst-Controller-LeakTracker-0.08/t/00-load.t
|
|
Catalyst-Controller-LeakTracker-0.08/t/01-basic.t
|
|
Catalyst-Controller-LeakTracker-0.08/t/lib/
|
|
Catalyst-Controller-LeakTracker-0.08/t/lib/Catalyst/
|
|
Catalyst-Controller-LeakTracker-0.08/t/lib/Catalyst/Controller/
|
|
Catalyst-Controller-LeakTracker-0.08/t/lib/Catalyst/Controller/LeakTracker/
|
|
Catalyst-Controller-LeakTracker-0.08/t/lib/Catalyst/Controller/LeakTracker/Test/
|
|
Catalyst-Controller-LeakTracker-0.08/t/lib/Catalyst/Controller/LeakTracker/Test/Controller/
|
|
Catalyst-Controller-LeakTracker-0.08/t/lib/Catalyst/Controller/LeakTracker/Test/Controller/Root.pm
|
|
Catalyst-Controller-LeakTracker-0.08/t/lib/Catalyst/Controller/LeakTracker/Test.pm
|
|
Catalyst-Controller-LeakTracker-0.08/MANIFEST
|
|
Catalyst-Controller-LeakTracker-0.08/README
|
|
Catalyst-Controller-LeakTracker-0.08/lib/
|
|
Catalyst-Controller-LeakTracker-0.08/lib/Catalyst/
|
|
Catalyst-Controller-LeakTracker-0.08/lib/Catalyst/Controller/
|
|
Catalyst-Controller-LeakTracker-0.08/lib/Catalyst/Controller/LeakTracker.pm
|
|
Catalyst-Controller-LeakTracker-0.08/Changes
|
|
Catalyst-Controller-LeakTracker-0.08/inc/
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/AutoInstall.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/Win32.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/Makefile.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/Can.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/Base.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/Fetch.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/Include.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/WriteAll.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/AutoInstall.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install/Metadata.pm
|
|
Catalyst-Controller-LeakTracker-0.08/inc/Module/Install.pm
|
|
Catalyst-Controller-LeakTracker-0.08/MYMETA.yml
|
|
Catalyst-Controller-LeakTracker-0.08/MYMETA.json
|
|
Catalyst-Controller-LeakTracker-0.08/Makefile.PL
|
|
Catalyst-Controller-LeakTracker-0.08/MANIFEST.SKIP
|
|
Entering Catalyst-Controller-LeakTracker-0.08
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Catalyst-Controller-LeakTracker-0.08 ... Cannot determine perl version info from lib/Catalyst/Controller/LeakTracker.pm
|
|
*** Module::AutoInstall version 1.06
|
|
*** 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 >= 0.88)
|
|
- Test::use::ok ...loaded. (1.302083)
|
|
- parent ...loaded. (0.236)
|
|
- Catalyst::Runtime ...loaded. (5.90114 >= 5.8)
|
|
- Devel::Size ...loaded. (0.80)
|
|
- Devel::Cycle ...loaded. (1.12)
|
|
- Catalyst::Plugin::LeakTracker ...missing.
|
|
- Data::Dumper ...loaded. (2.161)
|
|
- Template::Declare ...missing. (would need 0.42)
|
|
- Number::Bytes::Human ...loaded. (0.11 >= 0.07)
|
|
- YAML::XS ...loaded. (0.64)
|
|
*** Module::AutoInstall configuration finished.
|
|
Warning: prerequisite Catalyst::Plugin::LeakTracker 0 not found.
|
|
Warning: prerequisite Template::Declare 0.42 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Catalyst::Controller::LeakTracker
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have parent 0 ... Yes (0.236)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have Template::Declare 0.42 ... No
|
|
Checking if you have Devel::Size 0 ... Yes (0.80)
|
|
Checking if you have Test::use::ok 0 ... Yes (1.302083)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Catalyst::Plugin::LeakTracker 0 ... No
|
|
Checking if you have Test::More 0.88 ... Yes (1.302083)
|
|
Checking if you have Catalyst::Runtime 5.8 ... Yes (5.90114)
|
|
Checking if you have Number::Bytes::Human 0.07 ... Yes (0.11)
|
|
Checking if you have Devel::Cycle 0 ... Yes (1.12)
|
|
Checking if you have YAML::XS 0 ... Yes (0.64)
|
|
Searching Template::Declare (0.42) on cpanmetadb ...
|
|
Unpacking Template-Declare-0.47.tar.gz
|
|
OK
|
|
==> Found dependencies: Template::Declare, Catalyst::Plugin::LeakTracker
|
|
--> 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 ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
|
|
Checking if you have Test::Warn 0.11 ... Yes (0.32)
|
|
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 Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Class::Data::Inheritable 0 ... Yes (0.08)
|
|
Checking if you have Class::ISA 0 ... Yes (0.36)
|
|
OK
|
|
Building and testing Template-Declare-0.47 ... cp lib/Template/Declare/TagSet.pm blib/lib/Template/Declare/TagSet.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/RDF/EM.pm blib/lib/Template/Declare/TagSet/RDF/EM.pm
|
|
cp lib/Template/Declare/TagSet/RDF.pm blib/lib/Template/Declare/TagSet/RDF.pm
|
|
cp lib/Template/Declare.pm blib/lib/Template/Declare.pm
|
|
cp lib/Template/Declare/Tags.pm blib/lib/Template/Declare/Tags.pm
|
|
cp lib/Template/Declare/TagSet/XUL.pm blib/lib/Template/Declare/TagSet/XUL.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, 12 wallclock secs ( 0.12 usr 0.00 sys + 1.72 cusr 0.12 csys = 1.96 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/1493742726.3164/build.log for details. Retry with --force to force install it.
|
|
Searching Catalyst::Plugin::LeakTracker (0) on cpanmetadb ...
|
|
Unpacking Catalyst-Plugin-LeakTracker-0.03.tar.gz
|
|
FAIL
|
|
--> Working on Catalyst::Plugin::LeakTracker
|
|
Fetching http://www.cpan.org/authors/id/N/NU/NUFFIN/Catalyst-Plugin-LeakTracker-0.03.tar.gz ... OK
|
|
Catalyst-Plugin-LeakTracker-0.03/
|
|
Catalyst-Plugin-LeakTracker-0.03/Changes
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/
|
|
Catalyst-Plugin-LeakTracker-0.03/lib/
|
|
Catalyst-Plugin-LeakTracker-0.03/Makefile.PL
|
|
Catalyst-Plugin-LeakTracker-0.03/MANIFEST
|
|
Catalyst-Plugin-LeakTracker-0.03/MANIFEST.SKIP
|
|
Catalyst-Plugin-LeakTracker-0.03/META.yml
|
|
Catalyst-Plugin-LeakTracker-0.03/t/
|
|
Catalyst-Plugin-LeakTracker-0.03/t/00-load.t
|
|
Catalyst-Plugin-LeakTracker-0.03/t/lib/
|
|
Catalyst-Plugin-LeakTracker-0.03/t/live-test.t
|
|
Catalyst-Plugin-LeakTracker-0.03/t/lib/TestApp/
|
|
Catalyst-Plugin-LeakTracker-0.03/t/lib/TestApp.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/t/lib/TestApp/Controller/
|
|
Catalyst-Plugin-LeakTracker-0.03/t/lib/TestApp/Controller/Root.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/lib/Catalyst/
|
|
Catalyst-Plugin-LeakTracker-0.03/lib/Catalyst/Plugin/
|
|
Catalyst-Plugin-LeakTracker-0.03/lib/Catalyst/Plugin/LeakTracker.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install/
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install/Base.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install/Can.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install/Fetch.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install/Makefile.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install/Metadata.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install/Win32.pm
|
|
Catalyst-Plugin-LeakTracker-0.03/inc/Module/Install/WriteAll.pm
|
|
Entering Catalyst-Plugin-LeakTracker-0.03
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Catalyst-Plugin-LeakTracker-0.03 ... Cannot determine perl version info from lib/Catalyst/Plugin/LeakTracker.pm
|
|
Warning: prerequisite Catalyst::Plugin::C3 0 not found.
|
|
Warning: prerequisite Devel::Events 0 not found.
|
|
Warning: prerequisite Devel::Events::Objects 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Catalyst::Plugin::LeakTracker
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Devel::Events::Objects 0 ... No
|
|
Checking if you have Devel::Events 0 ... No
|
|
Checking if you have Catalyst::Plugin::C3 0 ... No
|
|
Checking if you have ok 0 ... Yes (1.302083)
|
|
Checking if you have Test::WWW::Mechanize::Catalyst 0 ... Yes (0.60)
|
|
Checking if you have Class::Data::Inheritable 0 ... Yes (0.08)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Catalyst::Runtime 5.7010 ... Yes (5.90114)
|
|
Checking if you have Task::Weaken 1.02 ... Yes (1.04)
|
|
Searching Devel::Events::Objects (0) on cpanmetadb ...
|
|
Unpacking Devel-Events-Objects-0.05.tar.gz
|
|
OK
|
|
==> Found dependencies: Devel::Events::Objects, Devel::Events, Catalyst::Plugin::C3
|
|
--> Working on Devel::Events::Objects
|
|
Fetching http://www.cpan.org/authors/id/N/NU/NUFFIN/Devel-Events-Objects-0.05.tar.gz ... OK
|
|
Devel-Events-Objects-0.05/
|
|
Devel-Events-Objects-0.05/Changes
|
|
Devel-Events-Objects-0.05/lib/
|
|
Devel-Events-Objects-0.05/lib/Devel/
|
|
Devel-Events-Objects-0.05/lib/Devel/Events/
|
|
Devel-Events-Objects-0.05/lib/Devel/Events/Generator/
|
|
Devel-Events-Objects-0.05/lib/Devel/Events/Generator/Objects.pm
|
|
Devel-Events-Objects-0.05/lib/Devel/Events/Handler/
|
|
Devel-Events-Objects-0.05/lib/Devel/Events/Handler/ObjectTracker.pm
|
|
Devel-Events-Objects-0.05/lib/Devel/Events/Objects.pm
|
|
Devel-Events-Objects-0.05/Makefile.PL
|
|
Devel-Events-Objects-0.05/MANIFEST
|
|
Devel-Events-Objects-0.05/MANIFEST.SKIP
|
|
Devel-Events-Objects-0.05/META.yml
|
|
Devel-Events-Objects-0.05/SIGNATURE
|
|
Devel-Events-Objects-0.05/t/
|
|
Devel-Events-Objects-0.05/t/010_generator_objects.t
|
|
Devel-Events-Objects-0.05/t/031_handler_objecttracker.t
|
|
Entering Devel-Events-Objects-0.05
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Devel-Events-Objects-0.05 ... Warning: prerequisite Devel::Events 0.03 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Devel::Events::Objects
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Task::Weaken 0 ... Yes (1.04)
|
|
Checking if you have Devel::Events 0.03 ... No
|
|
Checking if you have Tie::RefHash::Weak 0.07 ... Yes (0.09)
|
|
Checking if you have Variable::Magic 0.04 ... Yes (0.61)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::use::ok 0 ... Yes (1.302083)
|
|
Searching Devel::Events (0.03) on cpanmetadb ...
|
|
Unpacking Devel-Events-0.08.tar.gz
|
|
OK
|
|
==> Found dependencies: Devel::Events
|
|
--> Working on Devel::Events
|
|
Fetching http://www.cpan.org/authors/id/N/NU/NUFFIN/Devel-Events-0.08.tar.gz ... OK
|
|
Devel-Events-0.08/
|
|
Devel-Events-0.08/Changes
|
|
Devel-Events-0.08/lib/
|
|
Devel-Events-0.08/Makefile.PL
|
|
Devel-Events-0.08/MANIFEST
|
|
Devel-Events-0.08/MANIFEST.SKIP
|
|
Devel-Events-0.08/META.yml
|
|
Devel-Events-0.08/SIGNATURE
|
|
Devel-Events-0.08/t/
|
|
Devel-Events-0.08/t/001_use.t
|
|
Devel-Events-0.08/t/002_filter_callback.t
|
|
Devel-Events-0.08/t/002_handler_callback.t
|
|
Devel-Events-0.08/t/003_handler_multiplex.t
|
|
Devel-Events-0.08/t/003_match.t
|
|
Devel-Events-0.08/t/004_handler_log_memory.t
|
|
Devel-Events-0.08/t/005_filter_warn.t
|
|
Devel-Events-0.08/t/011_generator_line_trace.t
|
|
Devel-Events-0.08/t/012_generator_sub_trace.t
|
|
Devel-Events-0.08/t/013_generator_require.t
|
|
Devel-Events-0.08/t/021_filter_stringify.t
|
|
Devel-Events-0.08/t/022_filter_stamp.t
|
|
Devel-Events-0.08/t/023_filter_remove.t
|
|
Devel-Events-0.08/t/025_filter_drop.t
|
|
Devel-Events-0.08/lib/Devel/
|
|
Devel-Events-0.08/lib/Devel/Events/
|
|
Devel-Events-0.08/lib/Devel/Events.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Filter/
|
|
Devel-Events-0.08/lib/Devel/Events/Filter.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Generator/
|
|
Devel-Events-0.08/lib/Devel/Events/Generator.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Handler/
|
|
Devel-Events-0.08/lib/Devel/Events/Handler.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Match.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Handler/Callback.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Handler/Log/
|
|
Devel-Events-0.08/lib/Devel/Events/Handler/Multiplex.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Handler/Log/Memory.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Generator/LineTrace.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Generator/Require.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Generator/SubTrace.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Filter/Callback.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Filter/Drop.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Filter/HandlerOptional.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Filter/RemoveFields.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Filter/Stamp.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Filter/Stringify.pm
|
|
Devel-Events-0.08/lib/Devel/Events/Filter/Warn.pm
|
|
Entering Devel-Events-0.08
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Devel-Events-0.08 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Devel::Events
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Set::Object 0 ... Yes (1.35)
|
|
Checking if you have Test::use::ok 0 ... Yes (1.302083)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Moose 0.33 ... Yes (2.2004)
|
|
Checking if you have Try::Tiny 0 ... Yes (0.28)
|
|
Checking if you have Sub::Uplevel 0 ... Yes (0.2800)
|
|
Checking if you have Time::HiRes 0 ... Yes (1.9741)
|
|
Checking if you have MooseX::AttributeHelpers 0.03 ... Yes (0.25)
|
|
OK
|
|
Building and testing Devel-Events-0.08 ... cp lib/Devel/Events/Handler/Callback.pm blib/lib/Devel/Events/Handler/Callback.pm
|
|
cp lib/Devel/Events/Filter/Drop.pm blib/lib/Devel/Events/Filter/Drop.pm
|
|
cp lib/Devel/Events/Generator.pm blib/lib/Devel/Events/Generator.pm
|
|
cp lib/Devel/Events.pm blib/lib/Devel/Events.pm
|
|
cp lib/Devel/Events/Filter/Stamp.pm blib/lib/Devel/Events/Filter/Stamp.pm
|
|
cp lib/Devel/Events/Filter.pm blib/lib/Devel/Events/Filter.pm
|
|
cp lib/Devel/Events/Generator/Require.pm blib/lib/Devel/Events/Generator/Require.pm
|
|
cp lib/Devel/Events/Generator/SubTrace.pm blib/lib/Devel/Events/Generator/SubTrace.pm
|
|
cp lib/Devel/Events/Match.pm blib/lib/Devel/Events/Match.pm
|
|
cp lib/Devel/Events/Filter/RemoveFields.pm blib/lib/Devel/Events/Filter/RemoveFields.pm
|
|
cp lib/Devel/Events/Filter/Stringify.pm blib/lib/Devel/Events/Filter/Stringify.pm
|
|
cp lib/Devel/Events/Handler/Multiplex.pm blib/lib/Devel/Events/Handler/Multiplex.pm
|
|
cp lib/Devel/Events/Generator/LineTrace.pm blib/lib/Devel/Events/Generator/LineTrace.pm
|
|
cp lib/Devel/Events/Handler/Log/Memory.pm blib/lib/Devel/Events/Handler/Log/Memory.pm
|
|
cp lib/Devel/Events/Handler.pm blib/lib/Devel/Events/Handler.pm
|
|
cp lib/Devel/Events/Filter/Callback.pm blib/lib/Devel/Events/Filter/Callback.pm
|
|
cp lib/Devel/Events/Filter/Warn.pm blib/lib/Devel/Events/Filter/Warn.pm
|
|
cp lib/Devel/Events/Filter/HandlerOptional.pm blib/lib/Devel/Events/Filter/HandlerOptional.pm
|
|
Manifying 18 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
|
|
t/001_use.t ...................
|
|
All 7 subtests passed
|
|
t/002_filter_callback.t ....... ok
|
|
t/002_handler_callback.t ...... ok
|
|
t/003_handler_multiplex.t ..... ok
|
|
t/003_match.t ................. ok
|
|
t/004_handler_log_memory.t .... ok
|
|
t/005_filter_warn.t ........... ok
|
|
t/011_generator_line_trace.t .. ok
|
|
t/012_generator_sub_trace.t ... ok
|
|
|
|
# Failed test 'log events'
|
|
# at t/013_generator_require.t line 24.
|
|
# Structures begin differing at:
|
|
# $got->[1][8] = 'Can't locate this_file_does_not_exist.pm in @INC (you may need to install the this_file_does_not_exist module) (@INC contains: /home/ryan/.cpanm/work/1493742726.3164/Devel-Events-0.08/blib/lib /home/ryan/.cpanm/work/1493742726.3164/Devel-Events-0.08/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at t/013_generator_require.t line 22.
|
|
# '
|
|
# $expected->[1][8] = 'Can't locate this_file_does_not_exist.pm in @INC (@INC contains: /home/ryan/.cpanm/work/1493742726.3164/Devel-Events-0.08/blib/lib /home/ryan/.cpanm/work/1493742726.3164/Devel-Events-0.08/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at t/013_generator_require.t line 22.
|
|
# '
|
|
|
|
# Failed test 'log events'
|
|
# at t/013_generator_require.t line 42.
|
|
# Structures begin differing at:
|
|
# $got->[1][8] = 'Can't locate This/Module/Does/Not/Exist.pm in @INC (you may need to install the This::Module::Does::Not::Exist module) (@INC contains: /home/ryan/.cpanm/work/1493742726.3164/Devel-Events-0.08/blib/lib /home/ryan/.cpanm/work/1493742726.3164/Devel-Events-0.08/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at t/013_generator_require.t line 40.
|
|
# '
|
|
# $expected->[1][8] = 'Can't locate This/Module/Does/Not/Exist.pm in @INC (@INC contains: /home/ryan/.cpanm/work/1493742726.3164/Devel-Events-0.08/blib/lib /home/ryan/.cpanm/work/1493742726.3164/Devel-Events-0.08/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at t/013_generator_require.t line 40.
|
|
# '
|
|
# Looks like you failed 2 tests of 5.
|
|
t/013_generator_require.t .....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/5 subtests
|
|
t/021_filter_stringify.t ...... ok
|
|
t/022_filter_stamp.t .......... ok
|
|
t/023_filter_remove.t ......... ok
|
|
t/025_filter_drop.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/001_use.t (Wstat: 11 Tests: 7 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
t/013_generator_require.t (Wstat: 512 Tests: 5 Failed: 2)
|
|
Failed tests: 3-4
|
|
Non-zero exit status: 2
|
|
Files=14, Tests=70, 11 wallclock secs ( 0.03 usr 0.00 sys + 1.67 cusr 0.11 csys = 1.81 CPU)
|
|
Result: FAIL
|
|
Failed 2/14 test programs. 2/70 subtests failed.
|
|
Makefile:921: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Devel::Events failed. See /home/ryan/.cpanm/work/1493742726.3164/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Devel::Events' is not installed
|
|
! Bailing out the installation for Devel-Events-Objects-0.05.
|
|
Already tried Devel::Events. Skipping.
|
|
Searching Catalyst::Plugin::C3 (0) on cpanmetadb ...
|
|
Unpacking Catalyst-Plugin-C3-0.03.tar.gz
|
|
FAIL
|
|
--> Working on Catalyst::Plugin::C3
|
|
Fetching http://www.cpan.org/authors/id/B/BL/BLBLACK/Catalyst-Plugin-C3-0.03.tar.gz ... OK
|
|
Catalyst-Plugin-C3-0.03/
|
|
Catalyst-Plugin-C3-0.03/Changes
|
|
Catalyst-Plugin-C3-0.03/inc/
|
|
Catalyst-Plugin-C3-0.03/inc/Module/
|
|
Catalyst-Plugin-C3-0.03/inc/Module/AutoInstall.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/AutoInstall.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/Base.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/Can.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/Fetch.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/Include.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/Makefile.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/Metadata.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/Win32.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install/WriteAll.pm
|
|
Catalyst-Plugin-C3-0.03/inc/Module/Install.pm
|
|
Catalyst-Plugin-C3-0.03/lib/
|
|
Catalyst-Plugin-C3-0.03/lib/Catalyst/
|
|
Catalyst-Plugin-C3-0.03/lib/Catalyst/Plugin/
|
|
Catalyst-Plugin-C3-0.03/lib/Catalyst/Plugin/C3.pm
|
|
Catalyst-Plugin-C3-0.03/Makefile.PL
|
|
Catalyst-Plugin-C3-0.03/MANIFEST
|
|
Catalyst-Plugin-C3-0.03/META.yml
|
|
Catalyst-Plugin-C3-0.03/README
|
|
Catalyst-Plugin-C3-0.03/t/
|
|
Catalyst-Plugin-C3-0.03/t/01use.t
|
|
Catalyst-Plugin-C3-0.03/t/02pod.t
|
|
Catalyst-Plugin-C3-0.03/t/03podcoverage.t
|
|
Catalyst-Plugin-C3-0.03/t/04kwalitee.t
|
|
Catalyst-Plugin-C3-0.03/t/10basics.t
|
|
Entering Catalyst-Plugin-C3-0.03
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Catalyst-Plugin-C3-0.03 ... Cannot determine perl version info from lib/Catalyst/Plugin/C3.pm
|
|
*** Module::AutoInstall version 1.03
|
|
*** Checking for Perl dependencies...
|
|
[Core Features]
|
|
- Test::More ...loaded. (1.302083 >= 0.47)
|
|
- Catalyst ...loaded. (5.90114 >= 5.7006)
|
|
- Class::C3 ...loaded. (0.32 >= 0.19)
|
|
- NEXT ...loaded. (0.67 >= 0.6)
|
|
*** Module::AutoInstall configuration finished.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Catalyst::Plugin::C3
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have NEXT 0.6 ... Yes (0.67)
|
|
Checking if you have Catalyst 5.7006 ... Yes (5.90114)
|
|
Checking if you have Test::More 0.47 ... Yes (1.302083)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Class::C3 0.19 ... Yes (0.32)
|
|
OK
|
|
Building and testing Catalyst-Plugin-C3-0.03 ... cp lib/Catalyst/Plugin/C3.pm blib/lib/Catalyst/Plugin/C3.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/01use.t t/02pod.t t/03podcoverage.t t/04kwalitee.t t/10basics.t
|
|
t/01use.t .......... ok
|
|
t/02pod.t .......... skipped: set TEST_POD to enable this test
|
|
t/03podcoverage.t .. skipped: set TEST_POD to enable this test
|
|
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
|
|
|
|
# Failed test 'meta_yml_conforms_to_known_spec'
|
|
# at t/04kwalitee.t line 3.
|
|
# Error: META.yml does not conform to any recognised META.yml Spec.
|
|
# Details:
|
|
# Expected a list structure (author) [Validation: 1.3]
|
|
# Expected a list structure (author) [Validation: 1.3]
|
|
# Remedy: Take a look at the META.yml Spec at http://module-build.sourceforge.net/META-spec-v1.4.html (for version 1.4) or http://search.cpan.org/perldoc?CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
|
|
|
|
# Failed test 'no_broken_auto_install'
|
|
# at t/04kwalitee.t line 3.
|
|
# Error: This distribution uses an old version of Module::Install. Versions of Module::Install prior to 0.89 do not detect correcty that CPAN/CPANPLUS shell is used.
|
|
# Details:
|
|
# This distribution uses obsolete Module::Install version 0.67
|
|
# Remedy: Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
|
|
# Looks like you failed 2 tests of 17.
|
|
t/04kwalitee.t .....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/17 subtests
|
|
t/10basics.t ....... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/04kwalitee.t (Wstat: 512 Tests: 17 Failed: 2)
|
|
Failed tests: 3, 12
|
|
Non-zero exit status: 2
|
|
Files=5, Tests=25, 3 wallclock secs ( 0.01 usr 0.00 sys + 0.42 cusr 0.03 csys = 0.46 CPU)
|
|
Result: FAIL
|
|
Failed 1/5 test programs. 2/25 subtests failed.
|
|
Makefile:778: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Catalyst::Plugin::C3 failed. See /home/ryan/.cpanm/work/1493742726.3164/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Catalyst::Plugin::C3' is not installed, Module 'Devel::Events::Objects' is not installed, Module 'Devel::Events' is not installed
|
|
! Bailing out the installation for Catalyst-Plugin-LeakTracker-0.03.
|
|
! Installing the dependencies failed: Module 'Template::Declare' is not installed, Module 'Catalyst::Plugin::LeakTracker' is not installed
|
|
! Bailing out the installation for Catalyst-Controller-LeakTracker-0.08.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Catalyst::Controller::LeakTracker] 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
|