205 lines
18 KiB
Text
205 lines
18 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/1493715097.30287
|
|
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 Apache::Status::DBI () on cpanmetadb ...
|
|
Unpacking Apache-Status-DBI-1.012.tar.gz
|
|
--> Working on Apache::Status::DBI
|
|
Fetching http://www.cpan.org/authors/id/T/TI/TIMB/Apache-Status-DBI-1.012.tar.gz ... OK
|
|
Apache-Status-DBI-1.012/
|
|
Apache-Status-DBI-1.012/Changes
|
|
Apache-Status-DBI-1.012/lib/
|
|
Apache-Status-DBI-1.012/lib/Apache/
|
|
Apache-Status-DBI-1.012/lib/Apache/Status/
|
|
Apache-Status-DBI-1.012/lib/Apache/Status/DBI.pm
|
|
Apache-Status-DBI-1.012/Makefile.PL
|
|
Apache-Status-DBI-1.012/MANIFEST
|
|
Apache-Status-DBI-1.012/META.yml
|
|
Apache-Status-DBI-1.012/README
|
|
Apache-Status-DBI-1.012/t/
|
|
Apache-Status-DBI-1.012/t/00.load.t
|
|
Apache-Status-DBI-1.012/t/perlcritic.t
|
|
Apache-Status-DBI-1.012/t/pod-coverage.t
|
|
Apache-Status-DBI-1.012/t/pod.t
|
|
Entering Apache-Status-DBI-1.012
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Apache-Status-DBI-1.012 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Apache::Status::DBI
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have DBI 1.49 ... Yes (1.636)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Apache-Status-DBI-1.012 ... cp lib/Apache/Status/DBI.pm blib/lib/Apache/Status/DBI.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, 'blib/lib', 'blib/arch')" t/*.t
|
|
|
|
# Failed test 'use Apache::Status::DBI;'
|
|
# at t/00.load.t line 4.
|
|
# Tried to use 'Apache::Status::DBI'.
|
|
# Error: Can't locate Apache.pm in @INC (you may need to install the Apache module) (@INC contains: /home/ryan/.cpanm/work/1493715097.30287/Apache-Status-DBI-1.012/blib/lib /home/ryan/.cpanm/work/1493715097.30287/Apache-Status-DBI-1.012/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 /home/ryan/.cpanm/work/1493715097.30287/Apache-Status-DBI-1.012/blib/lib/Apache/Status/DBI.pm line 30.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493715097.30287/Apache-Status-DBI-1.012/blib/lib/Apache/Status/DBI.pm line 34.
|
|
# Compilation failed in require at t/00.load.t line 4.
|
|
# BEGIN failed--compilation aborted at t/00.load.t line 4.
|
|
# Testing Apache::Status::DBI
|
|
# Looks like you failed 1 test of 1.
|
|
t/00.load.t .......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
|
|
# Failed test 'Test::Perl::Critic for "blib/lib/Apache/Status/DBI.pm"'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Perl/Critic.pm line 104.
|
|
#
|
|
# Use of "require" is not allowed at line 15, column 18. Use Require() method of MainObject instead. (Severity: 5)
|
|
# Use of "require" is not allowed at line 19, column 9. Use Require() method of MainObject instead. (Severity: 5)
|
|
# Use of "require" is not allowed at line 20, column 9. Use Require() method of MainObject instead. (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 21, column 9. (no explanation). (Severity: 5)
|
|
# Use of "require" is not allowed at line 30, column 9. Use Require() method of MainObject instead. (Severity: 5)
|
|
# Use of "require" is not allowed at line 31, column 9. Use Require() method of MainObject instead. (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 36, column 4. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 39, column 4. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 41, column 5. (no explanation). (Severity: 5)
|
|
# Use of low precedence operators is not allowed at line 44, column 8. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
|
|
# Use of low precedence operators is not allowed at line 45, column 8. Replace low precedence operators with the high precedence substitutes. (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 46, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 48, column 5. (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 23. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 49, column 42. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 9. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 41. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 50, column 50. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 67, column 1. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 73, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 74, column 62. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 74, column 88. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 76, column 17. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 76, column 37. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 78, column 12. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 78, column 43. 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 81, column 20. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 81, column 45. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 81, column 68. 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 83, column 9. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 83, column 29. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 83, column 52. 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 83, column 72. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 84, column 55. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 95, column 1. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 96, column 13. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 97, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 97, column 24. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 98, column 8. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 98, 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 99, column 8. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 99, column 39. 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 100, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 104, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 107, column 8. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 110, column 9. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 111, column 85. 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 112, column 9. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 112, column 29. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 112, column 57. 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 112, column 82. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 113, column 14. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 114, column 14. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 118, column 14. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 121, column 44. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 122, column 27. 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 122, column 38. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 123, column 44. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 124, column 42. 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 124, column 54. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 125, column 12. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 125, column 31. 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 126, column 9. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 127, column 54. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 127, column 60. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 128, column 27. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 128, column 44. 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 129, column 49. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 130, column 50. 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 133, column 44. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 134, column 42. 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 134, column 54. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 135, column 12. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 136, column 38. (no explanation). (Severity: 5)
|
|
# Method invocation should use "()" at line 136, column 46. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 137, column 12. (no explanation). (Severity: 5)
|
|
# Method invocation should use "()" at line 137, column 31. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 138, column 21. (no explanation). (Severity: 5)
|
|
# Method invocation should use "()" at line 138, column 30. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 139, column 42. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 140, column 14. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 140, column 38. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 141, column 13. (no explanation). (Severity: 5)
|
|
# Method invocation should use "()" at line 141, column 33. Use "->MethodName()" instead of "->MethodName". (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 144, column 16. (no explanation). (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 144, column 41. Accessing an objects data directly breaks encapsulation and should be avoided. Example: $object->{ some_key }. (Severity: 5)
|
|
# Private Member Data shouldn't be accessed directly at line 144, column 64. 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 145, column 12. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 148, column 50. (no explanation). (Severity: 5)
|
|
# Variable, subroutine, and package names have to be in CamelCase at line 148, column 64. (no explanation). (Severity: 5)
|
|
t/perlcritic.t ....
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
|
|
# Failed test 'Pod coverage on Apache::Status::DBI'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
|
|
# Apache::Status::DBI: requiring 'Apache::Status::DBI' failed
|
|
# Looks like you failed 1 test of 1.
|
|
t/pod-coverage.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
t/pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00.load.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/perlcritic.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Files=4, Tests=4, 2 wallclock secs ( 0.01 usr 0.00 sys + 0.71 cusr 0.05 csys = 0.77 CPU)
|
|
Result: FAIL
|
|
Failed 3/4 test programs. 3/4 subtests failed.
|
|
Makefile:845: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Apache::Status::DBI failed. See /home/ryan/.cpanm/work/1493715097.30287/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Apache::Status::DBI] 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
|