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/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/run Manifying blib/man1/run.1 Manifying blib/man3/PBS::Client.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" 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 /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PBS-Client/blib/lib/PBS/Client.pm line 87. Use of uninitialized value in pattern match (m//) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PBS-Client/blib/lib/PBS/Client.pm line 88. Use of uninitialized value in concatenation (.) or string at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PBS-Client/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. # Failed test (t/pbs.t at line 320) not ok 11 - job submission and execution # Looks like you failed 1 tests of 11. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/11 tests, 90.91% okay Failed 1/1 test scripts, 0.00% okay. 1/11 subtests failed, 90.91% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/pbs.t 1 256 11 1 9.09% 11 make: *** [test_dynamic] Error 2