PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-07-01T06:21:39 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sat, 01 Jul 2017 04:53:58 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/C/CO/CORION/Future-HTTP-0.06.tar.gz ok Future-HTTP-0.06/ Future-HTTP-0.06/MANIFEST.SKIP Future-HTTP-0.06/Makefile.PL Future-HTTP-0.06/t/ Future-HTTP-0.06/t/00-load.t Future-HTTP-0.06/t/01-http-tiny.t Future-HTTP-0.06/t/01-anyevent-http.t Future-HTTP-0.06/t/01-mojo.t Future-HTTP-0.06/t/01-backends.t Future-HTTP-0.06/README.mkdn Future-HTTP-0.06/.gitignore Future-HTTP-0.06/META.yml Future-HTTP-0.06/lib/ Future-HTTP-0.06/lib/Future/ Future-HTTP-0.06/lib/Future/HTTP.pm Future-HTTP-0.06/lib/Future/HTTP/ Future-HTTP-0.06/lib/Future/HTTP/Mojo.pm Future-HTTP-0.06/lib/Future/HTTP/Tiny.pm Future-HTTP-0.06/lib/Future/HTTP/AnyEvent.pm Future-HTTP-0.06/lib/Future/HTTP/API/ Future-HTTP-0.06/lib/Future/HTTP/API/HTTPTiny.pm Future-HTTP-0.06/META.json Future-HTTP-0.06/xt/ Future-HTTP-0.06/xt/99-todo.t Future-HTTP-0.06/xt/99-changes.t Future-HTTP-0.06/xt/99-manifest.t Future-HTTP-0.06/xt/99-unix-text.t Future-HTTP-0.06/xt/99-pod.t Future-HTTP-0.06/xt/99-compile.t Future-HTTP-0.06/xt/99-versions.t Future-HTTP-0.06/Changes Future-HTTP-0.06/README Future-HTTP-0.06/MANIFEST Future-HTTP-0.06/inc/ Future-HTTP-0.06/inc/IO/ Future-HTTP-0.06/inc/IO/Catch.pm Future-HTTP-0.06/inc/Test/ Future-HTTP-0.06/inc/Test/HTTP/ Future-HTTP-0.06/inc/Test/HTTP/log-server Future-HTTP-0.06/inc/Test/HTTP/LocalServer.pm Future-HTTP-0.06/inc/Test/HTTP/cookie-server Configuring C/CO/CORION/Future-HTTP-0.06.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 Future::HTTP Writing MYMETA.yml and MYMETA.json CORION/Future-HTTP-0.06.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for C/CO/CORION/Future-HTTP-0.06.tar.gz >>> make cp lib/Future/HTTP/Tiny.pm blib/lib/Future/HTTP/Tiny.pm cp lib/Future/HTTP/Mojo.pm blib/lib/Future/HTTP/Mojo.pm cp lib/Future/HTTP/API/HTTPTiny.pm blib/lib/Future/HTTP/API/HTTPTiny.pm cp lib/Future/HTTP.pm blib/lib/Future/HTTP.pm cp lib/Future/HTTP/AnyEvent.pm blib/lib/Future/HTTP/AnyEvent.pm Manifying 5 pod documents CORION/Future-HTTP-0.06.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/00-load.t t/01-anyevent-http.t t/01-backends.t t/01-http-tiny.t t/01-mojo.t # Testing Future::HTTP 0.06, Perl 5.024000 # Carp 1.40 # Config 6.21 # DynaLoader 1.38 # Exporter 5.72 # Exporter::Heavy 5.72 # Filter::Simple 0.92 # Filter::Util::Call 1.57 # Filter::signatures 0.10 # Future::HTTP 0.06 # IO 1.36 # IO::Handle 1.36 # List::Util 1.48 # PerlIO 1.09 # Scalar::Util 1.48 # SelectSaver 1.02 # SelfLoader 1.20 # Symbol 1.07 # Test::Builder 1.302067 # Test::Builder::Formatter 1.302067 # Test::Builder::Module 1.302067 # Test::Builder::TodoDiag 1.302067 # Test::More 1.302067 # Test2::API 1.302067 # Test2::API::Context 1.302067 # Test2::API::Instance 1.302067 # Test2::API::Stack 1.302067 # Test2::Event 1.302067 # Test2::Event::Bail 1.302067 # Test2::Event::Diag 1.302067 # Test2::Event::Exception 1.302067 # Test2::Event::Info 1.302067 # Test2::Event::Note 1.302067 # Test2::Event::Ok 1.302067 # Test2::Event::Plan 1.302067 # Test2::Event::Skip 1.302067 # Test2::Event::Subtest 1.302067 # Test2::Event::Waiting 1.302067 # Test2::Formatter 1.302067 # Test2::Formatter::TAP 1.302067 # Test2::Hub 1.302067 # Test2::Hub::Interceptor 1.302067 # Test2::Hub::Interceptor::Terminator 1.302067 # Test2::Hub::Subtest 1.302067 # Test2::Util 1.302067 # Test2::Util::ExternalMeta 1.302067 # Test2::Util::HashBase 1.302067 # Test2::Util::Trace 1.302067 # Text::Balanced 2.03 # XSLoader 0.24 # feature 1.42 # mro 1.18 # overload 1.26 # overloading 0.02 # strict 1.11 # vars 1.03 # warnings 1.36 # warnings::register 1.04 t/00-load.t ........... 1..1 ok 1 - require Future::HTTP; ok # Version of AnyEvent::HTTP: 2.23 t/01-anyevent-http.t .. ok 1 - Retrieve URL using AnyEvent::HTTP backend ok 2 - We arrive at the expected URL ok 3 - Retrieve URL using redirect for a single redirection ok 4 - We arrive at the expected URL ok 5 - We were redirected here ok 6 - ... once ok 7 - Retrieve URL using redirect for a double redirection ok 8 - We arrive at the expected URL ok 9 - We were redirected here ok 10 - ... twice, starting from http://localhost:44042/redirect/redirect/foo 1..10 ok t/01-backends.t ....... ok 1 - The default backend is HTTP::Tiny ok 2 - Future::HTTP::Mojo is chosen and loadable if Mojo/IOLoop.pm is loaded ok 3 - Future::HTTP::AnyEvent is chosen and loadable if AnyEvent.pm is loaded ok 4 - Future::HTTP::AnyEvent is chosen and loadable if AE.pm is loaded ok 5 - Future::HTTP::Tiny is chosen and loadable if Future/HTTP.pm is loaded 1..5 ok # Version of HTTP::Tiny: 0.070 t/01-http-tiny.t ...... ok 1 - Retrieve URL using HTTP::Tiny backend ok 2 - We arrive at the expected URL ok 3 - Retrieve URL using redirect for a single redirection ok 4 - We arrive at the expected URL ok 5 - We were redirected here ok 6 - ... once ok 7 - Retrieve URL using redirect for a double redirection ok 8 - We arrive at the expected URL ok 9 - We were redirected here ok 10 - ... twice, starting from http://localhost:54303/redirect/redirect/foo 1..10 ok # Version of Mojolicious: 7.31 Use of uninitialized value $chunk in concatenation (.) or string at /data/fly2400/cpanfly-5.24/var/megalib/Mojo/Asset/Memory.pm line 15, <$server> line 1. Use of uninitialized value $chunk in concatenation (.) or string at /data/fly2400/cpanfly-5.24/var/megalib/Mojo/Asset/Memory.pm line 15, <$server> line 1. Use of uninitialized value $chunk in concatenation (.) or string at /data/fly2400/cpanfly-5.24/var/megalib/Mojo/Asset/Memory.pm line 15, <$server> line 1. Use of uninitialized value in pattern match (m//) at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Future-HTTP-0.06-9oOtgQ/blib/lib/Future/HTTP/Mojo.pm line 81, <$server> line 1. error when connecting at t/01-mojo.t line 44. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 29 just after 6. t/01-mojo.t ........... ok 1 - Retrieve URL using Mojo::UserAgent backend ok 2 - We arrive at the expected URL ok 3 - Retrieve URL using redirect for a single redirection ok 4 - We arrive at the expected URL ok 5 - We were redirected here ok 6 - ... once Dubious, test returned 29 (wstat 7424, 0x1d00) All 6 subtests passed Test Summary Report ------------------- t/01-mojo.t (Wstat: 7424 Tests: 6 Failed: 0) Non-zero exit status: 29 Parse errors: No plan found in TAP output Files=5, Tests=32, 21 wallclock secs ( 0.02 usr 0.03 sys + 1.95 cusr 0.34 csys = 2.34 CPU) Result: FAIL Failed 1/5 test programs. 0/32 subtests failed. make: *** [test_dynamic] Error 29 CORION/Future-HTTP-0.06.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CORION/Future-HTTP-0.06.tar.gz VmSize: 332872 kB Finished 2017-07-01T06:22:04