Warning: prerequisite File::Temp 0.14 not found at /home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Checking if your kit is complete... Looks good Writing Makefile for PBS::Client cp lib/PBS/Client.pm blib/lib/PBS/Client.pm cp bin/run blib/script/run /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/run Manifying blib/man1/run.1 Manifying blib/man3/PBS::Client.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/pbs...............1..11 ok 1 - use PBS::Client; ok 2 - execution related request ok 3 - resource request ok 4 - request nodes in string format ok 5 - request nodes in array format ok 6 - request nodes in hash format ok 7 - packing array to a specified number of queue ok 8 - packing array to a specified commands per queue ok 9 - cloning job object ok 10 - copying job object Can't exec "qsub": No such file or directory at blib/lib/PBS/Client.pm line 87. Use of uninitialized value in pattern match (m//) at blib/lib/PBS/Client.pm line 88. Use of uninitialized value in concatenation (.) or string at blib/lib/PBS/Client.pm line 89. Use of uninitialized value in join or string at t/pbs.t line 317. Can't exec "qdel": No such file or directory at t/pbs.t line 317. Use of uninitialized value in concatenation (.) or string at t/pbs.t line 318. Use of uninitialized value in pattern match (m//) at t/pbs.t line 320. not ok 11 - job submission and execution # Failed test (t/pbs.t at line 320) # Looks like you failed 1 test of 11. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/11 tests, 90.91% okay Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/pbs.t 1 256 11 1 9.09% 11 Failed 1/1 test scripts, 0.00% okay. 1/11 subtests failed, 90.91% okay. make: *** [test_dynamic] Error 2