cpantestlogs/JSON::RPC2::Client_incfailure.log
2017-05-02 18:44:36 -07:00

187 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/1493529460.19672
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 JSON::RPC2::Client () on cpanmetadb ...
Unpacking JSON-RPC2-v2.1.1.tar.gz
--> Working on JSON::RPC2::Client
Fetching http://www.cpan.org/authors/id/P/PO/POWERMAN/JSON-RPC2-v2.1.1.tar.gz ... OK
JSON-RPC2-v2.1.1
JSON-RPC2-v2.1.1/README
JSON-RPC2-v2.1.1/Changes
JSON-RPC2-v2.1.1/LICENSE
JSON-RPC2-v2.1.1/cpanfile
JSON-RPC2-v2.1.1/dist.ini
JSON-RPC2-v2.1.1/Build.PL
JSON-RPC2-v2.1.1/META.yml
JSON-RPC2-v2.1.1/MANIFEST
JSON-RPC2-v2.1.1/META.json
JSON-RPC2-v2.1.1/t
JSON-RPC2-v2.1.1/t/share.pm
JSON-RPC2-v2.1.1/t/00.load.t
JSON-RPC2-v2.1.1/t/blocking.t
JSON-RPC2-v2.1.1/t/01.export.t
JSON-RPC2-v2.1.1/t/client-call.t
JSON-RPC2-v2.1.1/lib/JSON
JSON-RPC2-v2.1.1/lib/JSON/RPC2.pm
JSON-RPC2-v2.1.1/t/client-batch.t
JSON-RPC2-v2.1.1/t/server-batch.t
JSON-RPC2-v2.1.1/t/client-notify.t
JSON-RPC2-v2.1.1/t/server-errors.t
JSON-RPC2-v2.1.1/t/client-pending.t
JSON-RPC2-v2.1.1/t/server-execute.t
JSON-RPC2-v2.1.1/t/client-response.t
JSON-RPC2-v2.1.1/t/blocking_hashref.t
JSON-RPC2-v2.1.1/t/client-call_named.t
JSON-RPC2-v2.1.1/t/author-perlcritic.t
JSON-RPC2-v2.1.1/t/author-pod-syntax.t
JSON-RPC2-v2.1.1/lib/JSON/RPC2
JSON-RPC2-v2.1.1/lib/JSON/RPC2/Client.pm
JSON-RPC2-v2.1.1/lib/JSON/RPC2/Server.pm
JSON-RPC2-v2.1.1/t/client-notify_named.t
JSON-RPC2-v2.1.1/t/release-distribution.t
JSON-RPC2-v2.1.1/t/client-batch_response.t
Entering JSON-RPC2-v2.1.1
Checking configure dependencies from META.json
Checking if you have Module::Build::Tiny 0.034 ... Yes (0.039)
Running Build.PL
Configuring JSON-RPC2-v2.1.1 ... Creating new 'Build' script for 'JSON-RPC2' version 'v2.1.1'
Checking dependencies from MYMETA.json ...
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have JSON::MaybeXS 0 ... Yes (1.003009)
Checking if you have Test::Exception 0 ... Yes (0.43)
OK
Building and testing JSON-RPC2-v2.1.1 ... cp lib/JSON/RPC2/Server.pm blib/lib/JSON/RPC2/Server.pm
cp lib/JSON/RPC2.pm blib/lib/JSON/RPC2.pm
cp lib/JSON/RPC2/Client.pm blib/lib/JSON/RPC2/Client.pm
# Testing JSON::RPC2 v2.1.1
t/00.load.t ................ ok
t/01.export.t .............. skipped: This module doesn't export anything
t/author-perlcritic.t ...... skipped: these tests are for testing by the author
t/author-pod-syntax.t ...... skipped: these tests are for testing by the author
t/blocking.t ............... ok
t/blocking_hashref.t ....... ok
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/client-batch.t line 3.
BEGIN failed--compilation aborted at t/client-batch.t line 3.
t/client-batch.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/client-batch_response.t line 3.
BEGIN failed--compilation aborted at t/client-batch_response.t line 3.
t/client-batch_response.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/client-call.t line 3.
BEGIN failed--compilation aborted at t/client-call.t line 3.
t/client-call.t ............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/client-call_named.t line 3.
BEGIN failed--compilation aborted at t/client-call_named.t line 3.
t/client-call_named.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/client-notify.t line 3.
BEGIN failed--compilation aborted at t/client-notify.t line 3.
t/client-notify.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/client-notify_named.t line 3.
BEGIN failed--compilation aborted at t/client-notify_named.t line 3.
t/client-notify_named.t ....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/client-pending.t line 3.
BEGIN failed--compilation aborted at t/client-pending.t line 3.
t/client-pending.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/client-response.t line 3.
BEGIN failed--compilation aborted at t/client-response.t line 3.
t/client-response.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/release-distribution.t ... skipped: these tests are for release candidate testing
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/server-batch.t line 3.
BEGIN failed--compilation aborted at t/server-batch.t line 3.
t/server-batch.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/server-errors.t line 3.
BEGIN failed--compilation aborted at t/server-errors.t line 3.
t/server-errors.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/arch /home/ryan/.cpanm/work/1493529460.19672/JSON-RPC2-v2.1.1/blib/lib /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 t/server-execute.t line 3.
BEGIN failed--compilation aborted at t/server-execute.t line 3.
t/server-execute.t .........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/client-batch.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/client-batch_response.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/client-call.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/client-call_named.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/client-notify.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/client-notify_named.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/client-pending.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/client-response.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/server-batch.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/server-errors.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/server-execute.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=18, Tests=37, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.16 cusr 0.02 csys = 0.23 CPU)
Result: FAIL
! Installing JSON::RPC2::Client failed. See /home/ryan/.cpanm/work/1493529460.19672/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose JSON::RPC2::Client] 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