PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-12-28T02:02:52 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Wed, 27 Dec 2017 06:53:55 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/T/TE/TEAM/Net-Async-Redis-1.003.tar.gz ok Net-Async-Redis-1.003 Net-Async-Redis-1.003/README Net-Async-Redis-1.003/Changes Net-Async-Redis-1.003/INSTALL Net-Async-Redis-1.003/LICENSE Net-Async-Redis-1.003/cpanfile Net-Async-Redis-1.003/dist.ini Net-Async-Redis-1.003/META.yml Net-Async-Redis-1.003/MANIFEST Net-Async-Redis-1.003/t Net-Async-Redis-1.003/t/basic.t Net-Async-Redis-1.003/t/multi.t Net-Async-Redis-1.003/SIGNATURE Net-Async-Redis-1.003/META.json Net-Async-Redis-1.003/t/pubsub.t Net-Async-Redis-1.003/Makefile.PL Net-Async-Redis-1.003/job-queue.pl Net-Async-Redis-1.003/t/protocol.t Net-Async-Redis-1.003/t/psubscribe.t Net-Async-Redis-1.003/t/00-compile.t Net-Async-Redis-1.003/examples Net-Async-Redis-1.003/examples/pub.pl Net-Async-Redis-1.003/examples/sub.pl Net-Async-Redis-1.003/examples/multi.pl Net-Async-Redis-1.003/t/00-check-deps.t Net-Async-Redis-1.003/examples/redis-cli Net-Async-Redis-1.003/xt/author Net-Async-Redis-1.003/xt/author/mojibake.t Net-Async-Redis-1.003/t/00-report-prereqs.t Net-Async-Redis-1.003/examples/job-submit.pl Net-Async-Redis-1.003/examples/job-worker.pl Net-Async-Redis-1.003/lib/Net/Async Net-Async-Redis-1.003/lib/Net/Async/Redis.pm Net-Async-Redis-1.003/xt/author/pod-syntax.t Net-Async-Redis-1.003/t/00-report-prereqs.dd Net-Async-Redis-1.003/xt/author/test-version.t Net-Async-Redis-1.003/examples/job-benchmark.pl Net-Async-Redis-1.003/examples/incr-ratelimit.pl Net-Async-Redis-1.003/examples/job-hash-submit.pl Net-Async-Redis-1.003/examples/job-hash-worker.pl Net-Async-Redis-1.003/lib/Net/Async/Redis Net-Async-Redis-1.003/lib/Net/Async/Redis/Multi.pm Net-Async-Redis-1.003/xt/release Net-Async-Redis-1.003/xt/release/common_spelling.t Net-Async-Redis-1.003/lib/Net/Async/Redis/Server.pm Net-Async-Redis-1.003/lib/Net/Async/Redis/Commands.pm Net-Async-Redis-1.003/lib/Net/Async/Redis/Protocol.pm Net-Async-Redis-1.003/lib/Net/Async/Redis/Subscription.pm Net-Async-Redis-1.003/script Net-Async-Redis-1.003/script/generate-perl-for-commands.pl Net-Async-Redis-1.003/lib/Net/Async/Redis/Server Net-Async-Redis-1.003/lib/Net/Async/Redis/Server/Database.pm Net-Async-Redis-1.003/lib/Net/Async/Redis/Server/Connection.pm Net-Async-Redis-1.003/lib/Net/Async/Redis/Subscription Net-Async-Redis-1.003/lib/Net/Async/Redis/Subscription/Message.pm Configuring T/TE/TEAM/Net-Async-Redis-1.003.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Net::Async::Redis Writing MYMETA.yml and MYMETA.json TEAM/Net-Async-Redis-1.003.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for T/TE/TEAM/Net-Async-Redis-1.003.tar.gz >>> make cp lib/Net/Async/Redis/Server/Database.pm blib/lib/Net/Async/Redis/Server/Database.pm cp lib/Net/Async/Redis/Subscription.pm blib/lib/Net/Async/Redis/Subscription.pm cp lib/Net/Async/Redis.pm blib/lib/Net/Async/Redis.pm cp lib/Net/Async/Redis/Protocol.pm blib/lib/Net/Async/Redis/Protocol.pm cp job-queue.pl blib/lib/Net/Async/job-queue.pl cp lib/Net/Async/Redis/Multi.pm blib/lib/Net/Async/Redis/Multi.pm cp lib/Net/Async/Redis/Server/Connection.pm blib/lib/Net/Async/Redis/Server/Connection.pm cp lib/Net/Async/Redis/Subscription/Message.pm blib/lib/Net/Async/Redis/Subscription/Message.pm cp lib/Net/Async/Redis/Server.pm blib/lib/Net/Async/Redis/Server.pm cp lib/Net/Async/Redis/Commands.pm blib/lib/Net/Async/Redis/Commands.pm Manifying 9 pod documents TEAM/Net-Async-Redis-1.003.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-check-deps.t ...... ok 1 - ExtUtils::MakeMaker satisfies '6.48' ok 2 - ExtUtils::MakeMaker satisfies '0' ok 3 - ExtUtils::MakeMaker satisfies '0' ok 4 - File::Spec satisfies '0' ok 5 - IO::Handle satisfies '0' ok 6 - IPC::Open3 satisfies '0' ok 7 - Test::CheckDeps satisfies '0.010' ok 8 - Test::Deep satisfies '0' ok 9 - Test::HexString satisfies '0' ok 10 - Test::More satisfies '0.98' ok 11 - Future satisfies '0.30' ok 12 - IO::Async satisfies '0' ok 13 - List::Util satisfies '1.29' ok 14 - Log::Any satisfies '1.050' ok 15 - Ryu::Async satisfies '0.006' ok 16 - Syntax::Keyword::Try satisfies '0.08' ok 17 - URI satisfies '0' ok 18 - URI::redis satisfies '0' ok 19 - curry satisfies '0' ok 20 - namespace::clean satisfies '0' ok 21 - parent satisfies '0' ok 22 - perl satisfies '5.014000' 1..22 ok t/00-compile.t ......... 1..9 ok 1 - Net/Async/Redis.pm loaded ok ok 2 - Net/Async/Redis/Commands.pm loaded ok ok 3 - Net/Async/Redis/Multi.pm loaded ok ok 4 - Net/Async/Redis/Protocol.pm loaded ok ok 5 - Net/Async/Redis/Server.pm loaded ok ok 6 - Net/Async/Redis/Server/Connection.pm loaded ok ok 7 - Net/Async/Redis/Server/Database.pm loaded ok ok 8 - Net/Async/Redis/Subscription.pm loaded ok ok 9 - Net/Async/Redis/Subscription/Message.pm loaded ok ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker 6.48 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ----- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.62 # IO::Handle any 1.36 # IPC::Open3 any 1.20 # Test::CheckDeps 0.010 0.010 # Test::Deep any 1.127 # Test::HexString any 0.03 # Test::More 0.98 1.302120 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # -------------------- ----- -------- # Future 0.30 0.38 # IO::Async any 0.71 # List::Util 1.29 1.49 # Log::Any 1.050 1.704 # Ryu::Async 0.006 0.008 # Syntax::Keyword::Try 0.08 0.09 # URI any 1.72 # URI::redis any 0.02 # curry any 1.001000 # namespace::clean any 0.27 # parent any 0.236 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/basic.t .............. skipped: set NET_ASYNC_REDIS_HOST env var to test t/multi.t .............. skipped: set NET_ASYNC_REDIS_HOST env var to test t/protocol.t ........... # Subtest: decoding ok 1 - An object of class 'Net::Async::Redis::Protocol' isa 'Net::Async::Redis::Protocol' ok 2 - simple string ok 3 - a number ok 4 - floating-point number ok 5 - floating-point number that would be an integer without the trailing zero ok 6 - floating-point number with trailing zeroes ok 7 - a string that happens to look like an integer ok 8 - empty string ok 9 - null ok 10 - bulk string ok 11 - empty array ok 12 - single-element array ok 13 - nested single-element array ok 14 - 2-element array ok 15 - mixed array 1..15 ok 1 - decoding # Subtest: encoding ok 1 - An object of class 'Net::Async::Redis::Protocol' isa 'Net::Async::Redis::Protocol' ok 2 - simple string ok 3 - a number ok 4 - floating-point number ok 5 - floating-point number that would be an integer without the trailing zero ok 6 - floating-point number with trailing zeroes ok 7 - a string that happens to look like an integer ok 8 - empty string ok 9 - null ok 10 - bulk string ok 11 - empty array ok 12 - single-element array ok 13 - nested single-element array ok 14 - 2-element array ok 15 - mixed array 1..15 ok 2 - encoding # Subtest: roundtrip ok 1 - An object of class 'Net::Async::Redis::Protocol' isa 'Net::Async::Redis::Protocol' ok 2 - simple string ok 3 - reëncoding works ok 4 - a number ok 5 - reëncoding works ok 6 - floating-point number ok 7 - reëncoding works ok 8 - floating-point number that would be an integer without the trailing zero ok 9 - reëncoding works ok 10 - floating-point number with trailing zeroes ok 11 - reëncoding works ok 12 - a string that happens to look like an integer ok 13 - reëncoding works ok 14 - empty string ok 15 - reëncoding works ok 16 - null ok 17 - reëncoding works ok 18 - bulk string ok 19 - reëncoding works ok 20 - empty array ok 21 - reëncoding works ok 22 - single-element array ok 23 - reëncoding works ok 24 - nested single-element array ok 25 - reëncoding works ok 26 - 2-element array ok 27 - reëncoding works ok 28 - mixed array ok 29 - reëncoding works 1..29 ok 3 - roundtrip 1..3 ok t/psubscribe.t ......... skipped: set NET_ASYNC_REDIS_HOST env var to test t/pubsub.t ............. skipped: set NET_ASYNC_REDIS_HOST or NET_ASYNC_REDIS_URI env var to test All tests successful. Files=8, Tests=35, 3 wallclock secs ( 0.02 usr 0.06 sys + 2.02 cusr 0.63 csys = 2.73 CPU) Result: PASS TEAM/Net-Async-Redis-1.003.tar.gz make test TEST_VERBOSE=1 -- OK Tom Molesworth <team@perlsite.co.uk> Redis support for IO::Async >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Net-Async-Redis-1.003-ZJtK4t && tar cvf - Net-Async-Redis-1.003.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/T/TE/TEAM/Net-Async-Redis-1.003.tar.gz Net-Async-Redis-1.003.ppd blib/ blib/man3/ blib/man3/Net::Async::Redis::Subscription::Message.3 blib/man3/Net::Async::Redis::Multi.3 blib/man3/Net::Async::Redis::Commands.3 blib/man3/Net::Async::Redis::Server::Database.3 blib/man3/Net::Async::Redis::Subscription.3 blib/man3/Net::Async::Redis::Protocol.3 blib/man3/Net::Async::Redis.3 blib/man3/Net::Async::Redis::Server.3 blib/man3/Net::Async::Redis::Server::Connection.3 blib/lib/ blib/lib/Net/ blib/lib/Net/Async/ blib/lib/Net/Async/Redis/ blib/lib/Net/Async/Redis/Server.pm blib/lib/Net/Async/Redis/Multi.pm blib/lib/Net/Async/Redis/Subscription/ blib/lib/Net/Async/Redis/Subscription/Message.pm blib/lib/Net/Async/Redis/Server/ blib/lib/Net/Async/Redis/Server/Database.pm blib/lib/Net/Async/Redis/Server/Connection.pm blib/lib/Net/Async/Redis/Subscription.pm blib/lib/Net/Async/Redis/Protocol.pm blib/lib/Net/Async/Redis/Commands.pm blib/lib/Net/Async/job-queue.pl blib/lib/Net/Async/Redis.pm VmSize: 357580 kB Finished 2017-12-28T02:03:00