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:\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 2012-10-04T03:07:44 ActivePerl-1400 CPAN-1.9402 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:\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 Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 04 Oct 2012 07:43:03 GMT Running make for J/JV/JV/Iterator-Diamond-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JV/JV/Iterator-Diamond-0.04.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\J\JV\JV\Iterator-Diamond-0.04.tar.gz ok Iterator-Diamond-0.04 Iterator-Diamond-0.04/Makefile.PL Iterator-Diamond-0.04/META.yml Iterator-Diamond-0.04/Build.PL Iterator-Diamond-0.04/README Iterator-Diamond-0.04/META.json Iterator-Diamond-0.04/MANIFEST Iterator-Diamond-0.04/Changes Iterator-Diamond-0.04/t Iterator-Diamond-0.04/t/30-edit.t Iterator-Diamond-0.04/t/10-stdin.t Iterator-Diamond-0.04/t/02-ref.t Iterator-Diamond-0.04/t/00-load.t Iterator-Diamond-0.04/t/01-ref.t Iterator-Diamond-0.04/t/31-i_option.t Iterator-Diamond-0.04/t/12-noargs.t Iterator-Diamond-0.04/t/20-user.t Iterator-Diamond-0.04/t/11-pipe.t Iterator-Diamond-0.04/lib Iterator-Diamond-0.04/lib/Iterator Iterator-Diamond-0.04/lib/Iterator/Files.pm Iterator-Diamond-0.04/lib/Iterator/Diamond.pm CPAN.pm: Going to build J/JV/JV/Iterator-Diamond-0.04.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Iterator::Diamond Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Iterator/Diamond.pm blib\lib\Iterator\Diamond.pm cp lib/Iterator/Files.pm blib\lib\Iterator\Files.pm JV/Iterator-Diamond-0.04.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" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Iterator::Diamond 0.04, Perl 5.014000, C:\Perl-5.14\bin\perl.exe t/00-load.t ...... 1..1 ok 1 - use Iterator::Diamond; ok t/01-ref.t ....... 1..21 ok 1 - $ARGV not set yet ok 2 - @ARGV pristine ok 3 # skip Unreliable test ok 4 - $ARGV not set yet ok 5 - @ARGV pristine ok 6 - has next at start ok 7 - $ARGV ok 8 - @ARGV exhausted ok 9 - line1 ok 10 - $ARGV ok 11 - eof ok 12 - no next ok 13 - nothing left ok 14 - line1 ok 15 - $ARGV ok 16 - @ARGV exhausted ok 17 - !eof ok 18 - has next ok 19 - line2 ok 20 - line3 ok 21 - eof ok t/02-ref.t ....... 1..26 ok 1 - $ARGV not set yet ok 2 - @ARGV pristine ok 3 - eof at start ok 4 - $ARGV not set yet ok 5 - @ARGV pristine ok 6 - has next at start ok 7 - $ARGV ok 8 - @ARGV exhausted ok 9 - line0 ok 10 - $ARGV ok 11 - eof ok 12 - no next ok 13 - nothing left ok 14 - line1 ok 15 - $ARGV ok 16 - @ARGV exhausted ok 17 - !eof ok 18 - has next ok 19 - line2 ok 20 - line3 ok 21 - line1-0 ok 22 - line2-0 ok 23 - line3-0 ok 24 - line1-1 ok 25 - line2-1 ok 26 - line3-1 ok t/10-stdin.t ..... 1..6 ok 1 - line1-0 ok 2 - line2-0 ok 3 - line3-0 ok 4 - line1-1 ok 5 - line2-1 ok 6 - line3-1 ok '-' is not recognized as an internal or external command, operable program or batch file. # Failed test 'number of lines' # at t/11-pipe.t line 38. # got: '0' # expected: '2' # Failed test 'line 1' # at t/11-pipe.t line 41. # got: undef # expected: 'This comes from the pipe # ' # Failed test 'line 2' # at t/11-pipe.t line 41. # got: undef # expected: 'Another line from the pipe # ' # Looks like you failed 3 tests of 3. t/11-pipe.t ...... 1..3 not ok 1 - number of lines not ok 2 - line 1 not ok 3 - line 2 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests '-' is not recognized as an internal or external command, operable program or batch file. # Failed test 'number of lines' # at t/12-noargs.t line 38. # got: '0' # expected: '2' # Failed test 'line 1' # at t/12-noargs.t line 41. # got: undef # expected: 'This comes from the pipe # ' # Failed test 'line 2' # at t/12-noargs.t line 41. # got: undef # expected: 'Another line from the pipe # ' # Looks like you failed 3 tests of 3. t/12-noargs.t .... 1..3 not ok 1 - number of lines not ok 2 - line 1 not ok 3 - line 2 Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests t/20-user.t ...... 1..24 ok 1 - @ARGV untouched ok 2 - $ARGV untouched ok 3 - eof at start ok 4 - has next at start ok 5 - current file ok 6 - file list exhausted ok 7 - line1 ok 8 - current file ok 9 - eof ok 10 - no next ok 11 - nothing left ok 12 - line1 ok 13 - current file ok 14 - file list exhausted ok 15 - !eof ok 16 - has next ok 17 - line2 ok 18 - line3 ok 19 - line1-0 ok 20 - line2-0 ok 21 - line3-0 ok 22 - line1-1 ok 23 - line2-1 ok 24 - line3-1 ok Cannot rename 30-edit.tmp to 30-edit.tmp~: Permission denied at t/30-edit.t line 25. # Looks like you planned 7 tests but ran 1. # Looks like your test exited with 13 just after 1. t/30-edit.t ...... 1..7 ok 1 - creating 30-edit.tmp Dubious, test returned 13 (wstat 3328, 0xd00) Failed 6/7 subtests Cannot rename 31-i_option.tmp to 31-i_option.tmp~: Permission denied at t/31-i_option.t line 26. # Looks like you planned 9 tests but ran 1. # Looks like your test exited with 13 just after 1. t/31-i_option.t .. 1..9 ok 1 - creating 31-i_option.tmp Dubious, test returned 13 (wstat 3328, 0xd00) Failed 8/9 subtests Test Summary Report ------------------- t/11-pipe.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 t/12-noargs.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 t/30-edit.t (Wstat: 3328 Tests: 1 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 7 tests but ran 1. t/31-i_option.t (Wstat: 3328 Tests: 1 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 9 tests but ran 1. Files=9, Tests=86, 2 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: FAIL Failed 4/9 test programs. 6/86 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0xd' Stop. JV/Iterator-Diamond-0.04.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JV/Iterator-Diamond-0.04.tar.gz Finished 2012-10-04T03:07:52