PATH=C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-02-08T15:26:26 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~3.22-/var/libs/bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Mon, 08 Feb 2016 06:41:02 GMT Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\T\TO\TOKUHIROM\Test-TCP-2.14.tar.gz ok Test-TCP-2.14/Changes Test-TCP-2.14/LICENSE Test-TCP-2.14/META.json Test-TCP-2.14/Makefile.PL Test-TCP-2.14/README.md Test-TCP-2.14/cpanfile Test-TCP-2.14/lib/Net/EmptyPort.pm Test-TCP-2.14/lib/Test/TCP.pm Test-TCP-2.14/lib/Test/TCP/CheckPort.pm Test-TCP-2.14/minil.toml Test-TCP-2.14/t/00_compile.t Test-TCP-2.14/t/01_simple.t Test-TCP-2.14/t/02_abrt.t Test-TCP-2.14/t/03_return_when_sigterm.t Test-TCP-2.14/t/04_die.t Test-TCP-2.14/t/05_sigint.t Test-TCP-2.14/t/06_nest.t Test-TCP-2.14/t/07_optional.t Test-TCP-2.14/t/08_exit.t Test-TCP-2.14/t/09_fork.t Test-TCP-2.14/t/10_oo.t Test-TCP-2.14/t/11_net_empty_port.t Test-TCP-2.14/t/12_pass_wait_port_options.t Test-TCP-2.14/t/13_undef_port.t Test-TCP-2.14/t/Server.pm Test-TCP-2.14/xt/02_perlcritic.t Test-TCP-2.14/xt/04_dependents.t Test-TCP-2.14/xt/author/11_net_emptyport.t Test-TCP-2.14/META.yml Test-TCP-2.14/MANIFEST Configuring T/TO/TOKUHIROM/Test-TCP-2.14.tar.gz with Makefile.PL >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~3.22-\var\megalib Want \perl-5~1.22-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Test::TCP Writing MYMETA.yml and MYMETA.json TOKUHIROM/Test-TCP-2.14.tar.gz C:\Perl-5.22-32\bin\perl.exe Makefile.PL -- OK Running make for T/TO/TOKUHIROM/Test-TCP-2.14.tar.gz >>> dmake cp lib/Net/EmptyPort.pm blib\lib\Net\EmptyPort.pm cp lib/Test/TCP.pm blib\lib\Test\TCP.pm cp lib/Test/TCP/CheckPort.pm blib\lib\Test\TCP\CheckPort.pm TOKUHIROM/Test-TCP-2.14.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\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.001014 t/00_compile.t ................. 1..1 ok 1 - use Test::TCP; ok t/01_simple.t .................. # Subtest: v4 ok 1 - starting the test 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 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 # send 1 # new request ok 12 # send 2 # new request ok 13 # finalize 1..13 ok 1 - v4 # Subtest: v6 1..0 # SKIP IPv6 not supported ok 2 # skip IPv6 not supported 1..2 Dubious, test returned 9 (wstat 2304, 0x900) All 2 subtests passed (less 1 skipped subtest: 1 okay) 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 - 51297, 50496 ok t/07_optional.t ................ 1..2 ok 1 - One ok 2 - Two ok t/08_exit.t .................... 1..5 # SEVER: -568 # CLIENT: -2308 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 -2540 ok 2 - Successfully forked child 0 ok 3 - Successfully executed child -2540 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 - bind to 127.0.0.1 ok 2 - bind to an anvailable address # Subtest: v4 ok 1 ok 2 - port is closed ok 3 - port is open 1..3 ok 3 - v4 # Subtest: v6 1..0 # SKIP IPv6 not supported ok 4 # skip IPv6 not supported 1..4 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 # new request ok 24 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 Test Summary Report ------------------- t/01_simple.t (Wstat: 2304 Tests: 2 Failed: 0) Non-zero exit status: 9 Files=14, Tests=117, 31 wallclock secs ( 0.14 usr + 0.02 sys = 0.16 CPU) Result: FAIL Failed 1/14 test programs. 0/117 subtests failed. dmake: Error code 255, while making 'test_dynamic' TOKUHIROM/Test-TCP-2.14.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOKUHIROM/Test-TCP-2.14.tar.gz Finished 2016-02-08T15:27:17