cpantestlogs/WWW::Yahoo::KeywordExtractor_genfailure.log
2017-05-02 18:44:36 -07:00

141 lines
8.2 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/1493683114.10041
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 WWW::Yahoo::KeywordExtractor () on cpanmetadb ...
Unpacking WWW-Yahoo-KeywordExtractor-0.5.tar.gz
--> Working on WWW::Yahoo::KeywordExtractor
Fetching http://www.cpan.org/authors/id/S/SO/SOCK/WWW-Yahoo-KeywordExtractor-0.5.tar.gz ... OK
WWW-Yahoo-KeywordExtractor-0.5/
WWW-Yahoo-KeywordExtractor-0.5/Changes
WWW-Yahoo-KeywordExtractor-0.5/lib/
WWW-Yahoo-KeywordExtractor-0.5/lib/WWW/
WWW-Yahoo-KeywordExtractor-0.5/lib/WWW/Yahoo/
WWW-Yahoo-KeywordExtractor-0.5/lib/WWW/Yahoo/._KeywordExtractor.pm
WWW-Yahoo-KeywordExtractor-0.5/lib/WWW/Yahoo/KeywordExtractor.pm
WWW-Yahoo-KeywordExtractor-0.5/._Makefile.PL
WWW-Yahoo-KeywordExtractor-0.5/Makefile.PL
WWW-Yahoo-KeywordExtractor-0.5/._MANIFEST
WWW-Yahoo-KeywordExtractor-0.5/MANIFEST
WWW-Yahoo-KeywordExtractor-0.5/._MANIFEST.skip
WWW-Yahoo-KeywordExtractor-0.5/MANIFEST.skip
WWW-Yahoo-KeywordExtractor-0.5/META.yml
WWW-Yahoo-KeywordExtractor-0.5/README
WWW-Yahoo-KeywordExtractor-0.5/t/
WWW-Yahoo-KeywordExtractor-0.5/t/02-pod.t
WWW-Yahoo-KeywordExtractor-0.5/t/03-pod_coverage.t
WWW-Yahoo-KeywordExtractor-0.5/t/04-perl_critic.t
WWW-Yahoo-KeywordExtractor-0.5/t/._11-compile.t
WWW-Yahoo-KeywordExtractor-0.5/t/11-compile.t
Entering WWW-Yahoo-KeywordExtractor-0.5
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring WWW-Yahoo-KeywordExtractor-0.5 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WWW::Yahoo::KeywordExtractor
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 Test::More 0 ... Yes (1.302083)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
OK
Building and testing WWW-Yahoo-KeywordExtractor-0.5 ... cp lib/WWW/Yahoo/._KeywordExtractor.pm blib/lib/WWW/Yahoo/._KeywordExtractor.pm
cp lib/WWW/Yahoo/KeywordExtractor.pm blib/lib/WWW/Yahoo/KeywordExtractor.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
t/02-pod.t ........... ok
# Failed test 'Pod coverage on WWW::Yahoo::._KeywordExtractor'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod/Coverage.pm line 133.
# WWW::Yahoo::._KeywordExtractor: couldn't find pod
# Looks like you failed 1 test of 2.
t/03-pod_coverage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test 'Test::Perl::Critic for "blib/lib/WWW/Yahoo/._KeywordExtractor.pm"'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Perl/Critic.pm line 104.
#
# Perl::Critic had errors in "blib/lib/WWW/Yahoo/._KeywordExtractor.pm":
# Can't parse code: Encountered unexpected character '0'
# Failed test 'Test::Perl::Critic for "blib/lib/WWW/Yahoo/KeywordExtractor.pm"'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Perl/Critic.pm line 104.
#
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 13, column 6. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 13, column 14. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 14, column 5. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 14, column 20. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 14, column 28. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 15, column 9. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 18, column 1. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 19, column 9. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 19, column 16. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 20, column 11. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 21, column 8. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 22, column 8. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 22, column 20. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 26, column 22. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 28, column 11. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 31, column 8. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 31, column 15. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 32, column 8. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 33, column 12. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 34, column 14. (no explanation).
# => [OTRS::RequireCamelCase] Variable, subroutine, and package names have to be in CamelCase at line 36, column 13. (no explanation).
t/04-perl_critic.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 2/2 subtests
# Testing WWW::Yahoo::KeywordExtractor 0.5, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
Error getting data!
# Looks like your test exited with 22 just after 3.
t/11-compile.t .......
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 2/5 subtests
Test Summary Report
-------------------
t/03-pod_coverage.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/04-perl_critic.t (Wstat: 256 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 1
t/11-compile.t (Wstat: 5632 Tests: 3 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 5 tests but ran 3.
Files=4, Tests=9, 12 wallclock secs ( 0.01 usr 0.00 sys + 0.83 cusr 0.04 csys = 0.88 CPU)
Result: FAIL
Failed 3/4 test programs. 3/9 subtests failed.
Makefile:846: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 22
! Installing WWW::Yahoo::KeywordExtractor failed. See /home/ryan/.cpanm/work/1493683114.10041/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WWW::Yahoo::KeywordExtractor] 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