PATH=/usr/bin:/bin Start 2012-10-25T05:00:11 ActivePerl-1400 CPAN-1.9402 Going to read '/Users/fly1400/var/cpan/Metadata' Database was generated on Thu, 25 Oct 2012 07:07:04 GMT Running make for T/TO/TOKUHIROM/Test-TCP-1.18.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOKUHIROM/Test-TCP-1.18.tar.gz ok Test-TCP-1.18/ Test-TCP-1.18/Changes Test-TCP-1.18/MANIFEST Test-TCP-1.18/lib/ Test-TCP-1.18/lib/Test/ Test-TCP-1.18/lib/Test/TCP/ Test-TCP-1.18/lib/Test/TCP/CheckPort.pm Test-TCP-1.18/lib/Test/TCP.pm Test-TCP-1.18/README Test-TCP-1.18/META.yml Test-TCP-1.18/Makefile.PL Test-TCP-1.18/inc/ Test-TCP-1.18/inc/Module/ Test-TCP-1.18/inc/Module/Install/ Test-TCP-1.18/inc/Module/Install/Can.pm Test-TCP-1.18/inc/Module/Install/Makefile.pm Test-TCP-1.18/inc/Module/Install/Fetch.pm Test-TCP-1.18/inc/Module/Install/WriteAll.pm Test-TCP-1.18/inc/Module/Install/Metadata.pm Test-TCP-1.18/inc/Module/Install/AuthorTests.pm Test-TCP-1.18/inc/Module/Install/Win32.pm Test-TCP-1.18/inc/Module/Install/Base.pm Test-TCP-1.18/inc/Module/Install.pm Test-TCP-1.18/t/ Test-TCP-1.18/t/09_fork.t Test-TCP-1.18/t/04_die.t Test-TCP-1.18/t/10_oo.t Test-TCP-1.18/t/06_nest.t Test-TCP-1.18/t/00_compile.t Test-TCP-1.18/t/07_optional.t Test-TCP-1.18/t/03_return_when_sigterm.t Test-TCP-1.18/t/08_exit.t Test-TCP-1.18/t/01_simple.t Test-TCP-1.18/t/Server.pm Test-TCP-1.18/t/05_sigint.t Test-TCP-1.18/t/02_abrt.t Test-TCP-1.18/xt/ Test-TCP-1.18/xt/03_pod.t Test-TCP-1.18/xt/01_podspell.t Test-TCP-1.18/xt/perlcriticrc Test-TCP-1.18/xt/02_perlcritic.t Test-TCP-1.18/xt/04_dependents.t CPAN.pm: Going to build T/TO/TOKUHIROM/Test-TCP-1.18.tar.gz >>> /Users/fly1400/ap1400/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::TCP Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP/CheckPort.pm cp lib/Test/TCP.pm blib/lib/Test/TCP.pm Manifying blib/man3/Test::TCP.3 TOKUHIROM/Test-TCP-1.18.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1400/ap1400/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t # Test::More: 0.98 t/00_compile.t .............. 1..1 ok 1 - use Test::TCP; ok t/01_simple.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 # 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 t/05_sigint.t ............... 1..2 ok 1 ok 2 - sigint ok t/06_nest.t ................. 1..1 ok 1 - 50717, 50875 ok t/07_optional.t ............. 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t ................. 1..5 # SEVER: 88855 # CLIENT: 88854 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/09_fork.t ................. 1..6 ok 1 - Successfully forked child 88858 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child 88858 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 # new request ok All tests successful. Files=11, Tests=68, 12 wallclock secs ( 0.08 usr 0.04 sys + 1.10 cusr 0.24 csys = 1.46 CPU) Result: PASS TOKUHIROM/Test-TCP-1.18.tar.gz make test TEST_VERBOSE=1 -- OK Tokuhiro Matsuno <tokuhirom+cpan@gmail.com> testing TCP program >>> (cd /Users/fly1400/var/cpan/build/Test-TCP-1.18-u6JNX0 && tar cvf - Test-TCP-1.18.ppd blib) | gzip -c >/Users/fly1400/var/REPO/T/TO/TOKUHIROM/Test-TCP-1.18.tar.gz Test-TCP-1.18.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/TCP/ blib/lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP.pm blib/man3/ blib/man3/Test::TCP.3 >>> mv /Users/fly1400/var/cpan/build/Test-TCP-1.18-u6JNX0/Test-TCP-1.18.ppd /Users/fly1400/var/REPO/T/TO/TOKUHIROM Can't log to '/Users/fly1400/var/tmp/Library/Logs/ppm4.log': No such file or directory at /Users/fly1400/lib/ActivePerl/PPM/Logger.pm line 95. [Client.pm:254] Setting up schema for /Users/fly1400/var/tmp/ppm-darwin-thread-multi-2level-5_14.db [InstallArea.pm:339] Created /Users/fly1400/var/megalib/etc/ppm-megalib-dirty [InstallArea.pm:362] Installing Test-TCP with id 85 [InstallArea.pm:369] Copy /tmp/ppm-Akk2sP/Test-TCP-1.18/blib/html --> /Users/fly1400/var/megalib/html [InstallArea.pm:548] /Users/fly1400/var/megalib/html/site/lib/Test/TCP.html written [InstallArea.pm:369] Copy /tmp/ppm-Akk2sP/Test-TCP-1.18/blib/lib --> /Users/fly1400/var/megalib [InstallArea.pm:497] /Users/fly1400/var/megalib/Test/TCP/CheckPort.pm already present [InstallArea.pm:548] /Users/fly1400/var/megalib/Test/TCP.pm written [InstallArea.pm:418] Commit install [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/html/site/lib/Test/TCP.html.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/Test/TCP.pm.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/auto/Test/TCP/.packlist.ppmbak [InstallArea.pm:454] unlink /Users/fly1400/var/megalib/etc/ppm-megalib-dirty Finished 2012-10-25T05:01:02