225 lines
9.9 KiB
Text
225 lines
9.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/1493723411.14766
|
|
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 Plack::App::WebSocket () on cpanmetadb ...
|
|
Unpacking Plack-App-WebSocket-0.05.tar.gz
|
|
--> Working on Plack::App::WebSocket
|
|
Fetching http://www.cpan.org/authors/id/T/TO/TOSHIOITO/Plack-App-WebSocket-0.05.tar.gz ... OK
|
|
Plack-App-WebSocket-0.05
|
|
Plack-App-WebSocket-0.05/Build.PL
|
|
Plack-App-WebSocket-0.05/Changes
|
|
Plack-App-WebSocket-0.05/cpanfile
|
|
Plack-App-WebSocket-0.05/MANIFEST
|
|
Plack-App-WebSocket-0.05/META.json
|
|
Plack-App-WebSocket-0.05/META.yml
|
|
Plack-App-WebSocket-0.05/t
|
|
Plack-App-WebSocket-0.05/t/00-load.t
|
|
Plack-App-WebSocket-0.05/t/twiggy.t
|
|
Plack-App-WebSocket-0.05/t/corona.t
|
|
Plack-App-WebSocket-0.05/t/testlib
|
|
Plack-App-WebSocket-0.05/t/testlib/CustomServer.pm
|
|
Plack-App-WebSocket-0.05/t/testlib/Responder.pm
|
|
Plack-App-WebSocket-0.05/t/testlib/Error.pm
|
|
Plack-App-WebSocket-0.05/t/testlib/Cycle.pm
|
|
Plack-App-WebSocket-0.05/t/testlib/Master.pm
|
|
Plack-App-WebSocket-0.05/t/testlib/Util.pm
|
|
Plack-App-WebSocket-0.05/t/testlib/Handlers.pm
|
|
Plack-App-WebSocket-0.05/t/testlib/Echo.pm
|
|
Plack-App-WebSocket-0.05/lib
|
|
Plack-App-WebSocket-0.05/lib/Plack
|
|
Plack-App-WebSocket-0.05/lib/Plack/App
|
|
Plack-App-WebSocket-0.05/lib/Plack/App/WebSocket.pm
|
|
Plack-App-WebSocket-0.05/lib/Plack/App/WebSocket
|
|
Plack-App-WebSocket-0.05/lib/Plack/App/WebSocket/Connection.pm
|
|
Plack-App-WebSocket-0.05/xt
|
|
Plack-App-WebSocket-0.05/xt/consistent_version.t
|
|
Plack-App-WebSocket-0.05/xt/manifest.t
|
|
Plack-App-WebSocket-0.05/xt/pod.t
|
|
Plack-App-WebSocket-0.05/xt/browser.t
|
|
Plack-App-WebSocket-0.05/xt/js
|
|
Plack-App-WebSocket-0.05/xt/js/browser.html
|
|
Entering Plack-App-WebSocket-0.05
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build::Prereqs::FromCPANfile 0.02 ... Yes (0.02)
|
|
Checking if you have Module::Build 0.42 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Plack-App-WebSocket-0.05 ... Checking prerequisites...
|
|
requires:
|
|
! AnyEvent::WebSocket::Server is not installed
|
|
|
|
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
|
|
of the modules indicated above before proceeding with this installation
|
|
|
|
Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Plack-App-WebSocket' version '0.05'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Requires 0 ... Yes (0.10)
|
|
Checking if you have Plack::Util 0 ... Yes (undef)
|
|
Checking if you have Devel::GlobalDestruction 0 ... Yes (0.14)
|
|
Checking if you have AnyEvent::WebSocket::Server 0.06 ... No
|
|
Checking if you have parent 0 ... Yes (0.236)
|
|
Checking if you have AnyEvent::WebSocket::Client 0.20 ... Yes (0.38)
|
|
Checking if you have Try::Tiny 0 ... Yes (0.28)
|
|
Checking if you have Plack::Component 0 ... Yes (undef)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have Protocol::WebSocket 0 ... Yes (0.20)
|
|
Checking if you have Net::EmptyPort 0 ... Yes (undef)
|
|
Checking if you have Plack::Response 0 ... Yes (1.0043)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have AnyEvent 0 ... Yes (7.13)
|
|
Searching AnyEvent::WebSocket::Server (0.06) on cpanmetadb ...
|
|
Unpacking AnyEvent-WebSocket-Server-0.09.tar.gz
|
|
OK
|
|
==> Found dependencies: AnyEvent::WebSocket::Server
|
|
--> Working on AnyEvent::WebSocket::Server
|
|
Fetching http://www.cpan.org/authors/id/T/TO/TOSHIOITO/AnyEvent-WebSocket-Server-0.09.tar.gz ... OK
|
|
AnyEvent-WebSocket-Server-0.09
|
|
AnyEvent-WebSocket-Server-0.09/Build.PL
|
|
AnyEvent-WebSocket-Server-0.09/Changes
|
|
AnyEvent-WebSocket-Server-0.09/MANIFEST
|
|
AnyEvent-WebSocket-Server-0.09/META.json
|
|
AnyEvent-WebSocket-Server-0.09/META.yml
|
|
AnyEvent-WebSocket-Server-0.09/TODO
|
|
AnyEvent-WebSocket-Server-0.09/cpanfile
|
|
AnyEvent-WebSocket-Server-0.09/lib
|
|
AnyEvent-WebSocket-Server-0.09/lib/AnyEvent
|
|
AnyEvent-WebSocket-Server-0.09/lib/AnyEvent/WebSocket
|
|
AnyEvent-WebSocket-Server-0.09/lib/AnyEvent/WebSocket/Server.pm
|
|
AnyEvent-WebSocket-Server-0.09/t
|
|
AnyEvent-WebSocket-Server-0.09/t/00-load.t
|
|
AnyEvent-WebSocket-Server-0.09/t/connetion_active_close.t
|
|
AnyEvent-WebSocket-Server-0.09/t/echo.t
|
|
AnyEvent-WebSocket-Server-0.09/t/error.t
|
|
AnyEvent-WebSocket-Server-0.09/t/handshake.t
|
|
AnyEvent-WebSocket-Server-0.09/t/max_payload_size.t
|
|
AnyEvent-WebSocket-Server-0.09/t/multiple_connections.t
|
|
AnyEvent-WebSocket-Server-0.09/t/psgi_corona.t
|
|
AnyEvent-WebSocket-Server-0.09/t/psgi_twiggy.t
|
|
AnyEvent-WebSocket-Server-0.09/t/tls_error.t
|
|
AnyEvent-WebSocket-Server-0.09/t/validator.t
|
|
AnyEvent-WebSocket-Server-0.09/t/data
|
|
AnyEvent-WebSocket-Server-0.09/t/data/ssl_test.combined.key
|
|
AnyEvent-WebSocket-Server-0.09/t/data/ssl_test.crt
|
|
AnyEvent-WebSocket-Server-0.09/t/data/ssl_test.key
|
|
AnyEvent-WebSocket-Server-0.09/t/support_script
|
|
AnyEvent-WebSocket-Server-0.09/t/support_script/gen_ssl_keys.sh
|
|
AnyEvent-WebSocket-Server-0.09/t/testlib
|
|
AnyEvent-WebSocket-Server-0.09/t/testlib/ConnConfig.pm
|
|
AnyEvent-WebSocket-Server-0.09/t/testlib/PSGI.pm
|
|
AnyEvent-WebSocket-Server-0.09/t/testlib/Util.pm
|
|
AnyEvent-WebSocket-Server-0.09/xt
|
|
AnyEvent-WebSocket-Server-0.09/xt/browser.t
|
|
AnyEvent-WebSocket-Server-0.09/xt/handshake_example.t
|
|
AnyEvent-WebSocket-Server-0.09/xt/manifest.t
|
|
AnyEvent-WebSocket-Server-0.09/xt/pod.t
|
|
AnyEvent-WebSocket-Server-0.09/xt/synopsis.t
|
|
AnyEvent-WebSocket-Server-0.09/xt/js
|
|
AnyEvent-WebSocket-Server-0.09/xt/js/browser.html
|
|
Entering AnyEvent-WebSocket-Server-0.09
|
|
Checking configure dependencies from META.json
|
|
Checking if you have Module::Build::Prereqs::FromCPANfile 0.02 ... Yes (0.02)
|
|
Checking if you have Module::Build 0.42 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring AnyEvent-WebSocket-Server-0.09 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'AnyEvent-WebSocket-Server' version '0.09'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have AnyEvent::Handle 0 ... Yes (undef)
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have AnyEvent 0 ... Yes (7.13)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have Protocol::WebSocket::Frame 0 ... Yes (undef)
|
|
Checking if you have Test::Requires 0 ... Yes (0.10)
|
|
Checking if you have Test::Memory::Cycle 0 ... Yes (1.06)
|
|
Checking if you have Protocol::WebSocket::Handshake::Server 0 ... Yes (undef)
|
|
Checking if you have AnyEvent::Socket 0 ... Yes (undef)
|
|
Checking if you have AnyEvent::WebSocket::Client 0.37 ... Yes (0.38)
|
|
Checking if you have Try::Tiny 0 ... Yes (0.28)
|
|
Checking if you have Protocol::WebSocket::Handshake::Client 0 ... Yes (undef)
|
|
OK
|
|
Building and testing AnyEvent-WebSocket-Server-0.09 ... Building AnyEvent-WebSocket-Server
|
|
# Testing AnyEvent::WebSocket::Server 0.09, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
|
t/00-load.t ................. ok
|
|
t/connetion_active_close.t ..
|
|
All 1 subtests passed
|
|
t/echo.t ....................
|
|
All 1 subtests passed
|
|
t/error.t ...................
|
|
All 1 subtests passed
|
|
t/handshake.t ...............
|
|
No subtests run
|
|
t/max_payload_size.t ........
|
|
No subtests run
|
|
t/multiple_connections.t ....
|
|
All 1 subtests passed
|
|
t/psgi_corona.t ............. skipped: Test requires module 'Coro' but it's not found
|
|
t/psgi_twiggy.t ............. ok
|
|
t/tls_error.t ...............
|
|
No subtests run
|
|
t/validator.t ...............
|
|
All 1 subtests passed
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/connetion_active_close.t (Wstat: 11 Tests: 1 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
t/echo.t (Wstat: 11 Tests: 1 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
t/error.t (Wstat: 11 Tests: 1 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
t/handshake.t (Wstat: 11 Tests: 0 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
t/max_payload_size.t (Wstat: 11 Tests: 0 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
t/multiple_connections.t (Wstat: 11 Tests: 1 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
t/tls_error.t (Wstat: 11 Tests: 0 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
t/validator.t (Wstat: 11 Tests: 1 Failed: 0)
|
|
Non-zero wait status: 11
|
|
Parse errors: No plan found in TAP output
|
|
Files=11, Tests=9, 5 wallclock secs ( 0.02 usr 0.01 sys + 1.74 cusr 0.12 csys = 1.89 CPU)
|
|
Result: FAIL
|
|
Failed 8/11 test programs. 0/9 subtests failed.
|
|
! Installing AnyEvent::WebSocket::Server failed. See /home/ryan/.cpanm/work/1493723411.14766/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'AnyEvent::WebSocket::Server' is not installed
|
|
! Bailing out the installation for Plack-App-WebSocket-0.05.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Plack::App::WebSocket] 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
|