cpantestlogs/Dancer::Plugin::WebSocket_genfailure.log
2017-04-18 14:54:58 -04:00

739 lines
30 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491730634.21717
You have make /usr/bin/make
You have LWP 6.24
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 Dancer::Plugin::WebSocket () on cpanmetadb ...
Unpacking Dancer-Plugin-WebSocket-0.0100.tar.gz
--> Working on Dancer::Plugin::WebSocket
Fetching http://www.cpan.org/authors/id/I/IR/IRONCAMEL/Dancer-Plugin-WebSocket-0.0100.tar.gz ... OK
Dancer-Plugin-WebSocket-0.0100
Dancer-Plugin-WebSocket-0.0100/README
Dancer-Plugin-WebSocket-0.0100/Changes
Dancer-Plugin-WebSocket-0.0100/LICENSE
Dancer-Plugin-WebSocket-0.0100/dist.ini
Dancer-Plugin-WebSocket-0.0100/META.yml
Dancer-Plugin-WebSocket-0.0100/MANIFEST
Dancer-Plugin-WebSocket-0.0100/README.pod
Dancer-Plugin-WebSocket-0.0100/Makefile.PL
Dancer-Plugin-WebSocket-0.0100/t
Dancer-Plugin-WebSocket-0.0100/t/01_basic.t
Dancer-Plugin-WebSocket-0.0100/lib/Dancer/Plugin
Dancer-Plugin-WebSocket-0.0100/lib/Dancer/Plugin/WebSocket.pm
Entering Dancer-Plugin-WebSocket-0.0100
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Dancer-Plugin-WebSocket-0.0100 ... Warning: prerequisite AnyMQ 0.32 not found.
Warning: prerequisite Twiggy 0.1010 not found.
Warning: prerequisite Web::Hippie 0.35 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dancer::Plugin::WebSocket
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Twiggy 0.1010 ... No
Checking if you have Web::Hippie 0.35 ... No
Checking if you have AnyMQ 0.32 ... No
Checking if you have Dancer 1.3001 ... Yes (1.3202)
Searching Twiggy (0.1010) on cpanmetadb ...
Unpacking Twiggy-0.1025.tar.gz
OK
==> Found dependencies: Twiggy, Web::Hippie, AnyMQ
--> Working on Twiggy
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Twiggy-0.1025.tar.gz ... OK
Twiggy-0.1025/
Twiggy-0.1025/Changes
Twiggy-0.1025/cpanfile
Twiggy-0.1025/dist.ini
Twiggy-0.1025/eg/
Twiggy-0.1025/lib/
Twiggy-0.1025/LICENSE
Twiggy-0.1025/Makefile.PL
Twiggy-0.1025/MANIFEST
Twiggy-0.1025/META.json
Twiggy-0.1025/META.yml
Twiggy-0.1025/script/
Twiggy-0.1025/t/
Twiggy-0.1025/t/00_compile.t
Twiggy-0.1025/t/anyevent.t
Twiggy-0.1025/t/anyevent_closed_connection.t
Twiggy-0.1025/t/anyevent_closed_streaming.t
Twiggy-0.1025/t/anyevent_extensions.t
Twiggy-0.1025/t/anyevent_manyconnections.t
Twiggy-0.1025/t/anyevent_server_starter.t
Twiggy-0.1025/t/anyevent_slow_post.t
Twiggy-0.1025/t/deflater.t
Twiggy-0.1025/t/disconnect.t
Twiggy-0.1025/t/release-pod-syntax.t
Twiggy-0.1025/script/twiggy
Twiggy-0.1025/lib/AnyEvent/
Twiggy-0.1025/lib/Plack/
Twiggy-0.1025/lib/Twiggy/
Twiggy-0.1025/lib/Twiggy.pm
Twiggy-0.1025/lib/Twiggy/Server/
Twiggy-0.1025/lib/Twiggy/Server.pm
Twiggy-0.1025/lib/Twiggy/Server/SS.pm
Twiggy-0.1025/lib/Plack/Handler/
Twiggy-0.1025/lib/Plack/Handler/Twiggy.pm
Twiggy-0.1025/lib/AnyEvent/Server/
Twiggy-0.1025/lib/AnyEvent/Server/PSGI.pm
Twiggy-0.1025/eg/chat-websocket/
Twiggy-0.1025/eg/chat-websocket/chat.psgi
Twiggy-0.1025/eg/chat-websocket/static/
Twiggy-0.1025/eg/chat-websocket/templates/
Twiggy-0.1025/eg/chat-websocket/templates/index.mt
Twiggy-0.1025/eg/chat-websocket/templates/room.mt
Twiggy-0.1025/eg/chat-websocket/templates/test.js
Twiggy-0.1025/eg/chat-websocket/static/DUI.js
Twiggy-0.1025/eg/chat-websocket/static/jquery-1.3.2.min.js
Twiggy-0.1025/eg/chat-websocket/static/jquery.cookie.js
Twiggy-0.1025/eg/chat-websocket/static/jquery.ev.js
Twiggy-0.1025/eg/chat-websocket/static/jquery.md5.js
Twiggy-0.1025/eg/chat-websocket/static/jquery.oembed.js
Twiggy-0.1025/eg/chat-websocket/static/pretty.js
Twiggy-0.1025/eg/chat-websocket/static/screen.css
Twiggy-0.1025/eg/chat-websocket/static/Stream.js
Entering Twiggy-0.1025
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Twiggy-0.1025 ... Warning: prerequisite AnyEvent 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Twiggy
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::TCP 0 ... Yes (2.17)
Checking if you have AnyEvent 0 ... No
Checking if you have Plack 0.99 ... Yes (1.0043)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have HTTP::Status 0 ... Yes (6.11)
Checking if you have Test::Requires 0 ... Yes (0.10)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302078)
Searching AnyEvent (0) on cpanmetadb ...
Unpacking AnyEvent-7.13.tar.gz
OK
==> Found dependencies: AnyEvent
--> Working on AnyEvent
Fetching http://www.cpan.org/authors/id/M/ML/MLEHMANN/AnyEvent-7.13.tar.gz ... OK
AnyEvent-7.13/
AnyEvent-7.13/lib/
AnyEvent-7.13/lib/AnyEvent/
AnyEvent-7.13/lib/AnyEvent/Loop.pm
AnyEvent-7.13/lib/AnyEvent/Impl/
AnyEvent-7.13/lib/AnyEvent/Impl/POE.pm
AnyEvent-7.13/lib/AnyEvent/Impl/IOAsync.pm
AnyEvent-7.13/lib/AnyEvent/Impl/Perl.pm
AnyEvent-7.13/lib/AnyEvent/Impl/EventLib.pm
AnyEvent-7.13/lib/AnyEvent/Impl/Event.pm
AnyEvent-7.13/lib/AnyEvent/Impl/Glib.pm
AnyEvent-7.13/lib/AnyEvent/Impl/EV.pm
AnyEvent-7.13/lib/AnyEvent/Impl/Qt.pm
AnyEvent-7.13/lib/AnyEvent/Impl/Irssi.pm
AnyEvent-7.13/lib/AnyEvent/Impl/FLTK.pm
AnyEvent-7.13/lib/AnyEvent/Impl/Tk.pm
AnyEvent-7.13/lib/AnyEvent/Impl/UV.pm
AnyEvent-7.13/lib/AnyEvent/Impl/Cocoa.pm
AnyEvent-7.13/lib/AnyEvent/Socket.pm
AnyEvent-7.13/lib/AnyEvent/IO.pm
AnyEvent-7.13/lib/AnyEvent/Util.pm
AnyEvent-7.13/lib/AnyEvent/Strict.pm
AnyEvent-7.13/lib/AnyEvent/Log.pm
AnyEvent-7.13/lib/AnyEvent/IO/
AnyEvent-7.13/lib/AnyEvent/IO/IOAIO.pm
AnyEvent-7.13/lib/AnyEvent/IO/Perl.pm
AnyEvent-7.13/lib/AnyEvent/Util/
AnyEvent-7.13/lib/AnyEvent/Util/uts46data.pl
AnyEvent-7.13/lib/AnyEvent/Util/idna.pl
AnyEvent-7.13/lib/AnyEvent/FAQ.pod
AnyEvent-7.13/lib/AnyEvent/Debug.pm
AnyEvent-7.13/lib/AnyEvent/DNS.pm
AnyEvent-7.13/lib/AnyEvent/Handle.pm
AnyEvent-7.13/lib/AnyEvent/Intro.pod
AnyEvent-7.13/lib/AnyEvent/TLS.pm
AnyEvent-7.13/lib/AnyEvent.pm
AnyEvent-7.13/lib/AE.pm
AnyEvent-7.13/t/
AnyEvent-7.13/t/70_uv_07_io.t
AnyEvent-7.13/t/handle/
AnyEvent-7.13/t/handle/03_http_req.t
AnyEvent-7.13/t/handle/02_write.t
AnyEvent-7.13/t/handle/04_listen.t
AnyEvent-7.13/t/handle/01_readline.t
AnyEvent-7.13/t/65_event_05_dns.t
AnyEvent-7.13/t/02_signals.t
AnyEvent-7.13/t/64_glib_04_condvar.t
AnyEvent-7.13/t/62_cocoa_05_dns.t
AnyEvent-7.13/t/67_tk_09_multi.t
AnyEvent-7.13/t/80_ssltest.t
AnyEvent-7.13/t/70_uv_05_dns.t
AnyEvent-7.13/t/65_event_04_condvar.t
AnyEvent-7.13/t/08_idna.t
AnyEvent-7.13/t/81_hosts.t
AnyEvent-7.13/t/62_cocoa_04_condvar.t
AnyEvent-7.13/t/61_fltk_05_dns.t
AnyEvent-7.13/t/69_ev_07_io.t
AnyEvent-7.13/t/04_condvar.t
AnyEvent-7.13/t/61_fltk_07_io.t
AnyEvent-7.13/t/68_poe_07_io.t
AnyEvent-7.13/t/65_event_09_multi.t
AnyEvent-7.13/t/00_load.t
AnyEvent-7.13/t/10_loadall.t
AnyEvent-7.13/t/70_uv_01_basic.t
AnyEvent-7.13/t/69_ev_01_basic.t
AnyEvent-7.13/t/64_glib_03_child.t
AnyEvent-7.13/t/12_io_ioaio.t
AnyEvent-7.13/t/69_ev_05_dns.t
AnyEvent-7.13/t/09_multi.t
AnyEvent-7.13/t/03_child.t
AnyEvent-7.13/t/68_poe_03_child.t
AnyEvent-7.13/t/68_poe_04_condvar.t
AnyEvent-7.13/t/62_cocoa_03_child.t
AnyEvent-7.13/t/66_ioasync_07_io.t
AnyEvent-7.13/t/68_poe_02_signals.t
AnyEvent-7.13/t/61_fltk_01_basic.t
AnyEvent-7.13/t/67_tk_07_io.t
AnyEvent-7.13/t/70_uv_09_multi.t
AnyEvent-7.13/t/65_event_01_basic.t
AnyEvent-7.13/t/66_ioasync_01_basic.t
AnyEvent-7.13/t/64_glib_05_dns.t
AnyEvent-7.13/t/70_uv_04_condvar.t
AnyEvent-7.13/t/61_fltk_02_signals.t
AnyEvent-7.13/t/66_ioasync_05_dns.t
AnyEvent-7.13/t/62_cocoa_07_io.t
AnyEvent-7.13/t/62_cocoa_02_signals.t
AnyEvent-7.13/t/64_glib_02_signals.t
AnyEvent-7.13/t/68_poe_01_basic.t
AnyEvent-7.13/t/65_event_03_child.t
AnyEvent-7.13/t/06_socket.t
AnyEvent-7.13/t/05_dns.t
AnyEvent-7.13/t/61_fltk_09_multi.t
AnyEvent-7.13/t/io_common
AnyEvent-7.13/t/64_glib_01_basic.t
AnyEvent-7.13/t/07_io.t
AnyEvent-7.13/t/69_ev_04_condvar.t
AnyEvent-7.13/t/67_tk_02_signals.t
AnyEvent-7.13/t/64_glib_07_io.t
AnyEvent-7.13/t/69_ev_03_child.t
AnyEvent-7.13/t/64_glib_09_multi.t
AnyEvent-7.13/t/69_ev_09_multi.t
AnyEvent-7.13/t/69_ev_02_signals.t
AnyEvent-7.13/t/67_tk_03_child.t
AnyEvent-7.13/t/65_event_02_signals.t
AnyEvent-7.13/t/11_io_perl.t
AnyEvent-7.13/t/68_poe_09_multi.t
AnyEvent-7.13/t/67_tk_04_condvar.t
AnyEvent-7.13/t/61_fltk_03_child.t
AnyEvent-7.13/t/01_basic.t
AnyEvent-7.13/t/70_uv_03_child.t
AnyEvent-7.13/t/61_fltk_04_condvar.t
AnyEvent-7.13/t/67_tk_05_dns.t
AnyEvent-7.13/t/62_cocoa_01_basic.t
AnyEvent-7.13/t/62_cocoa_09_multi.t
AnyEvent-7.13/t/66_ioasync_04_condvar.t
AnyEvent-7.13/t/68_poe_05_dns.t
AnyEvent-7.13/t/67_tk_01_basic.t
AnyEvent-7.13/t/66_ioasync_03_child.t
AnyEvent-7.13/t/65_event_07_io.t
AnyEvent-7.13/t/70_uv_02_signals.t
AnyEvent-7.13/t/66_ioasync_09_multi.t
AnyEvent-7.13/t/66_ioasync_02_signals.t
AnyEvent-7.13/Changes
AnyEvent-7.13/util/
AnyEvent-7.13/util/tst_uts46data
AnyEvent-7.13/util/gen_uts46data
AnyEvent-7.13/Makefile.PL
AnyEvent-7.13/MANIFEST
AnyEvent-7.13/eg/
AnyEvent-7.13/eg/bench
AnyEvent-7.13/eg/ae0.pl
AnyEvent-7.13/eg/connect
AnyEvent-7.13/eg/ae2.pl
AnyEvent-7.13/eg/runbench2
AnyEvent-7.13/eg/listen
AnyEvent-7.13/eg/handle
AnyEvent-7.13/eg/runbench
AnyEvent-7.13/eg/bench2
AnyEvent-7.13/mktest
AnyEvent-7.13/constants.pl.PL
AnyEvent-7.13/README
AnyEvent-7.13/COPYING
AnyEvent-7.13/META.yml
AnyEvent-7.13/META.json
Entering AnyEvent-7.13
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Checking if you have Canary::Stability 0 ... Yes (2012)
Running Makefile.PL
Configuring AnyEvent-7.13 ...
***
*** Canary::Stability COMPATIBILITY AND SUPPORT CHECK
*** =================================================
***
*** Hi!
***
*** I do my best to provide predictable and reliable software.
***
*** However, in recent releases, P5P (who maintain perl) have been
*** introducing regressions that are sometimes subtle and at other times
*** catastrophic, often for personal preferences with little or no concern
*** for existing code, most notably CPAN.
***
*** For this reason, it has become very hard for me to maintain the level
*** of reliability and support I have committed myself to in the past, at
*** least with some perl versions: I simply can't keep up working around new
*** bugs or gratituous incompatibilities, and in turn you might suffer from
*** unanticipated problems.
***
*** Therefore I have introduced a support and compatibility check, the results
*** of which follow below, together with a FAQ and some recommendations.
***
*** This check is just to let you know that there might be a risk, so you can
*** make judgement calls on how to proceed - it will not keep the module from
*** installing or working.
***
*** The stability canary says: (nothing, it was driven away by harsh weather)
***
*** It seems you are running perl version 5.026000, likely the "official" or
*** "standard" version. While there is nothing wrong with doing that,
*** standard perl versions 5.022 and up are not supported by AnyEvent.
*** While this might be fatal, it might also be all right - if you run into
*** problems, you might want to downgrade your perl or switch to the
*** stability branch.
***
*** If everything works fine, you can ignore this message.
***
*** Stability canary mini-FAQ:
***
*** Do I need to do anything?
*** With luck, no. While some distributions are known to fail
*** already, most should probably work. This message is here
*** to alert you that your perl is not supported by AnyEvent,
*** and if things go wrong, you either need to downgrade, or
*** sidegrade to the stability variant of your perl version,
*** or simply live with the consequences.
***
*** What is this canary thing?
*** It's purpose is to check support status of AnyEvent with
*** respect to your perl version.
***
*** What is this "stability branch"?
*** It's a branch or fork of the official perl, by schmorp, to
*** improve stability and compatibility with existing modules.
***
*** How can I skip this prompt on automated installs?
*** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment.
*** More info is in the Canary::Stability manpage.
***
*** Long version of this FAQ: http://stableperl.schmorp.de/faq.html
*** Stability Branch homepage: http://stableperl.schmorp.de/
***
Continue anyways? [y] y
***
*** The EV module is recommended for even better performance, unless you
*** have to use one of the other adaptors (Event, Glib, Tk, etc.).
*** The Async::Interrupt module is highly recommended to efficiently avoid
*** race conditions in/with other event loops.
***
*** This module does not have ANY dependencies, even if it might look
*** otherwise. If you are building a distribution package or have
*** difficulties installing this package due to dependencies, report this
*** to the packager as a bug.
***
*** This module is guaranteed to stay 100% pure-perl, full-featured
*** and performant, even without any of the optional modules.
***
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for AnyEvent
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing AnyEvent-7.13 ... cp lib/AnyEvent/Socket.pm blib/lib/AnyEvent/Socket.pm
cp lib/AnyEvent/Impl/UV.pm blib/lib/AnyEvent/Impl/UV.pm
cp lib/AnyEvent/IO/Perl.pm blib/lib/AnyEvent/IO/Perl.pm
cp lib/AnyEvent/Loop.pm blib/lib/AnyEvent/Loop.pm
cp lib/AnyEvent/Impl/Glib.pm blib/lib/AnyEvent/Impl/Glib.pm
cp lib/AnyEvent/Impl/Tk.pm blib/lib/AnyEvent/Impl/Tk.pm
cp lib/AnyEvent/Intro.pod blib/lib/AnyEvent/Intro.pod
cp lib/AnyEvent/Impl/Cocoa.pm blib/lib/AnyEvent/Impl/Cocoa.pm
cp lib/AnyEvent/Impl/EventLib.pm blib/lib/AnyEvent/Impl/EventLib.pm
cp lib/AnyEvent/Impl/Perl.pm blib/lib/AnyEvent/Impl/Perl.pm
cp lib/AnyEvent/IO.pm blib/lib/AnyEvent/IO.pm
cp lib/AnyEvent.pm blib/lib/AnyEvent.pm
cp lib/AnyEvent/Impl/FLTK.pm blib/lib/AnyEvent/Impl/FLTK.pm
cp lib/AnyEvent/TLS.pm blib/lib/AnyEvent/TLS.pm
cp lib/AnyEvent/Impl/POE.pm blib/lib/AnyEvent/Impl/POE.pm
cp lib/AnyEvent/Strict.pm blib/lib/AnyEvent/Strict.pm
cp lib/AnyEvent/IO/IOAIO.pm blib/lib/AnyEvent/IO/IOAIO.pm
cp lib/AnyEvent/DNS.pm blib/lib/AnyEvent/DNS.pm
cp lib/AnyEvent/constants.pl blib/arch/AnyEvent/constants.pl
cp lib/AnyEvent/Impl/EV.pm blib/lib/AnyEvent/Impl/EV.pm
cp lib/AnyEvent/Util/uts46data.pl blib/lib/AnyEvent/Util/uts46data.pl
cp lib/AnyEvent/Impl/Irssi.pm blib/lib/AnyEvent/Impl/Irssi.pm
cp lib/AnyEvent/Util.pm blib/lib/AnyEvent/Util.pm
cp lib/AnyEvent/Impl/IOAsync.pm blib/lib/AnyEvent/Impl/IOAsync.pm
cp lib/AnyEvent/Util/idna.pl blib/lib/AnyEvent/Util/idna.pl
cp lib/AnyEvent/Handle.pm blib/lib/AnyEvent/Handle.pm
cp lib/AnyEvent/Impl/Event.pm blib/lib/AnyEvent/Impl/Event.pm
cp lib/AnyEvent/Impl/Qt.pm blib/lib/AnyEvent/Impl/Qt.pm
cp lib/AE.pm blib/lib/AE.pm
cp lib/AnyEvent/Debug.pm blib/lib/AnyEvent/Debug.pm
cp lib/AnyEvent/Log.pm blib/lib/AnyEvent/Log.pm
cp lib/AnyEvent/FAQ.pod blib/lib/AnyEvent/FAQ.pod
Manifying 29 pod documents
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/arch" "-Iblib/lib" constants.pl.PL constants.pl
Skip blib/lib/AnyEvent/Impl/POE.pm (unchanged)
Skip blib/lib/AE.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Glib.pm (unchanged)
Skip blib/lib/AnyEvent/FAQ.pod (unchanged)
Skip blib/lib/AnyEvent/Impl/Tk.pm (unchanged)
cp lib/AnyEvent/constants.pl blib/arch/AnyEvent/constants.pl
Skip blib/lib/AnyEvent/Impl/FLTK.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/EventLib.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/EV.pm (unchanged)
Skip blib/lib/AnyEvent/TLS.pm (unchanged)
Skip blib/lib/AnyEvent/Loop.pm (unchanged)
Skip blib/lib/AnyEvent/Strict.pm (unchanged)
Skip blib/lib/AnyEvent/Util.pm (unchanged)
Skip blib/lib/AnyEvent/Util/uts46data.pl (unchanged)
Skip blib/lib/AnyEvent/Socket.pm (unchanged)
Skip blib/lib/AnyEvent/Handle.pm (unchanged)
Skip blib/lib/AnyEvent/IO.pm (unchanged)
Skip blib/lib/AnyEvent/Debug.pm (unchanged)
Skip blib/lib/AnyEvent/IO/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Event.pm (unchanged)
Skip blib/lib/AnyEvent/DNS.pm (unchanged)
Skip blib/lib/AnyEvent/Log.pm (unchanged)
Skip blib/lib/AnyEvent.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Cocoa.pm (unchanged)
Skip blib/lib/AnyEvent/Intro.pod (unchanged)
Skip blib/lib/AnyEvent/Impl/Irssi.pm (unchanged)
Skip blib/lib/AnyEvent/Util/idna.pl (unchanged)
Skip blib/lib/AnyEvent/Impl/Qt.pm (unchanged)
Skip blib/lib/AnyEvent/IO/IOAIO.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/UV.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/IOAsync.pm (unchanged)
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 t/handle/*.t
t/00_load.t ................ ok
t/01_basic.t ............... ok
t/02_signals.t ............. ok
t/03_child.t ............... ok
t/04_condvar.t ............. ok
t/05_dns.t ................. ok
t/06_socket.t .............. ok
t/07_io.t .................. ok
t/08_idna.t ................ ok
t/09_multi.t ............... ok
t/10_loadall.t ............. ok
t/11_io_perl.t ............. ok
t/12_io_ioaio.t ............ skipped: AnyEvent::IO::IOAIO not loadable
t/61_fltk_01_basic.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_02_signals.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_03_child.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_04_condvar.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_05_dns.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_07_io.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_09_multi.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_01_basic.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_02_signals.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_03_child.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_04_condvar.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_05_dns.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_07_io.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_09_multi.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_01_basic.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_02_signals.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_03_child.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_04_condvar.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_05_dns.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_07_io.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_09_multi.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_01_basic.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_02_signals.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_03_child.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_04_condvar.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_05_dns.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_07_io.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_09_multi.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_01_basic.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_02_signals.t .. skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_03_child.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_04_condvar.t .. skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_05_dns.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_07_io.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_09_multi.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_01_basic.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_02_signals.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_03_child.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_04_condvar.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_05_dns.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_07_io.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_09_multi.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/80_ssltest.t .............
Failed 412/415 subtests
t/81_hosts.t ............... ok
t/handle/01_readline.t ..... ok
t/handle/02_write.t ........ ok
t/handle/03_http_req.t ..... skipped: PERL_ANYEVENT_NET_TESTS environment variable not set
t/handle/04_listen.t ....... ok
Test Summary Report
-------------------
t/80_ssltest.t (Wstat: 11 Tests: 3 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 415 tests but ran 3.
Files=82, Tests=253, 2 wallclock secs ( 0.08 usr 0.06 sys + 0.69 cusr 0.07 csys = 0.90 CPU)
Result: FAIL
Failed 1/82 test programs. 0/253 subtests failed.
Makefile:978: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing AnyEvent failed. See /home/ryan/.cpanm/work/1491730634.21717/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'AnyEvent' is not installed
! Bailing out the installation for Twiggy-0.1025.
Searching Web::Hippie (0.35) on cpanmetadb ...
Unpacking Web-Hippie-0.40.tar.gz
FAIL
--> Working on Web::Hippie
Fetching http://www.cpan.org/authors/id/C/CL/CLKAO/Web-Hippie-0.40.tar.gz ... OK
Web-Hippie-0.40/
Web-Hippie-0.40/.gitignore
Web-Hippie-0.40/Changes
Web-Hippie-0.40/eg/
Web-Hippie-0.40/inc/
Web-Hippie-0.40/lib/
Web-Hippie-0.40/Makefile.PL
Web-Hippie-0.40/MANIFEST
Web-Hippie-0.40/META.yml
Web-Hippie-0.40/README
Web-Hippie-0.40/share/
Web-Hippie-0.40/t/
Web-Hippie-0.40/xt/
Web-Hippie-0.40/xt/perlcritic.t
Web-Hippie-0.40/xt/pod.t
Web-Hippie-0.40/xt/podspell.t
Web-Hippie-0.40/xt/synopsis.t
Web-Hippie-0.40/t/00_compile.t
Web-Hippie-0.40/t/mxhr.t
Web-Hippie-0.40/share/DUI.js
Web-Hippie-0.40/share/hippie.js
Web-Hippie-0.40/share/hippie.pipe.js
Web-Hippie-0.40/share/jquery.ev.js
Web-Hippie-0.40/share/json2.js
Web-Hippie-0.40/share/Stream.js
Web-Hippie-0.40/lib/Web/
Web-Hippie-0.40/lib/Web/Hippie/
Web-Hippie-0.40/lib/Web/Hippie.pm
Web-Hippie-0.40/lib/Web/Hippie/App/
Web-Hippie-0.40/lib/Web/Hippie/Handle/
Web-Hippie-0.40/lib/Web/Hippie/Pipe.pm
Web-Hippie-0.40/lib/Web/Hippie/Handle/MXHR.pm
Web-Hippie-0.40/lib/Web/Hippie/Handle/WebSocket.pm
Web-Hippie-0.40/lib/Web/Hippie/App/JSFiles.pm
Web-Hippie-0.40/inc/Module/
Web-Hippie-0.40/inc/Test/
Web-Hippie-0.40/inc/Test/Builder/
Web-Hippie-0.40/inc/Test/Requires.pm
Web-Hippie-0.40/inc/Test/Builder/Module.pm
Web-Hippie-0.40/inc/Module/Install/
Web-Hippie-0.40/inc/Module/Install.pm
Web-Hippie-0.40/inc/Module/Install/AuthorTests.pm
Web-Hippie-0.40/inc/Module/Install/Base.pm
Web-Hippie-0.40/inc/Module/Install/Can.pm
Web-Hippie-0.40/inc/Module/Install/Fetch.pm
Web-Hippie-0.40/inc/Module/Install/Include.pm
Web-Hippie-0.40/inc/Module/Install/Makefile.pm
Web-Hippie-0.40/inc/Module/Install/Metadata.pm
Web-Hippie-0.40/inc/Module/Install/ReadmeFromPod.pm
Web-Hippie-0.40/inc/Module/Install/Repository.pm
Web-Hippie-0.40/inc/Module/Install/Share.pm
Web-Hippie-0.40/inc/Module/Install/Win32.pm
Web-Hippie-0.40/inc/Module/Install/WriteAll.pm
Web-Hippie-0.40/eg/chat/
Web-Hippie-0.40/eg/timer/
Web-Hippie-0.40/eg/timer/app.psgi
Web-Hippie-0.40/eg/timer/static/
Web-Hippie-0.40/eg/timer/static/index.html
Web-Hippie-0.40/eg/timer/static/jquery-1.3.2.min.js
Web-Hippie-0.40/eg/timer/static/screen.css
Web-Hippie-0.40/eg/chat/chat.psgi
Web-Hippie-0.40/eg/chat/static/
Web-Hippie-0.40/eg/chat/templates/
Web-Hippie-0.40/eg/chat/templates/index.mt
Web-Hippie-0.40/eg/chat/templates/room.mt
Web-Hippie-0.40/eg/chat/templates/test.js
Web-Hippie-0.40/eg/chat/static/jquery-1.3.2.min.js
Web-Hippie-0.40/eg/chat/static/jquery.cookie.js
Web-Hippie-0.40/eg/chat/static/jquery.md5.js
Web-Hippie-0.40/eg/chat/static/pretty.js
Web-Hippie-0.40/eg/chat/static/screen.css
Entering Web-Hippie-0.40
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.62 ... Yes (7.24)
Running Makefile.PL
Configuring Web-Hippie-0.40 ... Warning: prerequisite AnyEvent 0 not found.
Warning: prerequisite AnyMQ 0.30 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Web::Hippie
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have AnyMQ 0.30 ... No
Checking if you have Test::Requires 0 ... Yes (0.10)
Checking if you have JSON 0 ... Yes (2.90)
Checking if you have Protocol::WebSocket 0.00903 ... Yes (0.20)
Checking if you have Plack 0 ... Yes (1.0043)
Checking if you have AnyEvent 0 ... No
Checking if you have HTTP::Date 0 ... Yes (6.02)
Checking if you have Class::Accessor 0.34 ... Yes (0.34)
Searching AnyMQ (0.30) on cpanmetadb ...
Unpacking AnyMQ-0.35.tar.gz
OK
==> Found dependencies: AnyMQ, AnyEvent
--> Working on AnyMQ
Fetching http://www.cpan.org/authors/id/C/CL/CLKAO/AnyMQ-0.35.tar.gz ... OK
AnyMQ-0.35/
AnyMQ-0.35/.travis.yml
AnyMQ-0.35/Changes
AnyMQ-0.35/inc/
AnyMQ-0.35/lib/
AnyMQ-0.35/Makefile.PL
AnyMQ-0.35/MANIFEST
AnyMQ-0.35/META.yml
AnyMQ-0.35/README
AnyMQ-0.35/t/
AnyMQ-0.35/xt/
AnyMQ-0.35/xt/perlcritic.t
AnyMQ-0.35/xt/pod.t
AnyMQ-0.35/xt/podspell.t
AnyMQ-0.35/xt/synopsis.t
AnyMQ-0.35/t/00_compile.t
AnyMQ-0.35/t/backlog.t
AnyMQ-0.35/t/basic-poll.t
AnyMQ-0.35/t/basic.t
AnyMQ-0.35/t/cycle.t
AnyMQ-0.35/t/downgrade.t
AnyMQ-0.35/t/error.t
AnyMQ-0.35/t/events_before_long_poll.t
AnyMQ-0.35/t/listener-reaper.pl
AnyMQ-0.35/t/publish_queues.t
AnyMQ-0.35/t/timeout.t
AnyMQ-0.35/t/topic-reaper.pl
AnyMQ-0.35/t/trait.t
AnyMQ-0.35/lib/AnyMQ/
AnyMQ-0.35/lib/AnyMQ.pm
AnyMQ-0.35/lib/AnyMQ/Queue.pm
AnyMQ-0.35/lib/AnyMQ/Topic/
AnyMQ-0.35/lib/AnyMQ/Topic.pm
AnyMQ-0.35/lib/AnyMQ/Topic/Trait/
AnyMQ-0.35/lib/AnyMQ/Topic/Trait/WithBacklog.pm
AnyMQ-0.35/inc/Module/
AnyMQ-0.35/inc/Test/
AnyMQ-0.35/inc/Test/Builder/
AnyMQ-0.35/inc/Test/Requires.pm
AnyMQ-0.35/inc/Test/Builder/Module.pm
AnyMQ-0.35/inc/Module/Install/
AnyMQ-0.35/inc/Module/Install.pm
AnyMQ-0.35/inc/Module/Install/Any/
AnyMQ-0.35/inc/Module/Install/Base.pm
AnyMQ-0.35/inc/Module/Install/Can.pm
AnyMQ-0.35/inc/Module/Install/Fetch.pm
AnyMQ-0.35/inc/Module/Install/Include.pm
AnyMQ-0.35/inc/Module/Install/Makefile.pm
AnyMQ-0.35/inc/Module/Install/Metadata.pm
AnyMQ-0.35/inc/Module/Install/ReadmeFromPod.pm
AnyMQ-0.35/inc/Module/Install/Repository.pm
AnyMQ-0.35/inc/Module/Install/Win32.pm
AnyMQ-0.35/inc/Module/Install/WriteAll.pm
AnyMQ-0.35/inc/Module/Install/Any/Moose.pm
Entering AnyMQ-0.35
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.59 ... Yes (7.24)
Running Makefile.PL
Configuring AnyMQ-0.35 ... [Any::Moose support for MooseX::Traits]
- MooseX::Traits ... loaded (0.13)
Warning: prerequisite AnyEvent 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for AnyMQ
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have AnyEvent 0 ... No
Checking if you have Any::Moose 0 ... Yes (0.27)
Checking if you have MouseX::Traits 0 ... Yes (0.1102)
Checking if you have MouseX::NativeTraits 0 ... Yes (1.09)
Checking if you have Test::Requires 0 ... Yes (0.10)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302078)
Already tried AnyEvent. Skipping.
! Installing the dependencies failed: Module 'AnyEvent' is not installed
! Bailing out the installation for AnyMQ-0.35.
Already tried AnyEvent. Skipping.
! Installing the dependencies failed: Module 'AnyMQ' is not installed, Module 'AnyEvent' is not installed
! Bailing out the installation for Web-Hippie-0.40.
Already tried AnyMQ. Skipping.
! Installing the dependencies failed: Module 'AnyMQ' is not installed, Module 'Twiggy' is not installed, Module 'Web::Hippie' is not installed
! Bailing out the installation for Dancer-Plugin-WebSocket-0.0100.
OK
==> Found dependencies: AnyEvent
Command [cpanm --reinstall --verbose Dancer::Plugin::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