Start 2009-09-14T00:01:10 ActivePerl-818 CPAN-1.9402 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Sun, 13 Sep 2009 10:27:12 GMT Running make for T/TO/TOKUHIROM/Test-TCP-0.07.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TO/TOKUHIROM/Test-TCP-0.07.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TO/TOKUHIROM/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/T/TO/TOKUHIROM/Test-TCP-0.07.tar.gz ok Will not use Archive::Tar, need 1.00 Test-TCP-0.07/ Test-TCP-0.07/README Test-TCP-0.07/.gitignore Test-TCP-0.07/inc/ Test-TCP-0.07/inc/Module/ Test-TCP-0.07/inc/Module/Install/ Test-TCP-0.07/inc/Module/Install/WriteAll.pm Test-TCP-0.07/inc/Module/Install/Fetch.pm Test-TCP-0.07/inc/Module/Install/Metadata.pm Test-TCP-0.07/inc/Module/Install/AuthorTests.pm Test-TCP-0.07/inc/Module/Install/Include.pm Test-TCP-0.07/inc/Module/Install/Base.pm Test-TCP-0.07/inc/Module/Install/Win32.pm Test-TCP-0.07/inc/Module/Install/Makefile.pm Test-TCP-0.07/inc/Module/Install/TestBase.pm Test-TCP-0.07/inc/Module/Install/Can.pm Test-TCP-0.07/inc/Module/Install.pm Test-TCP-0.07/inc/YAML.pm Test-TCP-0.07/inc/Spiffy.pm Test-TCP-0.07/inc/Test/ Test-TCP-0.07/inc/Test/More.pm Test-TCP-0.07/inc/Test/Base/ Test-TCP-0.07/inc/Test/Base/Filter.pm Test-TCP-0.07/inc/Test/Builder.pm Test-TCP-0.07/inc/Test/Base.pm Test-TCP-0.07/inc/Test/Builder/ Test-TCP-0.07/inc/Test/Builder/Module.pm Test-TCP-0.07/Makefile.PL Test-TCP-0.07/META.yml Test-TCP-0.07/t/ Test-TCP-0.07/t/01_simple.t Test-TCP-0.07/t/00_compile.t Test-TCP-0.07/t/02_abrt.t Test-TCP-0.07/MANIFEST Test-TCP-0.07/xt/ Test-TCP-0.07/xt/02_perlcritic.t Test-TCP-0.07/xt/01_podspell.t Test-TCP-0.07/xt/03_pod.t Test-TCP-0.07/xt/perlcriticrc Test-TCP-0.07/Changes Test-TCP-0.07/lib/ Test-TCP-0.07/lib/Test/ Test-TCP-0.07/lib/Test/TCP.pm CPAN.pm: Going to build T/TO/TOKUHIROM/Test-TCP-0.07.tar.gz >>> /Users/fly818/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.07.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/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 Cannot open server socket: Address already in use at t/01_simple.t line 10. make: *** [test_dynamic] Terminated Timeout (max run time is 300s) /Users/fly818/bin/perl killed by signal 15