cpantestlogs/MojoX::Plugin::AnyCache::Backend::Memcached_genfailure.log
2017-04-18 14:54:58 -04:00

565 lines
26 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/1491324080.26420
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 MojoX::Plugin::AnyCache::Backend::Memcached () on cpanmetadb ...
Unpacking MojoX-Plugin-AnyCache-0.01.tar.gz
--> Working on MojoX::Plugin::AnyCache::Backend::Memcached
Fetching http://www.cpan.org/authors/id/C/CH/CHGOVUK/MojoX-Plugin-AnyCache-0.01.tar.gz ... OK
MojoX-Plugin-AnyCache-0.01/
MojoX-Plugin-AnyCache-0.01/Changes
MojoX-Plugin-AnyCache-0.01/META.yml
MojoX-Plugin-AnyCache-0.01/lib/
MojoX-Plugin-AnyCache-0.01/lib/MojoX/
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Serialiser/
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Serialiser/MessagePack.pm
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Serialiser.pm
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Backend/
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Backend/Memcached/
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Backend/Memcached/AnyEvent.pm
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Backend/Redis.pm
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Backend/Memcached.pm
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Backend/Replicator.pm
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache/Backend.pm
MojoX-Plugin-AnyCache-0.01/lib/MojoX/Plugin/AnyCache.pm
MojoX-Plugin-AnyCache-0.01/Makefile.PL
MojoX-Plugin-AnyCache-0.01/MANIFEST
MojoX-Plugin-AnyCache-0.01/t/
MojoX-Plugin-AnyCache-0.01/t/11_serialiser.t
MojoX-Plugin-AnyCache-0.01/t/30_redis.t
MojoX-Plugin-AnyCache-0.01/t/40_memcached.t
MojoX-Plugin-AnyCache-0.01/t/release-pod-syntax.t
MojoX-Plugin-AnyCache-0.01/t/10_backend.t
MojoX-Plugin-AnyCache-0.01/t/41_memcached_anyevent.t
MojoX-Plugin-AnyCache-0.01/t/21_serialised_replicator.t
MojoX-Plugin-AnyCache-0.01/t/00_compile.t
MojoX-Plugin-AnyCache-0.01/t/20_replicator.t
MojoX-Plugin-AnyCache-0.01/t/01_methods.t
MojoX-Plugin-AnyCache-0.01/dist.ini
MojoX-Plugin-AnyCache-0.01/LICENSE
MojoX-Plugin-AnyCache-0.01/META.json
MojoX-Plugin-AnyCache-0.01/README
Entering MojoX-Plugin-AnyCache-0.01
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring MojoX-Plugin-AnyCache-0.01 ... Warning: prerequisite Cache::Memcached::AnyEvent 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for MojoX::Plugin::AnyCache
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Mojo::Redis 0 ... Yes (1.02)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Cache::Memcached 0 ... Yes (1.30)
Checking if you have Cache::Memcached::AnyEvent 0 ... No
Checking if you have Mojo::Base 0 ... Yes (undef)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Data::MessagePack 0 ... Yes (1.00)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have Mojo::IOLoop 0 ... Yes (undef)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have Mojolicious 0 ... Yes (7.29)
Searching Cache::Memcached::AnyEvent (0) on cpanmetadb ...
Unpacking Cache-Memcached-AnyEvent-0.00023.tar.gz
OK
==> Found dependencies: Cache::Memcached::AnyEvent
--> Working on Cache::Memcached::AnyEvent
Fetching http://www.cpan.org/authors/id/D/DM/DMAKI/Cache-Memcached-AnyEvent-0.00023.tar.gz ... OK
Cache-Memcached-AnyEvent-0.00023/Build.PL
Cache-Memcached-AnyEvent-0.00023/Changes
Cache-Memcached-AnyEvent-0.00023/LICENSE
Cache-Memcached-AnyEvent-0.00023/META.json
Cache-Memcached-AnyEvent-0.00023/README.md
Cache-Memcached-AnyEvent-0.00023/cpanfile
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent.pm
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent/Protocol.pm
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent/Protocol/Binary.pm
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent/Protocol/Text.pm
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent/Selector/Ketama.pm
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent/Selector/Traditional.pm
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent/Serializer/JSON.pm
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent/Serializer/MessagePack.pm
Cache-Memcached-AnyEvent-0.00023/lib/Cache/Memcached/AnyEvent/Serializer/Storable.pm
Cache-Memcached-AnyEvent-0.00023/t/000_compile.t
Cache-Memcached-AnyEvent-0.00023/t/CMAETest/CV.pm
Cache-Memcached-AnyEvent-0.00023/t/CMAETest/Commands.pm
Cache-Memcached-AnyEvent-0.00023/t/CMAETest/ConnectFail.pm
Cache-Memcached-AnyEvent-0.00023/t/CMAETest/Consistency.pm
Cache-Memcached-AnyEvent-0.00023/t/CMAETest/Dorman.pm
Cache-Memcached-AnyEvent-0.00023/t/CMAETest/Stats.pm
Cache-Memcached-AnyEvent-0.00023/t/Util.pm
Cache-Memcached-AnyEvent-0.00023/t/run.t
Cache-Memcached-AnyEvent-0.00023/tools/benchmark.pl
Cache-Memcached-AnyEvent-0.00023/xt/01_compat.t
Cache-Memcached-AnyEvent-0.00023/META.yml
Cache-Memcached-AnyEvent-0.00023/MANIFEST
Entering Cache-Memcached-AnyEvent-0.00023
Checking configure dependencies from META.json
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Checking if you have Module::Build 0.38 ... Yes (0.4220)
Running Build.PL
Configuring Cache-Memcached-AnyEvent-0.00023 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Cache-Memcached-AnyEvent' version '0.00023'
cp META.json MYMETA.json
cp META.yml MYMETA.yml
Checking dependencies from MYMETA.json ...
Checking if you have AnyEvent::Socket 0 ... No
Checking if you have Test::Memcached 0.00003 ... Yes (0.00004)
Checking if you have Storable 0 ... Yes (2.51)
Checking if you have Module::Runtime 0 ... Yes (0.014)
Checking if you have ExtUtils::MakeMaker 6.36 ... Yes (7.24)
Checking if you have Test::Fatal 0 ... Yes (0.014)
Checking if you have Test::Requires 0 ... Yes (0.10)
Checking if you have AnyEvent 0 ... No
Checking if you have String::CRC32 0 ... Yes (1.5)
Checking if you have Task::Weaken 0 ... Yes (1.04)
Checking if you have Test::More 0.94 ... Yes (1.302078)
Checking if you have Class::Accessor::Lite 0 ... Yes (0.08)
Checking if you have AnyEvent::Handle 0 ... No
Searching AnyEvent::Socket (0) on cpanmetadb ...
Unpacking AnyEvent-7.13.tar.gz
OK
==> Found dependencies: AnyEvent::Socket, AnyEvent, AnyEvent::Handle
--> Working on AnyEvent::Socket
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 Canary::Stability 0 ... Yes (2012)
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
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/IOAsync.pm blib/lib/AnyEvent/Impl/IOAsync.pm
cp lib/AnyEvent/Intro.pod blib/lib/AnyEvent/Intro.pod
cp lib/AnyEvent/constants.pl blib/arch/AnyEvent/constants.pl
cp lib/AnyEvent/Loop.pm blib/lib/AnyEvent/Loop.pm
cp lib/AnyEvent/Impl/Qt.pm blib/lib/AnyEvent/Impl/Qt.pm
cp lib/AnyEvent/IO.pm blib/lib/AnyEvent/IO.pm
cp lib/AnyEvent/Impl/Event.pm blib/lib/AnyEvent/Impl/Event.pm
cp lib/AnyEvent/Strict.pm blib/lib/AnyEvent/Strict.pm
cp lib/AnyEvent/Handle.pm blib/lib/AnyEvent/Handle.pm
cp lib/AnyEvent/Impl/EV.pm blib/lib/AnyEvent/Impl/EV.pm
cp lib/AnyEvent/Impl/EventLib.pm blib/lib/AnyEvent/Impl/EventLib.pm
cp lib/AnyEvent/Log.pm blib/lib/AnyEvent/Log.pm
cp lib/AnyEvent/Impl/Irssi.pm blib/lib/AnyEvent/Impl/Irssi.pm
cp lib/AnyEvent/Impl/Perl.pm blib/lib/AnyEvent/Impl/Perl.pm
cp lib/AnyEvent/IO/IOAIO.pm blib/lib/AnyEvent/IO/IOAIO.pm
cp lib/AnyEvent/Impl/Glib.pm blib/lib/AnyEvent/Impl/Glib.pm
cp lib/AnyEvent/Impl/POE.pm blib/lib/AnyEvent/Impl/POE.pm
cp lib/AE.pm blib/lib/AE.pm
cp lib/AnyEvent/Util/uts46data.pl blib/lib/AnyEvent/Util/uts46data.pl
cp lib/AnyEvent/Util/idna.pl blib/lib/AnyEvent/Util/idna.pl
cp lib/AnyEvent/Impl/Tk.pm blib/lib/AnyEvent/Impl/Tk.pm
cp lib/AnyEvent/TLS.pm blib/lib/AnyEvent/TLS.pm
cp lib/AnyEvent/Debug.pm blib/lib/AnyEvent/Debug.pm
cp lib/AnyEvent/Impl/FLTK.pm blib/lib/AnyEvent/Impl/FLTK.pm
cp lib/AnyEvent/IO/Perl.pm blib/lib/AnyEvent/IO/Perl.pm
cp lib/AnyEvent/FAQ.pod blib/lib/AnyEvent/FAQ.pod
cp lib/AnyEvent.pm blib/lib/AnyEvent.pm
cp lib/AnyEvent/Impl/Cocoa.pm blib/lib/AnyEvent/Impl/Cocoa.pm
cp lib/AnyEvent/Impl/UV.pm blib/lib/AnyEvent/Impl/UV.pm
cp lib/AnyEvent/DNS.pm blib/lib/AnyEvent/DNS.pm
cp lib/AnyEvent/Util.pm blib/lib/AnyEvent/Util.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/IO.pm (unchanged)
Skip blib/lib/AnyEvent/FAQ.pod (unchanged)
Skip blib/lib/AnyEvent/Impl/EventLib.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/IOAsync.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/POE.pm (unchanged)
Skip blib/lib/AnyEvent.pm (unchanged)
Skip blib/lib/AnyEvent/IO/IOAIO.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Util.pm (unchanged)
Skip blib/lib/AnyEvent/Log.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Tk.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Cocoa.pm (unchanged)
Skip blib/lib/AnyEvent/Handle.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/FLTK.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Event.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Irssi.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Glib.pm (unchanged)
Skip blib/lib/AnyEvent/Socket.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Qt.pm (unchanged)
Skip blib/lib/AnyEvent/Debug.pm (unchanged)
Skip blib/lib/AnyEvent/Util/uts46data.pl (unchanged)
Skip blib/lib/AnyEvent/Impl/UV.pm (unchanged)
Skip blib/lib/AE.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/EV.pm (unchanged)
Skip blib/lib/AnyEvent/TLS.pm (unchanged)
Skip blib/lib/AnyEvent/DNS.pm (unchanged)
Skip blib/lib/AnyEvent/Strict.pm (unchanged)
Skip blib/lib/AnyEvent/Loop.pm (unchanged)
cp lib/AnyEvent/constants.pl blib/arch/AnyEvent/constants.pl
Skip blib/lib/AnyEvent/Intro.pod (unchanged)
Skip blib/lib/AnyEvent/IO/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Util/idna.pl (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, 7 wallclock secs ( 0.08 usr 0.10 sys + 0.82 cusr 0.06 csys = 1.06 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::Socket failed. See /home/ryan/.cpanm/work/1491324080.26420/build.log for details. Retry with --force to force install it.
Searching AnyEvent (0) on cpanmetadb ...
Already tried AnyEvent-7.13. Skipping.
Searching AnyEvent::Handle (0) on cpanmetadb ...
Already tried AnyEvent-7.13. Skipping.
! Installing the dependencies failed: Module 'AnyEvent::Handle' is not installed, Module 'AnyEvent' is not installed, Module 'AnyEvent::Socket' is not installed
! Bailing out the installation for Cache-Memcached-AnyEvent-0.00023.
! Installing the dependencies failed: Module 'Cache::Memcached::AnyEvent' is not installed
! Bailing out the installation for MojoX-Plugin-AnyCache-0.01.
FAIL
Command [cpanm --reinstall --verbose MojoX::Plugin::AnyCache::Backend::Memcached] 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