167 lines
7.9 KiB
Text
167 lines
7.9 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/1492920045.27710
|
|
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 BadPackage () on cpanmetadb ...
|
|
Unpacking RPC-Lite-0.20.tar.gz
|
|
--> Working on BadPackage
|
|
Fetching http://www.cpan.org/authors/id/A/AB/ABURKE/RPC-Lite-0.20.tar.gz ... OK
|
|
RPC-Lite-0.20/
|
|
RPC-Lite-0.20/lib/
|
|
RPC-Lite-0.20/lib/RPC/
|
|
RPC-Lite-0.20/lib/RPC/Lite/
|
|
RPC-Lite-0.20/lib/RPC/Lite/Notification.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Signature.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Error.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Threading.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Serializer.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Response.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Server.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Request.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Serializer/
|
|
RPC-Lite-0.20/lib/RPC/Lite/Serializer/XML.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Serializer/JSON.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Serializer/Null.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/MessageQuantizer.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Transport.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Session.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Transport/
|
|
RPC-Lite-0.20/lib/RPC/Lite/Transport/TCP.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/SessionManager.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite/Client.pm
|
|
RPC-Lite-0.20/lib/RPC/Lite.pm
|
|
RPC-Lite-0.20/examples/
|
|
RPC-Lite-0.20/examples/BadPackage.pm
|
|
RPC-Lite-0.20/examples/client.pl
|
|
RPC-Lite-0.20/examples/client_slow.pl
|
|
RPC-Lite-0.20/examples/server.pl
|
|
RPC-Lite-0.20/examples/client_fast.pl
|
|
RPC-Lite-0.20/Changes
|
|
RPC-Lite-0.20/t/
|
|
RPC-Lite-0.20/t/15_threaded.t
|
|
RPC-Lite-0.20/t/12_unthreaded.t
|
|
RPC-Lite-0.20/t/00_basic.t
|
|
RPC-Lite-0.20/META.yml
|
|
RPC-Lite-0.20/README
|
|
RPC-Lite-0.20/MANIFEST
|
|
RPC-Lite-0.20/Makefile.PL
|
|
Entering RPC-Lite-0.20
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring RPC-Lite-0.20 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for RPC::Lite
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have IO::Select 0 ... Yes (1.22)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have JSON 1.07 ... Yes (2.90)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have XML::Simple 2.14 ... Yes (2.22)
|
|
Checking if you have threads 0 ... Yes (2.15)
|
|
Checking if you have IO::Socket 0 ... Yes (1.38)
|
|
Checking if you have threads::shared 0 ... Yes (1.55)
|
|
OK
|
|
Building and testing RPC-Lite-0.20 ... cp lib/RPC/Lite/SessionManager.pm blib/lib/RPC/Lite/SessionManager.pm
|
|
cp lib/RPC/Lite/Serializer/Null.pm blib/lib/RPC/Lite/Serializer/Null.pm
|
|
cp lib/RPC/Lite/Error.pm blib/lib/RPC/Lite/Error.pm
|
|
cp lib/RPC/Lite/Transport/TCP.pm blib/lib/RPC/Lite/Transport/TCP.pm
|
|
cp lib/RPC/Lite/MessageQuantizer.pm blib/lib/RPC/Lite/MessageQuantizer.pm
|
|
cp lib/RPC/Lite.pm blib/lib/RPC/Lite.pm
|
|
cp lib/RPC/Lite/Request.pm blib/lib/RPC/Lite/Request.pm
|
|
cp lib/RPC/Lite/Session.pm blib/lib/RPC/Lite/Session.pm
|
|
cp lib/RPC/Lite/Serializer/JSON.pm blib/lib/RPC/Lite/Serializer/JSON.pm
|
|
cp lib/RPC/Lite/Server.pm blib/lib/RPC/Lite/Server.pm
|
|
cp lib/RPC/Lite/Serializer.pm blib/lib/RPC/Lite/Serializer.pm
|
|
cp lib/RPC/Lite/Notification.pm blib/lib/RPC/Lite/Notification.pm
|
|
cp lib/RPC/Lite/Client.pm blib/lib/RPC/Lite/Client.pm
|
|
cp lib/RPC/Lite/Transport.pm blib/lib/RPC/Lite/Transport.pm
|
|
cp lib/RPC/Lite/Serializer/XML.pm blib/lib/RPC/Lite/Serializer/XML.pm
|
|
cp lib/RPC/Lite/Threading.pm blib/lib/RPC/Lite/Threading.pm
|
|
cp lib/RPC/Lite/Signature.pm blib/lib/RPC/Lite/Signature.pm
|
|
cp lib/RPC/Lite/Response.pm blib/lib/RPC/Lite/Response.pm
|
|
Manifying 14 pod documents
|
|
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 RPC::Lite;'
|
|
# at t/00_basic.t line 9.
|
|
# Tried to use 'RPC::Lite'.
|
|
# Error: This Perl not built to support threads
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite/Server.pm line 5.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite/Server.pm line 5.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite.pm line 11.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite.pm line 11.
|
|
# Compilation failed in require at t/00_basic.t line 9.
|
|
# BEGIN failed--compilation aborted at t/00_basic.t line 9.
|
|
# Looks like you failed 1 test of 1.
|
|
t/00_basic.t .......
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
This Perl not built to support threads
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite/Server.pm line 5.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite/Server.pm line 5.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite.pm line 11.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite.pm line 11.
|
|
Compilation failed in require at t/12_unthreaded.t line 11.
|
|
BEGIN failed--compilation aborted at t/12_unthreaded.t line 11.
|
|
t/12_unthreaded.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
This Perl not built to support threads
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite/Server.pm line 5.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite/Server.pm line 5.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite.pm line 11.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1492920045.27710/RPC-Lite-0.20/blib/lib/RPC/Lite.pm line 11.
|
|
Compilation failed in require at t/15_threaded.t line 5.
|
|
BEGIN failed--compilation aborted at t/15_threaded.t line 5.
|
|
t/15_threaded.t ....
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00_basic.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/12_unthreaded.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/15_threaded.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
Files=3, Tests=1, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.07 cusr 0.01 csys = 0.09 CPU)
|
|
Result: FAIL
|
|
Failed 3/3 test programs. 1/1 subtests failed.
|
|
Makefile:908: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing BadPackage failed. See /home/ryan/.cpanm/work/1492920045.27710/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose BadPackage] 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
|