PATH=C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;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-28T06:02:06 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~4.22-/var/libs/bin;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;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-64\var\cpan\Metadata' Database was generated on Sun, 28 Feb 2016 06:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JV/JV/Iterator-Diamond-1.00.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/J/JV/JV/CHECKSUMS Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\J\JV\JV\Iterator-Diamond-1.00.tar.gz ok Iterator-Diamond-1.00/ Iterator-Diamond-1.00/lib/ Iterator-Diamond-1.00/lib/Iterator/ Iterator-Diamond-1.00/lib/Iterator/Diamond.pm Iterator-Diamond-1.00/lib/Iterator/Files.pm Iterator-Diamond-1.00/META.json Iterator-Diamond-1.00/META.yml Iterator-Diamond-1.00/Changes Iterator-Diamond-1.00/MANIFEST Iterator-Diamond-1.00/Makefile.PL Iterator-Diamond-1.00/Build.PL Iterator-Diamond-1.00/t/ Iterator-Diamond-1.00/t/00-load.t Iterator-Diamond-1.00/t/01-ref.t Iterator-Diamond-1.00/t/30-edit.t Iterator-Diamond-1.00/t/32-diagnostics.t Iterator-Diamond-1.00/t/12-noargs.t Iterator-Diamond-1.00/t/11-pipe.t Iterator-Diamond-1.00/t/10-stdin.t Iterator-Diamond-1.00/t/02-ref.t Iterator-Diamond-1.00/t/31-i_option.t Iterator-Diamond-1.00/t/20-user.t Iterator-Diamond-1.00/README Configuring J/JV/JV/Iterator-Diamond-1.00.tar.gz with Makefile.PL >>> C:\Perl-5.22-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~4.22-\var\megalib Want \perl-5~2.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-x64-multi-thread] 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 Iterator::Diamond Writing MYMETA.yml and MYMETA.json JV/Iterator-Diamond-1.00.tar.gz C:\Perl-5.22-64\bin\perl.exe Makefile.PL -- OK Running make for J/JV/JV/Iterator-Diamond-1.00.tar.gz >>> dmake cp lib/Iterator/Files.pm blib\lib\Iterator\Files.pm cp lib/Iterator/Diamond.pm blib\lib\Iterator\Diamond.pm JV/Iterator-Diamond-1.00.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Iterator::Diamond 1.00, Perl 5.022001, C:\Perl-5.22-64\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 t/32-diagnostics.t .. 1..12 ok 1 - creating 32-diagnostics.tmp ok 2 - creating 32-diagnostics-empty.tmp ok 3 - nonexistent file not opened ok 4 - error message ok 5 - file content (1/3) ok 6 - file content (2/3) ok 7 - file content (3/3) ok 8 - nonexistent file not opened ok 9 - error message ok 10 - empty files only ok 11 - unknown options rejected ok 12 - error message ok 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=10, Tests=98, 1 wallclock secs ( 0.12 usr + 0.03 sys = 0.16 CPU) Result: FAIL Failed 4/10 test programs. 6/98 subtests failed. dmake: Error code 255, while making 'test_dynamic' JV/Iterator-Diamond-1.00.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JV/Iterator-Diamond-1.00.tar.gz Finished 2016-02-28T06:02:19