Start 2010-08-09T22:03:52 ActivePerl-1003 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Mon, 09 Aug 2010 21:36:05 GMT Running make for T/TO/TOKUHIROM/Test-TCP-1.00.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TO/TOKUHIROM/Test-TCP-1.00.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TO/TOKUHIROM/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\T\TO\TOKUHIROM\Test-TCP-1.00.tar.gz ok Will not use Archive::Tar, need 1.00 Test-TCP-1.00/ Test-TCP-1.00/README Test-TCP-1.00/.gitignore Test-TCP-1.00/inc/ Test-TCP-1.00/inc/Module/ Test-TCP-1.00/inc/Module/Install/ Test-TCP-1.00/inc/Module/Install/WriteAll.pm Test-TCP-1.00/inc/Module/Install/Fetch.pm Test-TCP-1.00/inc/Module/Install/Metadata.pm Test-TCP-1.00/inc/Module/Install/AuthorTests.pm Test-TCP-1.00/inc/Module/Install/Include.pm Test-TCP-1.00/inc/Module/Install/Base.pm Test-TCP-1.00/inc/Module/Install/Win32.pm Test-TCP-1.00/inc/Module/Install/Makefile.pm Test-TCP-1.00/inc/Module/Install/TestBase.pm Test-TCP-1.00/inc/Module/Install/Can.pm Test-TCP-1.00/inc/Module/Install.pm Test-TCP-1.00/inc/YAML.pm Test-TCP-1.00/inc/Spiffy.pm Test-TCP-1.00/inc/Test/ Test-TCP-1.00/inc/Test/More.pm Test-TCP-1.00/inc/Test/Base/ Test-TCP-1.00/inc/Test/Base/Filter.pm Test-TCP-1.00/inc/Test/Builder.pm Test-TCP-1.00/inc/Test/Base.pm Test-TCP-1.00/inc/Test/Builder/ Test-TCP-1.00/inc/Test/Builder/Module.pm Test-TCP-1.00/Makefile.PL Test-TCP-1.00/META.yml Test-TCP-1.00/t/ Test-TCP-1.00/t/01_simple.t Test-TCP-1.00/t/03_return_when_sigterm.t Test-TCP-1.00/t/Server.pm Test-TCP-1.00/t/00_compile.t Test-TCP-1.00/t/06_nest.t Test-TCP-1.00/t/05_sigint.t Test-TCP-1.00/t/04_die.t Test-TCP-1.00/t/02_abrt.t Test-TCP-1.00/MANIFEST Test-TCP-1.00/xt/ Test-TCP-1.00/xt/02_perlcritic.t Test-TCP-1.00/xt/01_podspell.t Test-TCP-1.00/xt/03_pod.t Test-TCP-1.00/xt/perlcriticrc Test-TCP-1.00/Changes Test-TCP-1.00/lib/ Test-TCP-1.00/lib/Test/ Test-TCP-1.00/lib/Test/TCP.pm CPAN.pm: Going to build T/TO/TOKUHIROM/Test-TCP-1.00.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good 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.pm blib\lib\Test\TCP.pm TOKUHIROM/Test-TCP-1.00.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:\Perl64\bin\perl.exe "-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 - 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 .. ok 1 1..1 Dubious, test returned 9 (wstat 2304, 0x900) All 1 subtests passed t/04_die.t .................. ok 1 ok 2 ok 3 - already killed by test_tcp 1..3 Dubious, test returned 9 (wstat 2304, 0x900) All 3 subtests passed t/05_sigint.t ............... skipped: this test requires SIGUSR1 t/06_nest.t ................. ok 1 - 10001, 10002 1..1 Dubious, test returned 9 (wstat 2304, 0x900) All 1 subtests passed Test Summary Report ------------------- t/03_return_when_sigterm.t (Wstat: 2304 Tests: 1 Failed: 0) Non-zero exit status: 9 t/04_die.t (Wstat: 2304 Tests: 3 Failed: 0) Non-zero exit status: 9 t/06_nest.t (Wstat: 2304 Tests: 1 Failed: 0) Non-zero exit status: 9 Files=7, Tests=28, 6 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: FAIL Failed 3/7 test programs. 0/28 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0x9' Stop. TOKUHIROM/Test-TCP-1.00.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TOKUHIROM/Test-TCP-1.00.tar.gz Finished 2010-08-09T22:04:02