Start 2009-09-18T06:03:39 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Fri, 18 Sep 2009 11:27:09 GMT Running make for T/TO/TOKUHIROM/Test-TCP-0.11.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TO/TOKUHIROM/Test-TCP-0.11.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TO/TOKUHIROM/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/T/TO/TOKUHIROM/Test-TCP-0.11.tar.gz ok Will not use Archive::Tar, need 1.00 Test-TCP-0.11/ Test-TCP-0.11/.gitignore Test-TCP-0.11/Changes Test-TCP-0.11/inc/ Test-TCP-0.11/lib/ Test-TCP-0.11/Makefile.PL Test-TCP-0.11/MANIFEST Test-TCP-0.11/META.yml Test-TCP-0.11/README Test-TCP-0.11/t/ Test-TCP-0.11/xt/ Test-TCP-0.11/xt/01_podspell.t Test-TCP-0.11/xt/02_perlcritic.t Test-TCP-0.11/xt/03_pod.t Test-TCP-0.11/xt/perlcriticrc Test-TCP-0.11/t/00_compile.t Test-TCP-0.11/t/01_simple.t Test-TCP-0.11/t/02_abrt.t Test-TCP-0.11/t/03_return_when_sigterm.t Test-TCP-0.11/t/04_die.t Test-TCP-0.11/t/Server.pm Test-TCP-0.11/lib/Test/ Test-TCP-0.11/lib/Test/TCP.pm Test-TCP-0.11/inc/Module/ Test-TCP-0.11/inc/Spiffy.pm Test-TCP-0.11/inc/Test/ Test-TCP-0.11/inc/YAML.pm Test-TCP-0.11/inc/Test/Base/ Test-TCP-0.11/inc/Test/Base.pm Test-TCP-0.11/inc/Test/Builder/ Test-TCP-0.11/inc/Test/Builder.pm Test-TCP-0.11/inc/Test/More.pm Test-TCP-0.11/inc/Test/Builder/Module.pm Test-TCP-0.11/inc/Test/Base/Filter.pm Test-TCP-0.11/inc/Module/Install/ Test-TCP-0.11/inc/Module/Install.pm Test-TCP-0.11/inc/Module/Install/AuthorTests.pm Test-TCP-0.11/inc/Module/Install/Base.pm Test-TCP-0.11/inc/Module/Install/Can.pm Test-TCP-0.11/inc/Module/Install/Fetch.pm Test-TCP-0.11/inc/Module/Install/Include.pm Test-TCP-0.11/inc/Module/Install/Makefile.pm Test-TCP-0.11/inc/Module/Install/Metadata.pm Test-TCP-0.11/inc/Module/Install/TestBase.pm Test-TCP-0.11/inc/Module/Install/Win32.pm Test-TCP-0.11/inc/Module/Install/WriteAll.pm /usr/bin/tar: Read 1024 bytes from - CPAN.pm: Going to build T/TO/TOKUHIROM/Test-TCP-0.11.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::TCP >>> make cp lib/Test/TCP.pm blib/lib/Test/TCP.pm Manifying blib/man3/Test::TCP.3 TOKUHIROM/Test-TCP-0.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t t/00_compile.t .............. 1..1 ok 1 - use Test::TCP; ok t/01_simple.t ............... 1..22 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok # your server received SIGABRT t/02_abrt.t ................. ok 1 ok 2 1..2 ok Cannot open server socket: Address already in use at t/Server.pm line 11. cannot open port: 10001 at /Users/fly1003/var/cpan/build/Test-TCP-0.11-iCjtm8/blib/lib/Test/TCP.pm line 96. t/03_return_when_sigterm.t .. Dubious, test returned 61 (wstat 15616, 0x3d00) No subtests run # Failed test at /Users/fly1003/var/cpan/build/Test-TCP-0.11-iCjtm8/inc/Test/Builder.pm line 1351. # 'Cannot open server socket: Address already in use at t/Server.pm line 11. # ' # doesn't match '(?-xism:sinamon)' Use of uninitialized value $child_pid in kill at t/04_die.t line 24. /Users/fly1003/bin/perl killed by signal 9