Checking if your kit is complete... Warning: the following files are missing in your kit: t/t10/new/aaa t/t10/new/ggg t/t10/new/jjj t/t10/new/xxx t/t10/old/aaa t/t10/old/ddd t/t10/old/ggg t/t10/old/uuu t/t10/old/xxx Please inform the author. Writing Makefile for File::DirCompare Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp DirCompare.pm blib\lib\File\DirCompare.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_basic............1..2 ok 1 - use File::DirCompare; # Failed test 'basic diff -r --brief okay' # at t/01_basic.t line 47. not ok 2 - basic diff -r --brief okay # got: 'Only in t01\old: aaa # Only in t01\new: bbb # Files t01\old\ddd and t01\new\ddd differ # ' # expected: 'Only in t01/old: aaa # Only in t01/new: bbb # Files t01/old/ddd and t01/new/ddd differ # ' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/02_diffbrief........1..2 ok 1 - use File::DirCompare; # Failed test 'longer diff -r --brief okay' # at t/02_diffbrief.t line 53. not ok 2 - longer diff -r --brief okay # got: 'Only in t02\old: aaa # Only in t02\new: bbb # Files t02\old\ddd and t02\new\ddd differ # Only in t02\new: eee # Only in t02\old: fff # Only in t02\new: ggg # ' # expected: 'Only in t02/old: aaa # Only in t02/new: bbb # Files t02/old/ddd and t02/new/ddd differ # File t02/old/eee is a directory while file t02/new/eee is a regular file # File t02/old/fff is a regular file while file t02/new/fff is a directory # Only in t02/new: ggg # ' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/03_changes..........1..2 ok 1 - use File::DirCompare; Use of uninitialized value $a1 in concatenation (.) or string at t/03_changes.t line 42. Use of uninitialized value $b1 in concatenation (.) or string at t/03_changes.t line 44. Use of uninitialized value $b1 in concatenation (.) or string at t/03_changes.t line 47. Use of uninitialized value $b1 in concatenation (.) or string at t/03_changes.t line 44. Use of uninitialized value $a1 in concatenation (.) or string at t/03_changes.t line 42. Use of uninitialized value $b1 in concatenation (.) or string at t/03_changes.t line 44. Use of uninitialized value $a1 in concatenation (.) or string at t/03_changes.t line 42. Use of uninitialized value $b1 in concatenation (.) or string at t/03_changes.t line 44. Use of uninitialized value $b1 in concatenation (.) or string at t/03_changes.t line 47. # Failed test 'changes okay' # at t/03_changes.t line 55. not ok 2 - changes okay # got: 'D # A # M # A # D # A # D # A # M # ' # expected: 'D aaa # A bbb # M ddd # D eee # A eee # D fff # A fff # A ggg # D jjj/kkk # A jjj/lll # M jjj/mmm # ' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/06_cmp..............1..2 ok 1 - use File::DirCompare; # Failed test 'cmp ok' # at t/06_cmp.t line 43. not ok 2 - cmp ok # got: 'Files t06\old\ccc and t06\new\ccc differ # ' # expected: 'Files t06/old/ccc and t06/new/ccc differ # Files t06/old/eee and t06/new/eee differ # Files t06/old/fff and t06/new/fff differ # ' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/07_ignore_cmp.......1..2 ok 1 - use File::DirCompare; # Failed test 'ignore_cmp ok' # at t/07_ignore_cmp.t line 43. not ok 2 - ignore_cmp ok # got: 'Files t07\old\ccc and t07\new\ccc differ # Files t07\old\ddd and t07\new\ddd differ # ' # expected: 'Files t07/old/ccc and t07/new/ccc differ # Files t07/old/ddd and t07/new/ddd differ # Files t07/old/eee and t07/new/eee differ # Files t07/old/fff and t07/new/fff differ # ' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/08_ignore_unique....1..2 ok 1 - use File::DirCompare; # Failed test 'ignore_unique ok' # at t/08_ignore_unique.t line 41. not ok 2 - ignore_unique ok # got: 'Files t08\old\ddd and t08\new\ddd differ # ' # expected: 'Files t08/old/ddd and t08/new/ddd differ # Files t08/old/eee and t08/new/eee differ # Files t08/old/fff and t08/new/fff differ # ' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/10_whitespace.......1..2 ok 1 - use File::DirCompare; # Failed test 'whitespace files okay' # at t/10_whitespace.t line 47. not ok 2 - whitespace files okay # got: 'Only in t10\old: ddd eee fff # Files t10\old\ggg hhh iii and t10\new\ggg hhh iii differ # Only in t10\new: jjj kkk lll # Only in t10\old: uuu vvv www # Files t10\old\xxx yyy zzz\bar and t10\new\xxx yyy zzz\bar differ # Only in t10\new\xxx yyy zzz: bog # Only in t10\old\xxx yyy zzz: foo # ' # expected: 'Only in t10/old: ddd eee fff # Files t10/old/ggg hhh iii and t10/new/ggg hhh iii differ # Only in t10/new: jjj kkk lll # Only in t10/old: uuu vvv www # Files t10/old/xxx yyy zzz/bar and t10/new/xxx yyy zzz/bar differ # Only in t10/new/xxx yyy zzz: bog # Only in t10/old/xxx yyy zzz: foo # ' # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_basic.t 1 256 2 1 2 t/02_diffbrief.t 1 256 2 1 2 t/03_changes.t 1 256 2 1 2 t/06_cmp.t 1 256 2 1 2 t/07_ignore_cmp.t 1 256 2 1 2 t/08_ignore_unique.t 1 256 2 1 2 t/10_whitespace.t 1 256 2 1 2 Failed 7/7 test scripts. 7/14 subtests failed. Files=7, Tests=14, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 7/7 test programs. 7/14 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.