cpantestlogs/Promises_genfailure.log
2017-04-18 14:54:58 -04:00

527 lines
22 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/1491128727.31519
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 Promises () on cpanmetadb ...
Unpacking Promises-0.94.tar.gz
--> Working on Promises
Fetching http://www.cpan.org/authors/id/S/ST/STEVAN/Promises-0.94.tar.gz ... OK
Promises-0.94
Promises-0.94/README
Promises-0.94/Changes
Promises-0.94/LICENSE
Promises-0.94/dist.ini
Promises-0.94/META.yml
Promises-0.94/MANIFEST
Promises-0.94/README.md
Promises-0.94/weaver.ini
Promises-0.94/Makefile.PL
Promises-0.94/t
Promises-0.94/t/000-load.t
Promises-0.94/t/001-basic.t
Promises-0.94/t/004-error.t
Promises-0.94/t/lib
Promises-0.94/t/lib/NoEV.pm
Promises-0.94/lib
Promises-0.94/lib/Promises.pm
Promises-0.94/t/010-collect.t
Promises-0.94/t/040_finally.t
Promises-0.94/t/006-thenable.t
Promises-0.94/t/007_callable.t
Promises-0.94/t/020-chaining.t
Promises-0.94/t/002-multiples.t
Promises-0.94/t/025-recursion.t
Promises-0.94/t/060-free-refs.t
Promises-0.94/example
Promises-0.94/example/example.pl
Promises-0.94/t/lib/AsyncUtil.pm
Promises-0.94/t/031-deferred-AE.t
Promises-0.94/t/033-deferred-EV.t
Promises-0.94/t/034-deferred-Mojo.t
Promises-0.94/t/050-exceptions-pp.t
Promises-0.94/lib/Promises
Promises-0.94/lib/Promises/Promise.pm
Promises-0.94/t/011-collect-w-error.t
Promises-0.94/t/021-chaining-errors.t
Promises-0.94/t/053-exceptions-mojo.t
Promises-0.94/example/mojo-promises.pl
Promises-0.94/lib/Promises/Deferred.pm
Promises-0.94/t/030-deferred-default.t
Promises-0.94/t/003-post-resolve-then.t
Promises-0.94/t/005-multiples-w-error.t
Promises-0.94/t/032-deferred-AnyEvent.t
Promises-0.94/example/chaining-example.pl
Promises-0.94/lib/Promises/Deferred
Promises-0.94/lib/Promises/Deferred/AE.pm
Promises-0.94/lib/Promises/Deferred/EV.pm
Promises-0.94/lib/Promises/Deferred/Mojo.pm
Promises-0.94/t/051-exceptions-pp-anyevent.t
Promises-0.94/t/052-exceptions-ev-anyevent.t
Promises-0.94/lib/Promises/Deferred/AnyEvent.pm
Promises-0.94/lib/Promises/Cookbook
Promises-0.94/lib/Promises/Cookbook/Recursion.pod
Promises-0.94/lib/Promises/Cookbook/TIMTOWTDI.pod
Promises-0.94/lib/Promises/Cookbook/GentleIntro.pod
Promises-0.94/lib/Promises/Cookbook/SynopsisBreakdown.pod
Promises-0.94/lib/Promises/Cookbook/ChainingAndPipelining.pod
Promises-0.94/lib/Promises/Cookbook/ScalaFuturesComparison.pod
Entering Promises-0.94
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Promises-0.94 ... Warning: prerequisite AnyEvent 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Promises
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have lib 0 ... Yes (0.64)
Checking if you have AnyEvent 0 ... No
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have Module::Runtime 0 ... Yes (0.014)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have Carp 0 ... Yes (1.42)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have parent 0 ... Yes (0.236)
Checking if you have Sub::Exporter 0 ... Yes (0.987)
Checking if you have Test::More 0.89 ... Yes (1.302073)
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/constants.pl blib/arch/AnyEvent/constants.pl
cp lib/AnyEvent/Debug.pm blib/lib/AnyEvent/Debug.pm
cp lib/AnyEvent/IO/IOAIO.pm blib/lib/AnyEvent/IO/IOAIO.pm
cp lib/AnyEvent/Impl/Irssi.pm blib/lib/AnyEvent/Impl/Irssi.pm
cp lib/AnyEvent/Impl/Qt.pm blib/lib/AnyEvent/Impl/Qt.pm
cp lib/AnyEvent/Impl/EventLib.pm blib/lib/AnyEvent/Impl/EventLib.pm
cp lib/AnyEvent/Impl/UV.pm blib/lib/AnyEvent/Impl/UV.pm
cp lib/AnyEvent/Impl/FLTK.pm blib/lib/AnyEvent/Impl/FLTK.pm
cp lib/AnyEvent/Impl/Glib.pm blib/lib/AnyEvent/Impl/Glib.pm
cp lib/AnyEvent/DNS.pm blib/lib/AnyEvent/DNS.pm
cp lib/AnyEvent/Loop.pm blib/lib/AnyEvent/Loop.pm
cp lib/AnyEvent/Strict.pm blib/lib/AnyEvent/Strict.pm
cp lib/AnyEvent/Impl/IOAsync.pm blib/lib/AnyEvent/Impl/IOAsync.pm
cp lib/AnyEvent/Util/uts46data.pl blib/lib/AnyEvent/Util/uts46data.pl
cp lib/AnyEvent/Log.pm blib/lib/AnyEvent/Log.pm
cp lib/AnyEvent/Socket.pm blib/lib/AnyEvent/Socket.pm
cp lib/AnyEvent/Impl/Cocoa.pm blib/lib/AnyEvent/Impl/Cocoa.pm
cp lib/AnyEvent/TLS.pm blib/lib/AnyEvent/TLS.pm
cp lib/AnyEvent/FAQ.pod blib/lib/AnyEvent/FAQ.pod
cp lib/AnyEvent/Util/idna.pl blib/lib/AnyEvent/Util/idna.pl
cp lib/AnyEvent/IO/Perl.pm blib/lib/AnyEvent/IO/Perl.pm
cp lib/AnyEvent/Util.pm blib/lib/AnyEvent/Util.pm
cp lib/AnyEvent/Impl/Tk.pm blib/lib/AnyEvent/Impl/Tk.pm
cp lib/AnyEvent/Impl/Perl.pm blib/lib/AnyEvent/Impl/Perl.pm
cp lib/AnyEvent/Impl/POE.pm blib/lib/AnyEvent/Impl/POE.pm
cp lib/AE.pm blib/lib/AE.pm
cp lib/AnyEvent/Impl/EV.pm blib/lib/AnyEvent/Impl/EV.pm
cp lib/AnyEvent/Handle.pm blib/lib/AnyEvent/Handle.pm
cp lib/AnyEvent.pm blib/lib/AnyEvent.pm
cp lib/AnyEvent/IO.pm blib/lib/AnyEvent/IO.pm
cp lib/AnyEvent/Intro.pod blib/lib/AnyEvent/Intro.pod
cp lib/AnyEvent/Impl/Event.pm blib/lib/AnyEvent/Impl/Event.pm
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/Loop.pm (unchanged)
Skip blib/lib/AnyEvent/TLS.pm (unchanged)
Skip blib/lib/AnyEvent/IO/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/IO/IOAIO.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/FLTK.pm (unchanged)
Skip blib/lib/AnyEvent/DNS.pm (unchanged)
Skip blib/lib/AnyEvent/FAQ.pod (unchanged)
Skip blib/lib/AnyEvent/Impl/IOAsync.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Event.pm (unchanged)
cp lib/AnyEvent/constants.pl blib/arch/AnyEvent/constants.pl
Skip blib/lib/AnyEvent/Impl/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Debug.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Glib.pm (unchanged)
Skip blib/lib/AnyEvent/Intro.pod (unchanged)
Skip blib/lib/AnyEvent/Util/idna.pl (unchanged)
Skip blib/lib/AnyEvent/Impl/EventLib.pm (unchanged)
Skip blib/lib/AnyEvent/IO.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/UV.pm (unchanged)
Skip blib/lib/AnyEvent/Strict.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Irssi.pm (unchanged)
Skip blib/lib/AnyEvent/Handle.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/EV.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Tk.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Qt.pm (unchanged)
Skip blib/lib/AnyEvent/Util/uts46data.pl (unchanged)
Skip blib/lib/AnyEvent.pm (unchanged)
Skip blib/lib/AnyEvent/Socket.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Cocoa.pm (unchanged)
Skip blib/lib/AnyEvent/Log.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/POE.pm (unchanged)
Skip blib/lib/AnyEvent/Util.pm (unchanged)
Skip blib/lib/AE.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, 5 wallclock secs ( 0.09 usr 0.05 sys + 0.68 cusr 0.07 csys = 0.89 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/1491128727.31519/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 Promises-0.94.
FAIL
Command [cpanm --reinstall --verbose Promises] 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