PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-05-28T08:00:58 ActivePerl-818 CPAN-1.9800 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Tue, 28 May 2013 14:07:09 GMT Running make for T/TO/TOKUHIROM/Test-TCP-1.28.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOKUHIROM/Test-TCP-1.28.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. Test-TCP-1.28/Build.PL Test-TCP-1.28/Changes Test-TCP-1.28/LICENSE Test-TCP-1.28/META.json Test-TCP-1.28/README.md Test-TCP-1.28/cpanfile Test-TCP-1.28/lib/Net/EmptyPort.pm Test-TCP-1.28/lib/Test/TCP.pm Test-TCP-1.28/lib/Test/TCP/CheckPort.pm Test-TCP-1.28/t/00_compile.t Test-TCP-1.28/t/01_simple.t Test-TCP-1.28/t/02_abrt.t Test-TCP-1.28/t/03_return_when_sigterm.t Test-TCP-1.28/t/04_die.t Test-TCP-1.28/t/05_sigint.t Test-TCP-1.28/t/06_nest.t Test-TCP-1.28/t/07_optional.t Test-TCP-1.28/t/08_exit.t Test-TCP-1.28/t/09_fork.t Test-TCP-1.28/t/10_oo.t Test-TCP-1.28/t/11_net_empty_port.t Test-TCP-1.28/t/12_pass_wait_port_options.t Test-TCP-1.28/t/Server.pm Test-TCP-1.28/xt/02_perlcritic.t Test-TCP-1.28/xt/04_dependents.t Test-TCP-1.28/xt/author/11_net_emptyport.t Test-TCP-1.28/META.yml Test-TCP-1.28/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/Test-TCP-1.28.tar.gz >>> /export/home/fly818/bin/perl Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Test-TCP' version '1.28' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json Could not read metadata file. Falling back to other methods to determine prerequisites >>> ./Build Building Test-TCP TOKUHIROM/Test-TCP-1.28.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 # 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 # new request 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 .................. skipped: Perl<5.8.8 does not supports ${^CHILD_ERROR_NATIVE} t/06_nest.t .................... 1..1 ok 1 - 50324, 50622 ok t/07_optional.t ................ 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t .................... 1..5 # SEVER: 6730 # CLIENT: 6729 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/09_fork.t .................... 1..6 ok 1 - Successfully forked child 6733 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child 6733 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 t/11_net_empty_port.t .......... ok 1 - found an empty port ok 2 - port is closed ok 3 - port is open 1..3 ok [Test::TCP] Child process does not block(PID: 6738, PPID: 6737) at /export/home/fly818/var/cpan/build/Test-TCP-1.28-1mZ1Oh/blib/lib/Test/TCP.pm line 84. t/12_pass_wait_port_options.t .. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 1..6 ok All tests successful. Files=13, Tests=75, 9 wallclock secs ( 0.24 usr 0.14 sys + 4.67 cusr 0.65 csys = 5.70 CPU) Result: PASS TOKUHIROM/Test-TCP-1.28.tar.gz ./Build test verbose=1 -- OK Picked up abstract from lib/Test/TCP.pm Tokuhiro Matsuno <tokuhirom+cpan@gmail.com> testing TCP program >>> (cd /export/home/fly818/var/cpan/build/Test-TCP-1.28-1mZ1Oh && tar cvf - Test-TCP-1.28.ppd blib) | gzip -c >/export/home/fly818/var/REPO/T/TO/TOKUHIROM/Test-TCP-1.28.tar.gz Test-TCP-1.28.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/TCP/ blib/lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP.pm blib/lib/Net/ blib/lib/Net/EmptyPort.pm >>> mv /export/home/fly818/var/cpan/build/Test-TCP-1.28-1mZ1Oh/Test-TCP-1.28.ppd /export/home/fly818/var/REPO/T/TO/TOKUHIROM Finished 2013-05-28T08:01:31