Checking if your kit is complete... Looks good Writing Makefile for Gearman::Client::Async cp lib/Gearman/Client/Async.pm blib/lib/Gearman/Client/Async.pm cp lib/Gearman/Client/Async/Connection.pm blib/lib/Gearman/Client/Async/Connection.pm Manifying blib/man3/Gearman::Client::Async.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/allinone........Can't locate Gearman/Server.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Gearman-Client-Async/t/../../../../server/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Gearman-Client-Async/t/../../Gearman/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Gearman-Client-Async/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Gearman-Client-Async/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl .) at t/allinone.t line 11. BEGIN failed--compilation aborted at t/allinone.t line 11. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/async...........1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/err1............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/err2............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/err3............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/err4............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/err5............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/err6............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/err7............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/err8............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with t/tests-needed....ok 1 - normal async client working ok 2 - connect to one js, it's down immediately, no other options, fail ok 3 - connect to one js, submit job, no reply in 'timeout' seconds, fail, job then succeeds right after, ignore it ok 4 - connect to one js, it's down immediately, try another, no retry count, it succeeds ok 5 - connect to one js, it times out connecting, try another, it succeeds ok 6 - submit a bunch of jobs to one js, one worker, first sleeps, kill js, get errors, resubmit all to other js ok 7 - submit a bunch of jobs to one js, two workers, first sleeps, kill worker1, all 4 succeed ok 8 - merging jobs works: two tasks w/ same internal handle 1..8 ok t/uniq............1..0 # Skip Can't find server to test with skipped all skipped: Can't find server to test with Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/allinone.t 255 65280 ?? ?? ?? 10 tests skipped. Failed 1/12 test scripts. 0/8 subtests failed. Files=12, Tests=8, 3 wallclock secs ( 1.98 cusr + 0.63 csys = 2.61 CPU) Failed 1/12 test programs. 0/8 subtests failed. make: *** [test_dynamic] Error 25