cpantestlogs/WWW::NHKProgram::API_genfailure.log
2017-05-02 18:44:36 -07:00

183 lines
8.1 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/1493502049.6766
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::NHKProgram::API () on cpanmetadb ...
Unpacking WWW-NHKProgram-API-0.03.tar.gz
--> Working on WWW::NHKProgram::API
Fetching http://www.cpan.org/authors/id/M/MO/MOZNION/WWW-NHKProgram-API-0.03.tar.gz ... OK
WWW-NHKProgram-API-0.03/Build.PL
WWW-NHKProgram-API-0.03/Changes
WWW-NHKProgram-API-0.03/LICENSE
WWW-NHKProgram-API-0.03/META.json
WWW-NHKProgram-API-0.03/README.md
WWW-NHKProgram-API-0.03/cpanfile
WWW-NHKProgram-API-0.03/eg/program_genre.pl
WWW-NHKProgram-API-0.03/eg/program_info.pl
WWW-NHKProgram-API-0.03/eg/program_list.pl
WWW-NHKProgram-API-0.03/eg/program_now_on_air.pl
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Area.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Date.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Genre.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Provider.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Provider/Common.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Provider/Genre.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Provider/Info.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Provider/List.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Provider/Now.pm
WWW-NHKProgram-API-0.03/lib/WWW/NHKProgram/API/Service.pm
WWW-NHKProgram-API-0.03/minil.toml
WWW-NHKProgram-API-0.03/t/00_compile.t
WWW-NHKProgram-API-0.03/t/01_list.t
WWW-NHKProgram-API-0.03/t/02_genre.t
WWW-NHKProgram-API-0.03/t/03_info.t
WWW-NHKProgram-API-0.03/t/04_now_on_air.t
WWW-NHKProgram-API-0.03/t/10_area.t
WWW-NHKProgram-API-0.03/t/11_date.t
WWW-NHKProgram-API-0.03/t/12_service.t
WWW-NHKProgram-API-0.03/t/Util.pm
WWW-NHKProgram-API-0.03/xt/perlcritic.t
WWW-NHKProgram-API-0.03/xt/perlcriticrc
WWW-NHKProgram-API-0.03/xt/webapi/00_program_list.t
WWW-NHKProgram-API-0.03/xt/webapi/01_program_genre.t
WWW-NHKProgram-API-0.03/xt/webapi/02_program_info.t
WWW-NHKProgram-API-0.03/xt/webapi/03_program_now_on_air.t
WWW-NHKProgram-API-0.03/META.yml
WWW-NHKProgram-API-0.03/MANIFEST
Entering WWW-NHKProgram-API-0.03
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have CPAN::Meta::Prereqs 0 ... Yes (2.150010)
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring WWW-NHKProgram-API-0.03 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'WWW-NHKProgram-API' version '0.03'
Merging cpanfile prereqs to MYMETA.yml
Merging cpanfile prereqs to MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have parent 0 ... Yes (0.236)
Checking if you have Scope::Guard 0 ... Yes (0.21)
Checking if you have Test::More 0.98 ... Yes (1.302083)
Checking if you have Test::Deep 0 ... Yes (1.126)
Checking if you have Class::Accessor::Lite::Lazy 0 ... Yes (0.03)
Checking if you have Text::Sprintf::Named 0 ... Yes (0.0402)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have Encode 2.57 ... Yes (2.88)
Checking if you have TV::ARIB::ProgramGenre 0 ... Yes (0.01)
Checking if you have Furl 0 ... Yes (3.10)
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280224)
OK
Building and testing WWW-NHKProgram-API-0.03 ... Building WWW-NHKProgram-API
t/00_compile.t ..... ok
# No tests run!
# Failed test 'No tests run for subtest "Get error response as JSON certainly"'
# at t/01_list.t line 153.
# Looks like you failed 1 test of 2.
# Failed test 'Error handling'
# at t/01_list.t line 154.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{"fault":{ <-- HERE "faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}/ at t/01_list.t line 152.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/01_list.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests
# No tests run!
# Failed test 'No tests run for subtest "Get error response as JSON certainly"'
# at t/02_genre.t line 160.
# Looks like you failed 1 test of 2.
# Failed test 'Error handling'
# at t/02_genre.t line 161.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{"fault":{ <-- HERE "faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}/ at t/02_genre.t line 159.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/02_genre.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests
# No tests run!
# Failed test 'No tests run for subtest "Get error response as JSON certainly"'
# at t/03_info.t line 103.
# Looks like you failed 1 test of 2.
# Failed test 'Error handling'
# at t/03_info.t line 104.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{"fault":{ <-- HERE "faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}/ at t/03_info.t line 102.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/03_info.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests
# No tests run!
# Failed test 'No tests run for subtest "Get error response as JSON certainly"'
# at t/04_now_on_air.t line 165.
# Looks like you failed 1 test of 2.
# Failed test 'Error handling'
# at t/04_now_on_air.t line 166.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/{"fault":{ <-- HERE "faultstring":"Invalid ApiKey","detail":{"errorcode":"oauth.v2.InvalidApiKey"}}}/ at t/04_now_on_air.t line 164.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/04_now_on_air.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests
t/10_area.t ........ ok
t/11_date.t ........ ok
t/12_service.t ..... ok
Test Summary Report
-------------------
t/01_list.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/02_genre.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/03_info.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/04_now_on_air.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=8, Tests=25, 3 wallclock secs ( 0.03 usr 0.00 sys + 0.31 cusr 0.04 csys = 0.38 CPU)
Result: FAIL
Failed 4/8 test programs. 4/25 subtests failed.
! Installing WWW::NHKProgram::API failed. See /home/ryan/.cpanm/work/1493502049.6766/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WWW::NHKProgram::API] 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