Checking if your kit is complete... Looks good Checking if your kit is complete... Looks good Writing Makefile for Schedule::SGE::Control Checking if your kit is complete... Looks good Writing Makefile for Schedule::SGE::Run Checking if your kit is complete... Looks good Writing Makefile for Schedule::SGE::Status Writing Makefile for Schedule::SGE Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp SGE.pm blib\lib\Schedule\SGE.pm nmake -f Makefile all -nologo cp Control.pm ..\blib\lib\Schedule\SGE\Control.pm cd .. nmake -f Makefile all -nologo cp Run.pm ..\blib\lib\Schedule\SGE\Run.pm cd .. nmake -f Makefile all -nologo cp Status.pm ..\blib\lib\Schedule\SGE\Status.pm cd .. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. nmake -f Makefile all -nologo cd .. nmake -f Makefile all -nologo cd .. nmake -f Makefile all -nologo cd .. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/SGE....1..22 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 05:22:17 2008 # Current time GMT: Fri Jan 11 13:22:17 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 qsub: Command not found. Undefined subroutine &Schedule::SGE::_dieout called at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\ScheduleSGE\blib\lib/Schedule/SGE.pm line 157. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 4-22 Failed 19/22 tests, 13.64% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/SGE.t 1 256 22 38 4-22 Failed 1/1 test scripts. 19/22 subtests failed. Files=1, Tests=22, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 19/22 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.