cpantestlogs/Catalyst::Helper::Model::Akismet_genfailure.log
2017-05-02 18:44:36 -07:00

185 lines
13 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/1493021258.31010
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::Helper::Model::Akismet () on cpanmetadb ...
Unpacking Catalyst-Model-Akismet-0.04.tar.gz
--> Working on Catalyst::Helper::Model::Akismet
Fetching http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Model-Akismet-0.04.tar.gz ... OK
Catalyst-Model-Akismet-0.04/
Catalyst-Model-Akismet-0.04/Changes
Catalyst-Model-Akismet-0.04/inc/
Catalyst-Model-Akismet-0.04/inc/Module/
Catalyst-Model-Akismet-0.04/inc/Module/Install/
Catalyst-Model-Akismet-0.04/inc/Module/Install/Base.pm
Catalyst-Model-Akismet-0.04/inc/Module/Install/Can.pm
Catalyst-Model-Akismet-0.04/inc/Module/Install/Fetch.pm
Catalyst-Model-Akismet-0.04/inc/Module/Install/Makefile.pm
Catalyst-Model-Akismet-0.04/inc/Module/Install/Metadata.pm
Catalyst-Model-Akismet-0.04/inc/Module/Install/Win32.pm
Catalyst-Model-Akismet-0.04/inc/Module/Install/WriteAll.pm
Catalyst-Model-Akismet-0.04/inc/Module/Install.pm
Catalyst-Model-Akismet-0.04/INSTALL
Catalyst-Model-Akismet-0.04/lib/
Catalyst-Model-Akismet-0.04/lib/Catalyst/
Catalyst-Model-Akismet-0.04/lib/Catalyst/Helper/
Catalyst-Model-Akismet-0.04/lib/Catalyst/Helper/Model/
Catalyst-Model-Akismet-0.04/lib/Catalyst/Helper/Model/Akismet.pm
Catalyst-Model-Akismet-0.04/lib/Catalyst/Model/
Catalyst-Model-Akismet-0.04/lib/Catalyst/Model/Akismet.pm
Catalyst-Model-Akismet-0.04/Makefile.PL
Catalyst-Model-Akismet-0.04/MANIFEST
Catalyst-Model-Akismet-0.04/META.yml
Catalyst-Model-Akismet-0.04/t/
Catalyst-Model-Akismet-0.04/t/00.load.t
Catalyst-Model-Akismet-0.04/t/01.functionality.t
Catalyst-Model-Akismet-0.04/t/02.perlcritic.t
Catalyst-Model-Akismet-0.04/t/03.pod.t
Catalyst-Model-Akismet-0.04/t/04.pod-coverage.t
Catalyst-Model-Akismet-0.04/t/lib/
Catalyst-Model-Akismet-0.04/t/lib/TestApp/
Catalyst-Model-Akismet-0.04/t/lib/TestApp/Model/
Catalyst-Model-Akismet-0.04/t/lib/TestApp/Model/Akismet.pm
Catalyst-Model-Akismet-0.04/t/lib/TestApp.pm
Entering Catalyst-Model-Akismet-0.04
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Catalyst-Model-Akismet-0.04 ... Cannot determine perl version info from lib/Catalyst/Model/Akismet.pm
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Catalyst::Model::Akismet
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Catalyst::Component::InstancePerContext 0.001000 ... Yes (0.001001)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Net::Akismet::Protocol 0 ... Yes (0.02)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Catalyst::Runtime 5.70 ... Yes (5.90114)
Checking if you have Class::C3 0.20 ... Yes (0.32)
OK
Building and testing Catalyst-Model-Akismet-0.04 ... cp lib/Catalyst/Model/Akismet.pm blib/lib/Catalyst/Model/Akismet.pm
cp lib/Catalyst/Helper/Model/Akismet.pm blib/lib/Catalyst/Helper/Model/Akismet.pm
Manifying 2 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/*.t
# Testing Catalyst::Model::Akismet 0.04
t/00.load.t ........... ok
# Failed test 'use TestApp;'
# at t/01.functionality.t line 11.
# Tried to use 'TestApp'.
# Error: Couldn't instantiate component "TestApp::Model::Akismet", "Could not verify fake key at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Net/Akismet/Protocol.pm line 24."Compilation failed in require at t/01.functionality.t line 11.
# BEGIN failed--compilation aborted at t/01.functionality.t line 11.
Couldn't instantiate component "TestApp::Model::Akismet", "Could not verify fake key at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Net/Akismet/Protocol.pm line 24."# Looks like your test exited with 111 just after 1.
t/01.functionality.t ..
Dubious, test returned 111 (wstat 28416, 0x6f00)
Failed 3/3 subtests
# Failed test 'Test::Perl::Critic for "blib/lib/Catalyst/Model/Akismet.pm"'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Perl/Critic.pm line 104.
#
# Variable, subroutine, and package names have to be in CamelCase at line 66, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 67, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 67, column 21. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 69, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 73, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 75, column 16. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 78, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 79, column 40. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 79, column 50. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 79, column 55. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 82, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 86, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 87, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 87, column 15. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 88, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 89, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 89, column 19. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 92, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 93, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 94, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 97, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 100, column 11. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 101, column 4. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 102, column 24. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 102, column 29. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 103, column 21. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 103, column 26. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 104, column 17. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Method invocation should use "()" at line 104, column 22. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 107, column 11. (no explanation). (Severity: 5)
# Failed test 'Test::Perl::Critic for "blib/lib/Catalyst/Helper/Model/Akismet.pm"'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Perl/Critic.pm line 104.
#
# Variable, subroutine, and package names have to be in CamelCase at line 48, column 1. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 10. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 26. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 52, column 14. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 54, column 13. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 54, column 13. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 57, column 13. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 57, column 13. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 61, column 5. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 61, column 5. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 62, column 16. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 62, column 16. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 63, column 16. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 63, column 16. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 66, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 66, column 43. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 66, column 43. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
t/02.perlcritic.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 2/2 subtests
t/03.pod.t ............ ok
t/04.pod-coverage.t ... ok
Test Summary Report
-------------------
t/01.functionality.t (Wstat: 28416 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 111
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/02.perlcritic.t (Wstat: 256 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 1
Files=5, Tests=8, 11 wallclock secs ( 0.02 usr 0.00 sys + 1.55 cusr 0.08 csys = 1.65 CPU)
Result: FAIL
Failed 2/5 test programs. 3/8 subtests failed.
Makefile:782: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Catalyst::Helper::Model::Akismet failed. See /home/ryan/.cpanm/work/1493021258.31010/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Catalyst::Helper::Model::Akismet] 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