PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2014-06-24T02:19:15 ActivePerl-1400 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Tue, 24 Jun 2014 07:53:02 GMT Running make for T/TO/TOKUHIROM/Test-TCP-2.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/T/TO/TOKUHIROM/Test-TCP-2.05.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\T\TO\TOKUHIROM\Test-TCP-2.05.tar.gz ok Test-TCP-2.05/Changes Test-TCP-2.05/LICENSE Test-TCP-2.05/META.json Test-TCP-2.05/Makefile.PL Test-TCP-2.05/README.md Test-TCP-2.05/cpanfile Test-TCP-2.05/lib/Net/EmptyPort.pm Test-TCP-2.05/lib/Test/TCP.pm Test-TCP-2.05/lib/Test/TCP/CheckPort.pm Test-TCP-2.05/minil.toml Test-TCP-2.05/t/00_compile.t Test-TCP-2.05/t/01_simple.t Test-TCP-2.05/t/02_abrt.t Test-TCP-2.05/t/03_return_when_sigterm.t Test-TCP-2.05/t/04_die.t Test-TCP-2.05/t/05_sigint.t Test-TCP-2.05/t/06_nest.t Test-TCP-2.05/t/07_optional.t Test-TCP-2.05/t/08_exit.t Test-TCP-2.05/t/09_fork.t Test-TCP-2.05/t/10_oo.t Test-TCP-2.05/t/11_net_empty_port.t Test-TCP-2.05/t/12_pass_wait_port_options.t Test-TCP-2.05/t/13_undef_port.t Test-TCP-2.05/t/Server.pm Test-TCP-2.05/xt/02_perlcritic.t Test-TCP-2.05/xt/04_dependents.t Test-TCP-2.05/xt/author/11_net_emptyport.t Test-TCP-2.05/META.yml Test-TCP-2.05/MANIFEST CPAN.pm: Building T/TO/TOKUHIROM/Test-TCP-2.05.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL cp META.json MYMETA.json cp META.yml MYMETA.yml Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Test::TCP >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/TCP/CheckPort.pm blib\lib\Test\TCP\CheckPort.pm cp lib/Net/EmptyPort.pm blib\lib\Net\EmptyPort.pm cp lib/Test/TCP.pm blib\lib\Test\TCP.pm TOKUHIROM/Test-TCP-2.05.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Test::More: 1.001003 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 t/02_abrt.t .................... skipped: win32 doesn't support embedded function named dump() 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: this test requires SIGUSR1 t/06_nest.t .................... 1..1 ok 1 - 50952, 50408 ok t/07_optional.t ................ 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t .................... 1..5 # SEVER: -6276 # CLIENT: -17968 ok 1 # skip not implemented on Win32 ok 2 # skip not implemented on Win32 ok 3 # skip not implemented on Win32 ok 4 # skip not implemented on Win32 ok 5 ok t/09_fork.t .................... 1..6 ok 1 - Successfully forked child -8548 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child -8548 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 t/12_pass_wait_port_options.t .. ok 1 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 ok 21 - test case for sharedfork # send 1 # new request ok 22 # send 2 # new request ok 23 # finalize ok 24 # new request ok 25 - test case for sharedfork ok 26 - test case for sharedfork ok 27 - test case for sharedfork ok 28 - test case for sharedfork ok 29 - test case for sharedfork ok 30 - test case for sharedfork ok 31 - test case for sharedfork ok 32 - test case for sharedfork ok 33 - test case for sharedfork ok 34 - test case for sharedfork ok 35 - test case for sharedfork ok 36 - test case for sharedfork ok 37 - test case for sharedfork ok 38 - test case for sharedfork ok 39 - test case for sharedfork ok 40 - test case for sharedfork ok 41 - test case for sharedfork ok 42 - test case for sharedfork ok 43 - test case for sharedfork ok 44 - test case for sharedfork # send 1 # new request ok 45 # send 2 # new request ok 46 # finalize # new request ok 47 1..47 ok t/13_undef_port.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=14, Tests=136, 29 wallclock secs ( 0.06 usr + 0.06 sys = 0.13 CPU) Result: PASS TOKUHIROM/Test-TCP-2.05.tar.gz nmake test TEST_VERBOSE=1 -- OK Tokuhiro Matsuno <tokuhirom+cpan@gmail.com> testing TCP program >>> (cd C:\cpanfly-5.14\var\cpan\build\Test-TCP-2.05-PVAGPJ && tar cvf - Test-TCP-2.05.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/T/TO/TOKUHIROM/Test-TCP-2.05.tar.gz Test-TCP-2.05.ppd blib/ blib/lib/ blib/lib/Net/ blib/lib/Net/EmptyPort.pm blib/lib/Test/ blib/lib/Test/TCP/ blib/lib/Test/TCP/CheckPort.pm blib/lib/Test/TCP.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Test-TCP-2.05-PVAGPJ/Test-TCP-2.05.ppd C:/cpanfly-5.14/var/REPO/T/TO/TOKUHIROM Finished 2014-06-24T02:19:53