PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-11-10T02:33:07 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 09 Nov 2018 05:54:24 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/C/CO/CORION/Future-HTTP-0.10.tar.gz ok Future-HTTP-0.10/ Future-HTTP-0.10/MANIFEST.SKIP Future-HTTP-0.10/Makefile.PL Future-HTTP-0.10/t/ Future-HTTP-0.10/t/00-load.t Future-HTTP-0.10/t/01-http-tiny.t Future-HTTP-0.10/t/01-http-tiny-paranoid.t Future-HTTP-0.10/t/01-anyevent-http.t Future-HTTP-0.10/t/01-netasync.t Future-HTTP-0.10/t/01-backends-anyevent.t Future-HTTP-0.10/t/01-mojo.t Future-HTTP-0.10/t/01-backends-mojolicious.t Future-HTTP-0.10/t/01-backends-default.t Future-HTTP-0.10/t/01-backends-tiny-paranoid.t Future-HTTP-0.10/t/02-changedefault1.t Future-HTTP-0.10/t/01-backends-netasync.t Future-HTTP-0.10/t/02-changedefault2.t Future-HTTP-0.10/README.mkdn Future-HTTP-0.10/.gitignore Future-HTTP-0.10/META.yml Future-HTTP-0.10/lib/ Future-HTTP-0.10/lib/Future/ Future-HTTP-0.10/lib/Future/HTTP.pm Future-HTTP-0.10/lib/Future/HTTP/ Future-HTTP-0.10/lib/Future/HTTP/Mojo.pm Future-HTTP-0.10/lib/Future/HTTP/Tiny/ Future-HTTP-0.10/lib/Future/HTTP/Tiny/Paranoid.pm Future-HTTP-0.10/lib/Future/HTTP/Handler.pm Future-HTTP-0.10/lib/Future/HTTP/NetAsync.pm Future-HTTP-0.10/lib/Future/HTTP/Tiny.pm Future-HTTP-0.10/lib/Future/HTTP/AnyEvent.pm Future-HTTP-0.10/lib/Future/HTTP/API/ Future-HTTP-0.10/lib/Future/HTTP/API/HTTPTiny.pm Future-HTTP-0.10/META.json Future-HTTP-0.10/xt/ Future-HTTP-0.10/xt/99-todo.t Future-HTTP-0.10/xt/99-changes.t Future-HTTP-0.10/xt/99-manifest.t Future-HTTP-0.10/xt/99-unix-text.t Future-HTTP-0.10/xt/99-test-prerequisites.t Future-HTTP-0.10/xt/99-pod.t Future-HTTP-0.10/xt/99-compile.t Future-HTTP-0.10/xt/99-versions.t Future-HTTP-0.10/Changes Future-HTTP-0.10/README Future-HTTP-0.10/MANIFEST Configuring C/CO/CORION/Future-HTTP-0.10.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.10.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for C/CO/CORION/Future-HTTP-0.10.tar.gz >>> make cp lib/Future/HTTP/Tiny.pm blib/lib/Future/HTTP/Tiny.pm cp lib/Future/HTTP/NetAsync.pm blib/lib/Future/HTTP/NetAsync.pm cp lib/Future/HTTP/Tiny/Paranoid.pm blib/lib/Future/HTTP/Tiny/Paranoid.pm cp lib/Future/HTTP/Handler.pm blib/lib/Future/HTTP/Handler.pm cp lib/Future/HTTP/AnyEvent.pm blib/lib/Future/HTTP/AnyEvent.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 Manifying 8 pod documents CORION/Future-HTTP-0.10.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-anyevent.t t/01-backends-default.t t/01-backends-mojolicious.t t/01-backends-netasync.t t/01-backends-tiny-paranoid.t t/01-http-tiny-paranoid.t t/01-http-tiny.t t/01-mojo.t t/01-netasync.t t/02-changedefault1.t t/02-changedefault2.t # Testing Future::HTTP 0.10, Perl 5.024000 # Carp 1.50 # Config 6.27 # DynaLoader 1.38 # Exporter 5.73 # Exporter::Heavy 5.73 # Fcntl 1.13 # Filter::Simple 0.94 # Filter::Util::Call 1.59 # Filter::signatures 0.15 # Future::HTTP 0.10 # IO 1.36 # IO::Handle 1.36 # List::Util 1.5 # POSIX 1.65 # PerlIO 1.09 # Scalar::Util 1.5 # SelectSaver 1.02 # SelfLoader 1.24 # Symbol 1.07 # Test::Builder 1.302140 # Test::Builder::Formatter 1.302140 # Test::Builder::Module 1.302140 # Test::Builder::TodoDiag 1.302140 # Test::More 1.302140 # Test2::API 1.302140 # Test2::API::Context 1.302140 # Test2::API::Instance 1.302140 # Test2::API::Stack 1.302140 # Test2::Event 1.302140 # Test2::Event::Bail 1.302140 # Test2::Event::Diag 1.302140 # Test2::Event::Exception 1.302140 # Test2::Event::Fail 1.302140 # Test2::Event::Note 1.302140 # Test2::Event::Ok 1.302140 # Test2::Event::Pass 1.302140 # Test2::Event::Plan 1.302140 # Test2::Event::Skip 1.302140 # Test2::Event::Subtest 1.302140 # Test2::Event::V2 1.302140 # Test2::Event::Waiting 1.302140 # Test2::EventFacet 1.302140 # Test2::EventFacet::About 1.302140 # Test2::EventFacet::Amnesty 1.302140 # Test2::EventFacet::Assert 1.302140 # Test2::EventFacet::Control 1.302140 # Test2::EventFacet::Error 1.302140 # Test2::EventFacet::Hub 1.302140 # Test2::EventFacet::Info 1.302140 # Test2::EventFacet::Meta 1.302140 # Test2::EventFacet::Parent 1.302140 # Test2::EventFacet::Plan 1.302140 # Test2::EventFacet::Trace 1.302140 # Test2::Formatter 1.302140 # Test2::Formatter::TAP 1.302140 # Test2::Hub 1.302140 # Test2::Hub::Interceptor 1.302140 # Test2::Hub::Interceptor::Terminator 1.302140 # Test2::Hub::Subtest 1.302140 # Test2::Util 1.302140 # Test2::Util::ExternalMeta 1.302140 # Test2::Util::Facets2Legacy 1.302140 # Test2::Util::HashBase 1.302140 # Test2::Util::Trace 1.302140 # Text::Balanced 2.03 # Tie::Hash 1.05 # XSLoader 0.24 # base 2.23 # 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.24 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://127.0.0.1:49977/redirect/redirect/foo 1..10 ok t/01-backends-anyevent.t ....... ok 1 - The default backend is HTTP::Tiny ok 2 - Future::HTTP::AnyEvent is chosen and loadable if AnyEvent.pm is loaded 1..2 ok t/01-backends-default.t ........ ok 1 - The default backend is HTTP::Tiny 1..1 ok t/01-backends-mojolicious.t .... ok 1 - The default backend is HTTP::Tiny ok 2 - Future::HTTP::Mojo is chosen and loadable if Mojo/IOLoop.pm is loaded 1..2 ok t/01-backends-netasync.t ....... ok 1 - The default backend is HTTP::Tiny ok 2 - Future::HTTP::NetAsync is chosen and loadable if IO/Async.pm is loaded 1..2 ok # Skipped check for Future::HTTP::Tiny::Paranoid backend: Can't locate HTTP/Tiny/Paranoid.pm in @INC (you may need to install the HTTP::Tiny::Paranoid module) (@INC contains: /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Future-HTTP-0.10-BkH2oY/blib/lib /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Future-HTTP-0.10-BkH2oY/blib/arch /data/fly2400/cpanfly-5.24/var/megalib /data/fly2400/cpanfly-5.24/var/megalib /home/fly2400/ap2400-300558/site/lib /home/fly2400/ap2400-300558/lib .) at t/01-backends-tiny-paranoid.t line 13. t/01-backends-tiny-paranoid.t .. ok 1 - The default backend is HTTP::Tiny 1..1 ok t/01-http-tiny-paranoid.t ...... skipped: Couldn't load Future::HTTP::Tiny::Paranoid: Can't locate HTTP/Tiny/Paranoid.pm in @INC (you may need to install the HTTP::Tiny::Paranoid module) (@INC contains: /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Future-HTTP-0.10-BkH2oY/blib/lib /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Future-HTTP-0.10-BkH2oY/blib/arch /data/fly2400/cpanfly-5.24/var/megalib /data/fly2400/cpanfly-5.24/var/megalib /home/fly2400/ap2400-300558/site/lib /home/fly2400/ap2400-300558/lib .) at t/01-http-tiny-paranoid.t line 10. # Version of HTTP::Tiny: 0.076 t/01-http-tiny.t ............... 1..10 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://127.0.0.1:43938/redirect/redirect/foo ok # Version of Mojolicious: 7.31 Use of uninitialized value in pattern match (m//) at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Future-HTTP-0.10-BkH2oY/blib/lib/Future/HTTP/Handler.pm line 22. error when connecting at t/01-mojo.t line 45. # Looks like you planned 11 tests but ran 6. t/01-mojo.t .................... 1..11 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 255 (wstat 65280, 0xff00) Failed 5/11 subtests # Version of Net::Async::HTTP: 0.42 t/01-netasync.t ................ 1..10 ok 1 - Retrieve URL using Net::Async::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://127.0.0.1:41916/redirect/redirect/foo ok t/02-changedefault1.t .......... 1..1 ok 1 - changed default backend (pre) ok t/02-changedefault2.t .......... 1..1 ok 1 - changed default backend (post) ok Test Summary Report ------------------- t/01-mojo.t (Wstat: 65280 Tests: 6 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 6. Files=13, Tests=47, 36 wallclock secs ( 0.06 usr 0.02 sys + 4.09 cusr 0.92 csys = 5.09 CPU) Result: FAIL Failed 1/13 test programs. 0/47 subtests failed. make: *** [test_dynamic] Error 255 CORION/Future-HTTP-0.10.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.10.tar.gz VmSize: 355148 kB Finished 2018-11-10T02:33:48