cpantestlogs/Template::Plugin::Text::Greeking_genfailure.log
2017-05-02 18:44:36 -07:00

131 lines
7.7 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/1493259358.10351
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 Template::Plugin::Text::Greeking () on cpanmetadb ...
Unpacking Template-Plugin-Text-Greeking-1.0.tar.gz
--> Working on Template::Plugin::Text::Greeking
Fetching http://www.cpan.org/authors/id/G/GU/GUGOD/Template-Plugin-Text-Greeking-1.0.tar.gz ... OK
Template-Plugin-Text-Greeking-1.0/
Template-Plugin-Text-Greeking-1.0/.shipit
Template-Plugin-Text-Greeking-1.0/Changes
Template-Plugin-Text-Greeking-1.0/inc/
Template-Plugin-Text-Greeking-1.0/lib/
Template-Plugin-Text-Greeking-1.0/Makefile.PL
Template-Plugin-Text-Greeking-1.0/MANIFEST
Template-Plugin-Text-Greeking-1.0/META.yml
Template-Plugin-Text-Greeking-1.0/README
Template-Plugin-Text-Greeking-1.0/t/
Template-Plugin-Text-Greeking-1.0/t/00.load.t
Template-Plugin-Text-Greeking-1.0/t/01.simple.t
Template-Plugin-Text-Greeking-1.0/t/02.options.t
Template-Plugin-Text-Greeking-1.0/t/perlcritic.t
Template-Plugin-Text-Greeking-1.0/t/pod-coverage.t
Template-Plugin-Text-Greeking-1.0/t/pod.t
Template-Plugin-Text-Greeking-1.0/lib/Template/
Template-Plugin-Text-Greeking-1.0/lib/Template/Plugin/
Template-Plugin-Text-Greeking-1.0/lib/Template/Plugin/Text/
Template-Plugin-Text-Greeking-1.0/lib/Template/Plugin/Text/Greeking.pm
Template-Plugin-Text-Greeking-1.0/inc/Module/
Template-Plugin-Text-Greeking-1.0/inc/Module/Install/
Template-Plugin-Text-Greeking-1.0/inc/Module/Install.pm
Template-Plugin-Text-Greeking-1.0/inc/Module/Install/Base.pm
Template-Plugin-Text-Greeking-1.0/inc/Module/Install/Can.pm
Template-Plugin-Text-Greeking-1.0/inc/Module/Install/Fetch.pm
Template-Plugin-Text-Greeking-1.0/inc/Module/Install/Makefile.pm
Template-Plugin-Text-Greeking-1.0/inc/Module/Install/Metadata.pm
Template-Plugin-Text-Greeking-1.0/inc/Module/Install/Win32.pm
Template-Plugin-Text-Greeking-1.0/inc/Module/Install/WriteAll.pm
Entering Template-Plugin-Text-Greeking-1.0
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Template-Plugin-Text-Greeking-1.0 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Template::Plugin::Text::Greeking
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have UNIVERSAL::require 0.13 ... Yes (0.18)
Checking if you have Test::More 0.42 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Template 2.22 ... Yes (2.27)
Checking if you have Text::Greeking 0.12 ... Yes (0.14)
Checking if you have Text::Greeking::zh_TW 1 ... Yes (1.0)
OK
Building and testing Template-Plugin-Text-Greeking-1.0 ... cp lib/Template/Plugin/Text/Greeking.pm blib/lib/Template/Plugin/Text/Greeking.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
# Testing Template::Plugin::Text::Greeking 1.0
t/00.load.t ....... ok
t/01.simple.t ..... ok
Wide character in print at t/02.options.t line 20.
t/02.options.t .... ok
# Failed test 'Test::Perl::Critic for "blib/lib/Template/Plugin/Text/Greeking.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 14, column 9. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 14, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 14, column 27. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 15, column 8. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 16, column 5. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 18, column 12. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 18, column 22. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 20, column 13. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 17. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 21, column 17. 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 22, column 17. (no explanation). (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 26, column 9. (no explanation). (Severity: 5)
# Use of "require" is not allowed at line 26, column 26. Use Require() method of MainObject instead. (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 27, column 17. (no explanation). (Severity: 5)
# Method invocation should use "()" at line 27, column 32. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
# Variable, subroutine, and package names have to be in CamelCase at line 29, column 17. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 29, column 17. 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 30, column 27. (no explanation). (Severity: 5)
# Private Member Data shouldn't be accessed directly at line 30, column 27. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
t/perlcritic.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=6, Tests=6, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.77 cusr 0.05 csys = 0.84 CPU)
Result: FAIL
Failed 1/6 test programs. 1/6 subtests failed.
Makefile:779: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Template::Plugin::Text::Greeking failed. See /home/ryan/.cpanm/work/1493259358.10351/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Template::Plugin::Text::Greeking] 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