PATH=/usr/bin:/bin Start 2011-04-27T16:25:49 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Tue, 26 Apr 2011 22:27:59 GMT Running make for M/MO/MONS/AnyEvent-Worker-0.04.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/AnyEvent-Worker-0.04.tar.gz ok AnyEvent-Worker-0.04/ AnyEvent-Worker-0.04/lib/ AnyEvent-Worker-0.04/inc/ AnyEvent-Worker-0.04/Changes AnyEvent-Worker-0.04/ex/ AnyEvent-Worker-0.04/MANIFEST AnyEvent-Worker-0.04/MANIFEST.SKIP AnyEvent-Worker-0.04/t/ AnyEvent-Worker-0.04/META.yml AnyEvent-Worker-0.04/.gitignore AnyEvent-Worker-0.04/xt/ AnyEvent-Worker-0.04/README AnyEvent-Worker-0.04/Makefile.PL AnyEvent-Worker-0.04/LICENSE AnyEvent-Worker-0.04/xt/99-dist.t AnyEvent-Worker-0.04/t/01-basic.t AnyEvent-Worker-0.04/t/02-procdie.t AnyEvent-Worker-0.04/t/00-load.t AnyEvent-Worker-0.04/t/pod.t AnyEvent-Worker-0.04/ex/worker.pl AnyEvent-Worker-0.04/ex/worker-pool.pl AnyEvent-Worker-0.04/inc/Module/ AnyEvent-Worker-0.04/inc/Module/Install.pm AnyEvent-Worker-0.04/inc/Module/Install/ AnyEvent-Worker-0.04/inc/Module/AutoInstall.pm AnyEvent-Worker-0.04/inc/Module/Install/AutoInstall.pm AnyEvent-Worker-0.04/inc/Module/Install/Fetch.pm AnyEvent-Worker-0.04/inc/Module/Install/Makefile.pm AnyEvent-Worker-0.04/inc/Module/Install/Include.pm AnyEvent-Worker-0.04/inc/Module/Install/Base.pm AnyEvent-Worker-0.04/inc/Module/Install/Metadata.pm AnyEvent-Worker-0.04/inc/Module/Install/Can.pm AnyEvent-Worker-0.04/inc/Module/Install/WriteAll.pm AnyEvent-Worker-0.04/inc/Module/Install/Win32.pm AnyEvent-Worker-0.04/lib/AnyEvent/ AnyEvent-Worker-0.04/lib/AnyEvent/Worker.pm AnyEvent-Worker-0.04/lib/AnyEvent/Worker/ AnyEvent-Worker-0.04/lib/AnyEvent/Worker/Pool.pm CPAN.pm: Going to build M/MO/MONS/AnyEvent-Worker-0.04.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Cannot determine license info from lib/AnyEvent/Worker.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - lib::abs ...loaded. (0.92 >= 0.90) - Test::More ...loaded. (0.98) - Test::NoWarnings ...loaded. (1.02) - common::sense ...loaded. (3.4 >= 2) - AnyEvent ...loaded. (5.31 >= 5) - Storable ...loaded. (2.25) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for AnyEvent::Worker Writing MYMETA.yml >>> make cp lib/AnyEvent/Worker.pm blib/lib/AnyEvent/Worker.pm cp lib/AnyEvent/Worker/Pool.pm blib/lib/AnyEvent/Worker/Pool.pm Manifying blib/man3/AnyEvent::Worker.3 Manifying blib/man3/AnyEvent::Worker::Pool.3 MONS/AnyEvent-Worker-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-basic.t t/02-procdie.t t/pod.t # Testing AnyEvent::Worker 0.04, using AnyEvent 5.31, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static t/00-load.t ..... 1..3 ok 1 - use AnyEvent::Worker; ok 2 - use AnyEvent::Worker::Pool; ok 3 - no warnings ok t/01-basic.t .... 1..11 ok 1 - test: no error ok 2 - test: response ok 3 - fail: error ok 4 - fail: response ok 5 - w2: no error ok 6 - w2: response ok 7 - w3: error ok 8 - w3: response ok 9 - test: no error ok 10 - test: response ok 11 - no warnings ok t/02-procdie.t .. 1..9 ok 1 - test1: got error ok 2 - test1: no response ok 3 - test2: got error ok 4 - test2: no response ok 5 - on_err: got error ok 6 - error is fatal ok 7 - have caller file ok 8 - have caller line ok 9 - no warnings ok t/pod.t ......... 1..2 ok 1 - POD test for blib/lib/AnyEvent/Worker.pm ok 2 - POD test for blib/lib/AnyEvent/Worker/Pool.pm ok All tests successful. Files=4, Tests=25, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.18 cusr 0.05 csys = 0.27 CPU) Result: PASS MONS/AnyEvent-Worker-0.04.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Manage blocking task in external process >>> (cd /home/fly1400/var/cpan/build/AnyEvent-Worker-0.04-Qqftw6 && tar cvf - AnyEvent-Worker-0.04.ppd blib) | gzip -c >/home/fly1400/var/REPO/M/MO/MONS/AnyEvent-Worker-0.04.tar.gz AnyEvent-Worker-0.04.ppd blib/ blib/lib/ blib/lib/AnyEvent/ blib/lib/AnyEvent/Worker/ blib/lib/AnyEvent/Worker/Pool.pm blib/lib/AnyEvent/Worker.pm blib/man3/ blib/man3/AnyEvent::Worker::Pool.3 blib/man3/AnyEvent::Worker.3 >>> mv /home/fly1400/var/cpan/build/AnyEvent-Worker-0.04-Qqftw6/AnyEvent-Worker-0.04.ppd /home/fly1400/var/REPO/M/MO/MONS Finished 2011-04-27T16:25:52