Checking if your kit is complete... Looks good Writing Makefile for BatchSystem::SBS cp lib/BatchSystem/SBS.pm blib/lib/BatchSystem/SBS.pm cp lib/BatchSystem/SBS/Common.pm blib/lib/BatchSystem/SBS/Common.pm cp lib/BatchSystem/SBS/ScriptsCommon.pm blib/lib/BatchSystem/SBS/ScriptsCommon.pm cp lib/BatchSystem/SBS/DefaultScheduler.pm blib/lib/BatchSystem/SBS/DefaultScheduler.pm cp scripts/sbs-batch-check.pl blib/script/sbs-batch-check.pl /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sbs-batch-check.pl cp scripts/sbs-batch-action.pl blib/script/sbs-batch-action.pl /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sbs-batch-action.pl cp scripts/sbs-scheduler-print.pl blib/script/sbs-scheduler-print.pl /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sbs-scheduler-print.pl cp scripts/sbs-batch-remove.pl blib/script/sbs-batch-remove.pl /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sbs-batch-remove.pl cp scripts/sbs-batch-submit.pl blib/script/sbs-batch-submit.pl /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sbs-batch-submit.pl cp scripts/sbs-batch-info.pl blib/script/sbs-batch-info.pl /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sbs-batch-info.pl cp scripts/sbs-scheduler-update.pl blib/script/sbs-scheduler-update.pl /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sbs-scheduler-update.pl Manifying blib/man3/BatchSystem::SBS.3 Manifying blib/man3/BatchSystem::SBS::ScriptsCommon.3 Manifying blib/man3/BatchSystem::SBS::Common.3 Manifying blib/man3/BatchSystem::SBS::DefaultScheduler.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load......................1..1 ok 1 - use BatchSystem::SBS; # Testing BatchSystem::SBS 0.38, Perl 5.008008, /Users/cpanrun/build/5.8.8/bin/perl ok t/pod-coverage.................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod..........................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/sbs-1........................1..13 ok 1 - use BatchSystem::SBS; ok 2 - BatchSystem::SBS object created ok 3 - scheduler defined ok 4 - setting temp workingdir [/tmp/HIr799tDkX] ok 5 - setting scheduler job index to /tmp/HIr799tDkX/joblist.dump ok 6 - set jobs_dir to [/tmp/HIr799tDkX/list ok 7 - job directory was created(/tmp/HIr799tDkX/list/1) ok 8 - scheduler job index file have been created ok 9 - scheduler job index file is not empty (324) ok 10 - 1 job in the list ok 11 - 3 jobs in the list ok 12 - job [1] removed ok 13 - 2 jobs in the list ok t/sbs-scheduler-execution-1....1..9 ok 1 - use BatchSystem::SBS; ok 2 - BatchSystem::SBS object created ok 3 - scheduler defined ok 4 - setting temp workingdir [/tmp/9oBPIznutc] ok 5 - setting scheduler joblist index to /tmp/9oBPIznutc/joblist.dump ok 6 - setting scheduler resources index to /tmp/9oBPIznutc/resources.dump ok 7 - setting scheduler queuesStatus index to /tmp/9oBPIznutc/resources.dump ok 8 - 10 job in the list ok 9 - job 1 is PENDING Use of uninitialized value in numeric eq (==) at /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/File/Flock.pm line 266. dubious Test returned status 0 (wstat 9, 0x9) after all the subtests completed successfully t/sbs-scheduler-reservation....1..17 ok 1 - use BatchSystem::SBS; ok 2 - BatchSystem::SBS object created ok 3 - scheduler defined ok 4 - setting temp workingdir [/tmp/KfNrg9SNcZ] ok 5 - setting scheduler joblist index to /tmp/KfNrg9SNcZ/joblist.dump ok 6 - setting scheduler resources index to /tmp/KfNrg9SNcZ/resources.dump ok 7 - setting scheduler queuesStatus index to /tmp/KfNrg9SNcZ/resources.dump ok 8 - 10 job in the list ok 9 - job 1 is PENDING ok 10 - job 1 is READY ok 11 - job 2 is READY ok 12 - job 4 is PENDING ok 13 - 3 job removed job remains in the list ok 14 - job 1 does not exist anymore ok 15 - job 3 does not exist anymore ok 16 - job 8 does not exist anymore ok 17 - job 4 is READY ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/sbs-scheduler-execution-1.t 0 9 9 0 ?? 2 tests skipped. Failed 1/6 test scripts. 0/40 subtests failed. Files=6, Tests=40, 5 wallclock secs ( 2.38 cusr + 0.63 csys = 3.01 CPU) Failed 1/6 test programs. 0/40 subtests failed. make: *** [test_dynamic] Error 25