PATH=/usr/bin:/bin:/Users/fly1400/var/megalib/bin Start 2015-04-07T01:09:09 ActivePerl-1400 CPAN-2.00 Reading '/Users/fly1400/var/cpan/Metadata' Database was generated on Tue, 07 Apr 2015 05:41:02 GMT Running make for K/KA/KAZUHO/Test-TCP-2.11.tar.gz Checksum for /data/cpan/authors/id/K/KA/KAZUHO/Test-TCP-2.11.tar.gz ok Test-TCP-2.11/Changes Test-TCP-2.11/LICENSE Test-TCP-2.11/META.json Test-TCP-2.11/Makefile.PL Test-TCP-2.11/README.md Test-TCP-2.11/cpanfile Test-TCP-2.11/lib/Net/EmptyPort.pm Test-TCP-2.11/lib/Test/TCP.pm Test-TCP-2.11/lib/Test/TCP/CheckPort.pm Test-TCP-2.11/minil.toml Test-TCP-2.11/t/00_compile.t Test-TCP-2.11/t/01_simple.t Test-TCP-2.11/t/02_abrt.t Test-TCP-2.11/t/03_return_when_sigterm.t Test-TCP-2.11/t/04_die.t Test-TCP-2.11/t/05_sigint.t Test-TCP-2.11/t/06_nest.t Test-TCP-2.11/t/07_optional.t Test-TCP-2.11/t/08_exit.t Test-TCP-2.11/t/09_fork.t Test-TCP-2.11/t/10_oo.t Test-TCP-2.11/t/11_net_empty_port.t Test-TCP-2.11/t/12_pass_wait_port_options.t Test-TCP-2.11/t/13_undef_port.t Test-TCP-2.11/t/Server.pm Test-TCP-2.11/xt/02_perlcritic.t Test-TCP-2.11/xt/04_dependents.t Test-TCP-2.11/xt/author/11_net_emptyport.t Test-TCP-2.11/META.yml Test-TCP-2.11/MANIFEST CPAN.pm: Building K/KA/KAZUHO/Test-TCP-2.11.tar.gz >>> /Users/fly1400/ap1400/bin/perl Makefile.PL cp META.json MYMETA.json cp META.yml MYMETA.yml Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::TCP >>> make cp lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP/CheckPort.pm cp lib/Net/EmptyPort.pm blib/lib/Net/EmptyPort.pm cp lib/Test/TCP.pm blib/lib/Test/TCP.pm Manifying 3 pod documents KAZUHO/Test-TCP-2.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1400/ap1400/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Test::More: 1.001009 t/00_compile.t ................. 1..1 ok 1 - use Test::TCP; ok t/01_simple.t .................. # Subtest: v4 ok 1 - starting the test 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 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 # send 1 # new request ok 12 # send 2 # new request ok 13 # finalize 1..13 ok 1 - v4 # Subtest: v6 ok 1 - starting the test 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 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 # send 1 # new request ok 12 # send 2 # new request ok 13 # finalize 1..13 ok 2 - v6 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..3 ok 1 ok 2 ok 3 - already killed by test_tcp ok # $Config{sig_name}: ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 IOT # 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 - 51101, 50813 ok t/07_optional.t ................ 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t .................... 1..5 # SEVER: 12516 # CLIENT: 12515 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/09_fork.t .................... 1..6 ok 1 - Successfully forked child 12519 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child 12519 ok 4 - child exited normally ok 5 - socket is connected # new request ok 6 - got expected reply ok t/10_oo.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/11_net_empty_port.t .......... ok 1 - bind to 127.0.0.1 ok 2 - bind to an anvailable address # Subtest: v4 ok 1 ok 2 - port is closed ok 3 - port is open 1..3 ok 3 - v4 # Subtest: v6 ok 1 ok 2 ok 3 - port is closed ok 4 - port is open 1..4 ok 4 - v6 1..4 ok t/12_pass_wait_port_options.t .. ok 1 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 # new request ok 24 ok 25 - test case for sharedfork ok 26 - test case for sharedfork ok 27 - test case for sharedfork ok 28 - test case for sharedfork 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 # send 1 # new request ok 45 # send 2 # new request ok 46 # finalize ok 47 1..47 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 # new request ok All tests successful. Files=14, Tests=121, 19 wallclock secs ( 0.11 usr 0.06 sys + 1.74 cusr 0.40 csys = 2.31 CPU) Result: PASS KAZUHO/Test-TCP-2.11.tar.gz make test TEST_VERBOSE=1 -- OK Kazuho Oku <kazuhooku@gmail.com> testing TCP program >>> (cd /Users/fly1400/var/cpan/build/Test-TCP-2.11-Ps4EBK && tar cvf - Test-TCP-2.11.ppd blib) | gzip -c >/Users/fly1400/var/REPO/K/KA/KAZUHO/Test-TCP-2.11.tar.gz Test-TCP-2.11.ppd blib/ blib/lib/ blib/lib/Net/ blib/lib/Net/EmptyPort.pm blib/lib/Test/ blib/lib/Test/TCP/ blib/lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP.pm blib/man3/ blib/man3/Net::EmptyPort.3 blib/man3/Test::TCP.3 blib/man3/Test::TCP::CheckPort.3 >>> mv /Users/fly1400/var/cpan/build/Test-TCP-2.11-Ps4EBK/Test-TCP-2.11.ppd /Users/fly1400/var/REPO/K/KA/KAZUHO Finished 2015-04-07T01:09:46