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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.010000, /Users/cpanrun/build/5.10.0/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..11 ok 1 - blib/script/sbs-batch-action.pl ok 2 - blib/script/sbs-batch-check.pl ok 3 - blib/script/sbs-batch-info.pl ok 4 - blib/script/sbs-batch-remove.pl ok 5 - blib/script/sbs-batch-submit.pl ok 6 - blib/script/sbs-scheduler-print.pl ok 7 - blib/script/sbs-scheduler-update.pl ok 8 - blib/lib/BatchSystem/SBS.pm ok 9 - blib/lib/BatchSystem/SBS/Common.pm ok 10 - blib/lib/BatchSystem/SBS/DefaultScheduler.pm ok 11 - blib/lib/BatchSystem/SBS/ScriptsCommon.pm ok 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/aQYJqjU4J3] ok 5 - setting scheduler job index to /tmp/aQYJqjU4J3/joblist.dump ok 6 - set jobs_dir to [/tmp/aQYJqjU4J3/list ok 7 - job directory was created(/tmp/aQYJqjU4J3/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/v0DdSUnK7e] ok 5 - setting scheduler joblist index to /tmp/v0DdSUnK7e/joblist.dump ok 6 - setting scheduler resources index to /tmp/v0DdSUnK7e/resources.dump ok 7 - setting scheduler queuesStatus index to /tmp/v0DdSUnK7e/resources.dump ok 8 - 10 job in the list ok 9 - job 1 is PENDING no resourceStatus could be deduce from job [2] for __queue_remove at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/BatchSystem-SBS/blib/lib/BatchSystem/SBS/DefaultScheduler.pm line 1114. cannot remove directory for /tmp/v0DdSUnK7e: Directory not empty at /Users/cpanrun/build/5.10.0/lib/File/Temp.pm line 893 sh: line 1: /tmp/v0DdSUnK7e/list/3/stdout: No such file or directory no resourceStatus could be deduce from job [3] for __queue_remove at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/BatchSystem-SBS/blib/lib/BatchSystem/SBS/DefaultScheduler.pm line 1114. ok 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/g5Jomyo0ea] ok 5 - setting scheduler joblist index to /tmp/g5Jomyo0ea/joblist.dump ok 6 - setting scheduler resources index to /tmp/g5Jomyo0ea/resources.dump ok 7 - setting scheduler queuesStatus index to /tmp/g5Jomyo0ea/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 All tests successful, 1 test skipped. Files=6, Tests=51, 4 wallclock secs ( 3.00 cusr + 0.69 csys = 3.69 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/BatchSystem/SBS.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/BatchSystem/SBS/Common.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/BatchSystem/SBS/DefaultScheduler.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/BatchSystem/SBS/ScriptsCommon.html Installing /Users/cpanrun/build/5.10.0/site/lib/BatchSystem/SBS.pm Installing /Users/cpanrun/build/5.10.0/site/lib/BatchSystem/SBS.pm.log Installing /Users/cpanrun/build/5.10.0/site/lib/BatchSystem/SBS/Common.pm Installing /Users/cpanrun/build/5.10.0/site/lib/BatchSystem/SBS/DefaultScheduler.pm Installing /Users/cpanrun/build/5.10.0/site/lib/BatchSystem/SBS/ScriptsCommon.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/BatchSystem::SBS.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/BatchSystem::SBS::Common.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/BatchSystem::SBS::DefaultScheduler.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/BatchSystem::SBS::ScriptsCommon.3 Installing /Users/cpanrun/build/5.10.0/site/bin/sbs-batch-action.pl Installing /Users/cpanrun/build/5.10.0/site/bin/sbs-batch-check.pl Installing /Users/cpanrun/build/5.10.0/site/bin/sbs-batch-info.pl Installing /Users/cpanrun/build/5.10.0/site/bin/sbs-batch-remove.pl Installing /Users/cpanrun/build/5.10.0/site/bin/sbs-batch-submit.pl Installing /Users/cpanrun/build/5.10.0/site/bin/sbs-scheduler-print.pl Installing /Users/cpanrun/build/5.10.0/site/bin/sbs-scheduler-update.pl Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod