cpantestlogs/AnyEvent::WebSocket::Server_genfailure.log
2017-05-02 18:44:36 -07:00

153 lines
6.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/1493723296.14284
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 AnyEvent::WebSocket::Server () on cpanmetadb ...
Unpacking AnyEvent-WebSocket-Server-0.09.tar.gz
--> 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 ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.42 ... Yes (0.4222)
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 Test::More 0 ... Yes (1.302083)
Checking if you have Protocol::WebSocket::Frame 0 ... Yes (undef)
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 Protocol::WebSocket::Handshake::Client 0 ... Yes (undef)
Checking if you have Test::Memory::Cycle 0 ... Yes (1.06)
Checking if you have AnyEvent::Handle 0 ... Yes (undef)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have AnyEvent 0 ... Yes (7.13)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Test::Requires 0 ... Yes (0.10)
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.04 usr 0.00 sys + 1.68 cusr 0.15 csys = 1.87 CPU)
Result: FAIL
Failed 8/11 test programs. 0/9 subtests failed.
! Installing AnyEvent::WebSocket::Server failed. See /home/ryan/.cpanm/work/1493723296.14284/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose AnyEvent::WebSocket::Server] 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