PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-07-01T00:01:42 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Sun, 01 Jul 2012 05:12:52 GMT Running make for T/TO/TOKUHIROM/Test-TCP-1.16.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TO/TOKUHIROM/Test-TCP-1.16.tar.gz ok Test-TCP-1.16/ Test-TCP-1.16/Changes Test-TCP-1.16/MANIFEST Test-TCP-1.16/lib/ Test-TCP-1.16/lib/Test/ Test-TCP-1.16/lib/Test/TCP.pm Test-TCP-1.16/README Test-TCP-1.16/META.yml Test-TCP-1.16/Makefile.PL Test-TCP-1.16/.gitignore Test-TCP-1.16/inc/ Test-TCP-1.16/inc/Module/ Test-TCP-1.16/inc/Module/Install/ Test-TCP-1.16/inc/Module/Install/Can.pm Test-TCP-1.16/inc/Module/Install/Makefile.pm Test-TCP-1.16/inc/Module/Install/Fetch.pm Test-TCP-1.16/inc/Module/Install/WriteAll.pm Test-TCP-1.16/inc/Module/Install/Metadata.pm Test-TCP-1.16/inc/Module/Install/AuthorTests.pm Test-TCP-1.16/inc/Module/Install/Win32.pm Test-TCP-1.16/inc/Module/Install/Base.pm Test-TCP-1.16/inc/Module/Install.pm Test-TCP-1.16/t/ Test-TCP-1.16/t/09_fork.t Test-TCP-1.16/t/04_die.t Test-TCP-1.16/t/10_oo.t Test-TCP-1.16/t/06_nest.t Test-TCP-1.16/t/00_compile.t Test-TCP-1.16/t/07_optional.t Test-TCP-1.16/t/03_return_when_sigterm.t Test-TCP-1.16/t/08_exit.t Test-TCP-1.16/t/01_simple.t Test-TCP-1.16/t/Server.pm Test-TCP-1.16/t/05_sigint.t Test-TCP-1.16/t/02_abrt.t Test-TCP-1.16/xt/ Test-TCP-1.16/xt/03_pod.t Test-TCP-1.16/xt/01_podspell.t Test-TCP-1.16/xt/perlcriticrc Test-TCP-1.16/xt/02_perlcritic.t CPAN.pm: Going to build T/TO/TOKUHIROM/Test-TCP-1.16.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /export/home/fly1232/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Prereqs.pm line 10 CPAN::Meta::Prereqs::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Prereqs.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Feature.pm line 7 CPAN::Meta::Feature::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Feature.pm called at /export/home/fly1232/var/megalib/CPAN/Meta.pm line 9 CPAN::Meta::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta.pm called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 733 eval {...} called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 732 ExtUtils::MM_Any::_has_cpan_meta() called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 1231 ExtUtils::MM_Any::_mymeta_from_meta('PACK001=HASH(0x2f1940)', '') called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 1207 ExtUtils::MM_Any::mymeta('PACK001=HASH(0x2f1940)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 1037 ExtUtils::MakeMaker::flush('PACK001=HASH(0x2f1940)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 61 ExtUtils::MakeMaker::WriteMakefile('realclean', 'HASH(0x6c4da8)', 'NAME', 'Test::TCP', 'test', 'HASH(0x6c6e28)', 'MIN_PERL_VERSION', 5.00800, 'DISTNAME', ...) called at inc/Module/Install/Makefile.pm line 352 Module::Install::Makefile::write('Module::Install::Makefile=HASH(0x4e5910)') called at inc/Module/Install/WriteAll.pm line 41 Module::Install::WriteAll::WriteAll(undef) called at Makefile.PL line 13 Writing Makefile for Test::TCP Writing MYMETA.yml and MYMETA.json >>> make cp lib/Test/TCP.pm blib/lib/Test/TCP.pm Manifying blib/man3/Test::TCP.3 TOKUHIROM/Test-TCP-1.16.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/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 # 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 # Failed test 'should not reach here' # at t/05_sigint.t line 43. # Failed test at t/05_sigint.t line 21. # Failed test 'sigint' # at t/05_sigint.t line 22. # got: 'ZERO' # expected: 'INT' # Looks like you planned 2 tests but ran 3. # Looks like you failed 3 tests of 3 run. t/05_sigint.t ............... 1..2 not ok 1 - should not reach here not ok 2 not ok 3 - sigint Dubious, test returned 3 (wstat 768, 0x300) Failed 2/2 subtests t/06_nest.t ................. 1..1 ok 1 - 50926, 50143 ok t/07_optional.t ............. 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t ................. 1..5 # SEVER: 19874 # CLIENT: 19873 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/09_fork.t ................. 1..6 ok 1 - Successfully forked child 19877 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child 19877 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 Test Summary Report ------------------- t/05_sigint.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Parse errors: Bad plan. You planned 2 tests but ran 3. Files=11, Tests=69, 11 wallclock secs ( 0.14 usr 0.10 sys + 3.54 cusr 0.61 csys = 4.39 CPU) Result: FAIL Failed 1/11 test programs. 3/69 subtests failed. make: *** [test_dynamic] Error 255 TOKUHIROM/Test-TCP-1.16.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOKUHIROM/Test-TCP-1.16.tar.gz Finished 2012-07-01T00:02:03