PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-05-12T08:09:52 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Fri, 12 May 2017 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TO/TOKUHIROM/Test-TCP-2.19.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TO/TOKUHIROM/CHECKSUMS Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/T/TO/TOKUHIROM/Test-TCP-2.19.tar.gz ok Test-TCP-2.19/Changes Test-TCP-2.19/LICENSE Test-TCP-2.19/META.json Test-TCP-2.19/Makefile.PL Test-TCP-2.19/README.md Test-TCP-2.19/cpanfile Test-TCP-2.19/lib/Net/EmptyPort.pm Test-TCP-2.19/lib/Test/TCP.pm Test-TCP-2.19/lib/Test/TCP/CheckPort.pm Test-TCP-2.19/minil.toml Test-TCP-2.19/t/00_compile.t Test-TCP-2.19/t/01_simple.t Test-TCP-2.19/t/02_abrt.t Test-TCP-2.19/t/03_return_when_sigterm.t Test-TCP-2.19/t/04_die.t Test-TCP-2.19/t/05_sigint.t Test-TCP-2.19/t/06_nest.t Test-TCP-2.19/t/07_optional.t Test-TCP-2.19/t/08_exit.t Test-TCP-2.19/t/09_fork.t Test-TCP-2.19/t/10_oo.t Test-TCP-2.19/t/11_net_empty_port.t Test-TCP-2.19/t/12_pass_wait_port_options.t Test-TCP-2.19/t/13_undef_port.t Test-TCP-2.19/t/14_listen.t Test-TCP-2.19/t/Server.pm Test-TCP-2.19/xt/02_perlcritic.t Test-TCP-2.19/xt/04_dependents.t Test-TCP-2.19/xt/author/11_net_emptyport.t Test-TCP-2.19/META.yml Test-TCP-2.19/MANIFEST Configuring T/TO/TOKUHIROM/Test-TCP-2.19.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 Test::TCP Writing MYMETA.yml and MYMETA.json TOKUHIROM/Test-TCP-2.19.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for T/TO/TOKUHIROM/Test-TCP-2.19.tar.gz >>> make cp lib/Test/TCP.pm blib/lib/Test/TCP.pm cp lib/Net/EmptyPort.pm blib/lib/Net/EmptyPort.pm cp lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP/CheckPort.pm Manifying 3 pod documents TOKUHIROM/Test-TCP-2.19.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 # Test::More: 1.302067 t/00_compile.t ................. 1..1 ok 1 - use Test::TCP; ok t/01_simple.t .................. # Subtest: v4 ok 1 - starting the test ok 2 - test case for sharedfork ok 3 - test case for sharedfork ok 4 - test case for sharedfork ok 5 - test case for sharedfork ok 6 - test case for sharedfork ok 7 - test case for sharedfork ok 8 - test case for sharedfork ok 9 - test case for sharedfork ok 10 - test case for sharedfork ok 11 - test case for sharedfork ok 12 - test case for sharedfork ok 13 - test case for sharedfork ok 14 - test case for sharedfork ok 15 - test case for sharedfork ok 16 - test case for sharedfork ok 17 - test case for sharedfork ok 18 - test case for sharedfork ok 19 - test case for sharedfork ok 20 - test case for sharedfork ok 21 - test case for sharedfork # send 1 # new request ok 22 # send 2 # new request ok 23 # finalize 1..23 ok 1 - v4 # Subtest: v6 1..0 # SKIP IPv6 not supported ok 2 # skip IPv6 not supported 1..2 ok # your server received SIGABRT t/02_abrt.t .................... 1..2 ok 1 ok 2 ok t/03_return_when_sigterm.t ..... 1..2 ok 1 ok 2 - test finished. ok t/04_die.t ..................... 1..9 ok 1 ok 2 ok 3 - already killed by test_tcp ok 4 - No client is fatal error ok 5 - No client is fatal error ok 6 - No server is fatal error ok 7 - No server is fatal error ok 8 - No code is fatal error ok 9 - No code is fatal error ok # $Config{sig_name}: ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS NUM32 NUM33 RTMIN NUM35 NUM36 NUM37 NUM38 NUM39 NUM40 NUM41 NUM42 NUM43 NUM44 NUM45 NUM46 NUM47 NUM48 NUM49 NUM50 NUM51 NUM52 NUM53 NUM54 NUM55 NUM56 NUM57 NUM58 NUM59 NUM60 NUM61 NUM62 NUM63 RTMAX IOT CLD POLL UNUSED # CHILD_ERROR_NATIVE: 2 # $?: 2 t/05_sigint.t .................. 1..2 ok 1 ok 2 - sigint ok t/06_nest.t .................... 1..1 ok 1 - 35340, 60295 ok t/07_optional.t ................ 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t .................... 1..5 # CLIENT: 4991 # SEVER: 4992 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/09_fork.t .................... 1..6 ok 1 - Successfully forked child 4995 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child 4995 ok 4 - child exited normally ok 5 - socket is connected # new request ok 6 - got expected reply ok t/10_oo.t ...................... 1..24 ok 1 - test case for sharedfork ok 2 - test case for sharedfork ok 3 - test case for sharedfork ok 4 - test case for sharedfork ok 5 - test case for sharedfork ok 6 - test case for sharedfork ok 7 - test case for sharedfork ok 8 - test case for sharedfork ok 9 - test case for sharedfork ok 10 - test case for sharedfork ok 11 - test case for sharedfork ok 12 - test case for sharedfork ok 13 - test case for sharedfork ok 14 - test case for sharedfork ok 15 - test case for sharedfork ok 16 - test case for sharedfork ok 17 - test case for sharedfork ok 18 - test case for sharedfork ok 19 - test case for sharedfork ok 20 - test case for sharedfork # send 1 # new request ok 21 # send 2 # new request ok 22 # finalize # new request ok 23 - Specify port ok 24 - Args as hashref ok t/11_net_empty_port.t .......... ok 1 - bind to 127.0.0.1 ok 2 - Cannot bind to an unavailable address # Subtest: v4 ok 1 - found an empty port on 127.0.0.1 ok 2 - port 41416 on 127.0.0.1 is closed ok 3 - port 41416 on 127.0.0.1 is now open 1..3 ok 3 - v4 # Subtest: v6 1..0 # SKIP IPv6 not supported ok 4 # skip IPv6 not supported # Subtest: return value ok 1 1..1 ok 5 - return value ok 6 - Non hashref arg to empty_port ok 7 - Specified low port to empty_port ok 8 - Specified high port to empty_port ok 9 - Specified non-numeric port to empty_port ok 10 - Specified non-numeric port and udp proto to empty_port ok 11 - 4 args to wait_port (backwards compat) ok 12 - 3 args to wait_port ok 13 - No args to wait_port is fatal ok 14 - No max_wait to wait_port ok 15 - No args to check_port is fatal ok 16 - 2 args to check_port 1..16 ok t/12_pass_wait_port_options.t .. ok 1 ok 2 - Default max_wait ok 3 - Default host ok 4 - Backwards compatible port ok 5 - Backwards compatible max_wait ok 6 - test case for sharedfork ok 7 - test case for sharedfork ok 8 - test case for sharedfork ok 9 - test case for sharedfork ok 10 - test case for sharedfork ok 11 - test case for sharedfork ok 12 - test case for sharedfork ok 13 - test case for sharedfork ok 14 - test case for sharedfork ok 15 - test case for sharedfork ok 16 - test case for sharedfork ok 17 - test case for sharedfork ok 18 - test case for sharedfork ok 19 - test case for sharedfork ok 20 - test case for sharedfork ok 21 - test case for sharedfork ok 22 - test case for sharedfork ok 23 - test case for sharedfork ok 24 - test case for sharedfork ok 25 - test case for sharedfork # send 1 # new request ok 26 # send 2 # new request ok 27 # finalize # new request ok 28 ok 29 - test case for sharedfork ok 30 - test case for sharedfork ok 31 - test case for sharedfork ok 32 - test case for sharedfork ok 33 - test case for sharedfork ok 34 - test case for sharedfork ok 35 - test case for sharedfork ok 36 - test case for sharedfork ok 37 - test case for sharedfork ok 38 - test case for sharedfork ok 39 - test case for sharedfork ok 40 - test case for sharedfork ok 41 - test case for sharedfork ok 42 - test case for sharedfork ok 43 - test case for sharedfork ok 44 - test case for sharedfork ok 45 - test case for sharedfork ok 46 - test case for sharedfork ok 47 - test case for sharedfork ok 48 - test case for sharedfork # send 1 # new request ok 49 # send 2 # new request ok 50 # finalize ok 51 1..51 ok t/13_undef_port.t .............. 1..22 ok 1 - test case for sharedfork ok 2 - test case for sharedfork ok 3 - test case for sharedfork ok 4 - test case for sharedfork ok 5 - test case for sharedfork ok 6 - test case for sharedfork ok 7 - test case for sharedfork ok 8 - test case for sharedfork ok 9 - test case for sharedfork ok 10 - test case for sharedfork ok 11 - test case for sharedfork ok 12 - test case for sharedfork ok 13 - test case for sharedfork ok 14 - test case for sharedfork ok 15 - test case for sharedfork ok 16 - test case for sharedfork ok 17 - test case for sharedfork ok 18 - test case for sharedfork ok 19 - test case for sharedfork ok 20 - test case for sharedfork # send 1 # new request ok 21 # send 2 # new request ok 22 # finalize ok t/14_listen.t .................. ok 1 - got port ok 2 - connected ok 3 - send 1 # new request ok 4 - recv 1 1..4 ok All tests successful. Files=15, Tests=149, 29 wallclock secs ( 0.06 usr 0.05 sys + 1.91 cusr 0.59 csys = 2.61 CPU) Result: PASS TOKUHIROM/Test-TCP-2.19.tar.gz make test TEST_VERBOSE=1 -- OK Can't call method "fullname" on an undefined value at /data/fly2400/cpanfly-5.24/lib/Fly/MakePPD.pm line 168. /data/fly2400/ap2400-300558/bin/perl-static exits with 255.