Checking if your kit is complete... Looks good Writing Makefile for MapReduce Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/MapReduce.pm blib\lib\MapReduce.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/MapReduce....1..2 ok 1 - use MapReduce; localhost: mkdir /tmp/mr ssh: connect to host localhost port 22: Connection refused localhost: rm -r /tmp/mr/odyssey* ssh: connect to host localhost port 22: Connection refused cp: cannot create directory `/tmp/mr/.': No such file or directory Can't exec "scp": No such file or directory at bin/mr line 73, line 36. preparing status dirs and gathering file manifest Can't exec "rm": No such file or directory at bin/mr line 189, line 36. ssh: connect to host localhost port 22: Connection refused Can't exec "touch": No such file or directory at bin/mr line 209. executing partition_lines.mr on 0 files spawned map task on 0 th host (localhost) localhost: perl /tmp/partition_lines.mr map localhost /tmp/mr odyssey odyssey_lines 0 1 4 1 localhost 1 map monkeys left: localhost ssh: connect to host localhost port 22: Connection refused localhost finished map task in 2 seconds 0 map monkeys left: Finished map task in 2 seconds spawned reduce task on 0 th host (localhost) 1 reduce monkeys left: localhost localhost: perl /tmp/partition_lines.mr reduce localhost /tmp/mr odyssey odyssey_lines 0 1 2 1 localhost ssh: connect to host localhost port 22: Connection refused localhost finished reduce task in 2 seconds 0 reduce monkeys left: Finished reduce task in 2 seconds Can't exec "scp": No such file or directory at bin/mr line 73, line 36. preparing status dirs and gathering file manifest Can't exec "rm": No such file or directory at bin/mr line 189, line 36. ssh: connect to host localhost port 22: Connection refused Can't exec "touch": No such file or directory at bin/mr line 209. executing wc.mr on 0 files spawned map task on 0 th host (localhost) 1localhost: perl /tmp/wc.mr map localhost /tmp/mr odyssey_lines odyssey_wc 0 1 4 1 localhost map monkeys left: localhost ssh: connect to host localhost port 22: Connection refused localhost finished map task in 2 seconds 0 map monkeys left: Finished map task in 2 seconds localhost: perl /tmp/wc.mr reduce localhost /tmp/mr odyssey_lines odyssey_wc 0 1 2 1 localhost spawned reduce task on 0 th host (localhost) 1 reduce monkeys left: localhost ssh: connect to host localhost port 22: Connection refused localhost finished reduce task in 3 seconds 0 reduce monkeys left: Finished reduce task in 3 seconds localhost: gathering odyssey_wc to t/odyssey_result ssh: connect to host localhost port 22: Connection refused 'gunzip' is not recognized as an internal or external command, operable program or batch file. Input file specified two times. # Failed test 'odyssey word count differs by 7476' # at t/MapReduce.t line 34. not ok 2 - odyssey word count differs by 7476 # 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/MapReduce.t 1 256 2 1 2 Failed 1/1 test scripts. 1/2 subtests failed. Files=1, Tests=2, 22 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 1/2 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.