Checking if your kit is complete... Looks good Writing Makefile for SVN::Agent Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/SVN/Agent.pm blib\lib\SVN\Agent.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/001_load....1..54 ok 1 - use SVN::Agent; 'svnadmin' is not recognized as an internal or external command, operable program or batch file. ok 2 'svn' is not recognized as an internal or external command, operable program or batch file. not ok 3 # Failed test at t/001_load.t line 21. # '' # doesn't match '(?-xism:Adding)' ok 4 - The object isa SVN::Agent ok 5 The syntax of the command is incorrect. Unable to do cd /tmp/svn_agent_C4XTGu/co && svn checkout file\:\/\/\/tmp\/svn_agent_C4XTGu\/svn_root \. at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SVN-Agent\blib\lib/SVN/Agent.pm line 45 SVN::Agent::_svn_command('SVN::Agent=HASH(0x1e534f4)', 'checkout', 'file:///tmp/svn_agent_C4XTGu/svn_root', .) called at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\SVN-Agent\blib\lib/SVN/Agent.pm line 218 SVN::Agent::checkout('SVN::Agent=HASH(0x1e534f4)', 'file:///tmp/svn_agent_C4XTGu/svn_root') called at t/001_load.t line 27 cannot chdir to C:/tmp/svn_agent_C4XTGu/proj from /tmp/svn_agent_C4XTGu: No such file or directory, aborting. at C:/cpanrun/build/5-10-0/lib/File/Temp.pm line 893 END failed--call queue aborted at t/001_load.t line 45. # Looks like you planned 54 tests but only ran 5. # Looks like you failed 1 test of 5 run. # Looks like your test died just after 5. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3, 6-54 Failed 50/54 tests, 7.41% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/001_load.t 255 65280 54 99 3 6-54 Failed 1/1 test scripts. 50/54 subtests failed. Files=1, Tests=54, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 50/54 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.