125 lines
5.7 KiB
Text
125 lines
5.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/1493097154.6005
|
|
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::RPC::Legacy::Client () on cpanmetadb ...
|
|
Unpacking JSON-RPC-1.06.tar.gz
|
|
--> Working on JSON::RPC::Legacy::Client
|
|
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/JSON-RPC-1.06.tar.gz ... OK
|
|
JSON-RPC-1.06/Build.PL
|
|
JSON-RPC-1.06/Changes
|
|
JSON-RPC-1.06/LICENSE
|
|
JSON-RPC-1.06/META.json
|
|
JSON-RPC-1.06/Makefile
|
|
JSON-RPC-1.06/README.md
|
|
JSON-RPC-1.06/cpanfile
|
|
JSON-RPC-1.06/lib/JSON/RPC.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Constants.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Dispatch.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Legacy.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Legacy/Client.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Legacy/Procedure.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Legacy/Server.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Legacy/Server/Apache2.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Legacy/Server/CGI.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Legacy/Server/Daemon.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Parser.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Procedure.pm
|
|
JSON-RPC-1.06/lib/JSON/RPC/Test.pm
|
|
JSON-RPC-1.06/t/001_compile.t
|
|
JSON-RPC-1.06/t/002_basic.t
|
|
JSON-RPC-1.06/t/003_parser.t
|
|
JSON-RPC-1.06/t/JSON/RPC/Test/Handler/Sum.pm
|
|
JSON-RPC-1.06/t/legacy/00_pod.t
|
|
JSON-RPC-1.06/t/legacy/01_use.t
|
|
JSON-RPC-1.06/t/legacy/02_server.t
|
|
JSON-RPC-1.06/META.yml
|
|
JSON-RPC-1.06/MANIFEST
|
|
Entering JSON-RPC-1.06
|
|
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 ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have CPAN::Meta 0 ... Yes (2.150010)
|
|
Running Build.PL
|
|
Configuring JSON-RPC-1.06 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'JSON-RPC' version '1.06'
|
|
Merging cpanfile prereqs to MYMETA.yml
|
|
Merging cpanfile prereqs to MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have JSON 0 ... Yes (2.90)
|
|
Checking if you have Plack::Request 0 ... Yes (1.0043)
|
|
Checking if you have parent 0 ... Yes (0.236)
|
|
Checking if you have CGI 0 ... Yes (4.36)
|
|
Checking if you have Plack::Test 0 ... Yes (undef)
|
|
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
|
|
Checking if you have ExtUtils::MakeMaker 6.36 ... Yes (7.24)
|
|
Checking if you have Router::Simple 0 ... Yes (0.17)
|
|
Checking if you have HTTP::Request 0 ... Yes (6.11)
|
|
Checking if you have ExtUtils::CBuilder 0 ... Yes (0.280224)
|
|
Checking if you have Plack 0 ... Yes (1.0043)
|
|
Checking if you have HTTP::Response 0 ... Yes (6.11)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Class::Accessor::Lite 0 ... Yes (0.08)
|
|
OK
|
|
Building and testing JSON-RPC-1.06 ... Building JSON-RPC
|
|
t/001_compile.t ....... ok
|
|
|
|
# Failed test 'use t::JSON::RPC::Test::Handler::Sum;'
|
|
# at t/002_basic.t line 12.
|
|
# Tried to use 't::JSON::RPC::Test::Handler::Sum'.
|
|
# Error: Can't locate t/JSON/RPC/Test/Handler/Sum.pm in @INC (you may need to install the t::JSON::RPC::Test::Handler::Sum module) (@INC contains: /home/ryan/.cpanm/work/1493097154.6005/JSON-RPC-1.06/blib/lib /home/ryan/.cpanm/work/1493097154.6005/JSON-RPC-1.06/blib/arch /home/ryan/.cpanm/work/1493097154.6005/JSON-RPC-1.06/_build/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/002_basic.t line 12.
|
|
# BEGIN failed--compilation aborted at t/002_basic.t line 12.
|
|
# No tests run!
|
|
|
|
# Failed test 'No tests run for subtest "normal dispatch"'
|
|
# at t/002_basic.t line 371.
|
|
Can't locate object method "new" via package "t::JSON::RPC::Test::Handler::Sum" (perhaps you forgot to load "t::JSON::RPC::Test::Handler::Sum"?) at t/002_basic.t line 46.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 255 just after 6.
|
|
t/002_basic.t .........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 2/6 subtests
|
|
t/003_parser.t ........ ok
|
|
t/legacy/00_pod.t ..... ok
|
|
t/legacy/01_use.t ..... ok
|
|
t/legacy/02_server.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/002_basic.t (Wstat: 65280 Tests: 6 Failed: 2)
|
|
Failed tests: 4, 6
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
Files=6, Tests=31, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.28 cusr 0.02 csys = 0.32 CPU)
|
|
Result: FAIL
|
|
Failed 1/6 test programs. 2/31 subtests failed.
|
|
! Installing JSON::RPC::Legacy::Client failed. See /home/ryan/.cpanm/work/1493097154.6005/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose JSON::RPC::Legacy::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
|