Start 2010-03-01T08:29:18 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Mon, 01 Mar 2010 22:59:38 GMT Running make for M/MO/MONS/AnyEvent-Worker-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/AnyEvent-Worker-0.03.tar.gz ok AnyEvent-Worker-0.03/ AnyEvent-Worker-0.03/lib/ AnyEvent-Worker-0.03/inc/ AnyEvent-Worker-0.03/Changes AnyEvent-Worker-0.03/ex/ AnyEvent-Worker-0.03/MANIFEST AnyEvent-Worker-0.03/MANIFEST.SKIP AnyEvent-Worker-0.03/t/ AnyEvent-Worker-0.03/META.yml AnyEvent-Worker-0.03/.gitignore AnyEvent-Worker-0.03/xt/ AnyEvent-Worker-0.03/README AnyEvent-Worker-0.03/Makefile.PL AnyEvent-Worker-0.03/LICENSE AnyEvent-Worker-0.03/xt/99-dist.t AnyEvent-Worker-0.03/t/01-basic.t AnyEvent-Worker-0.03/t/02-procdie.t AnyEvent-Worker-0.03/t/00-load.t AnyEvent-Worker-0.03/t/pod.t AnyEvent-Worker-0.03/ex/worker.pl AnyEvent-Worker-0.03/ex/worker-pool.pl AnyEvent-Worker-0.03/inc/Module/ AnyEvent-Worker-0.03/inc/Module/Install.pm AnyEvent-Worker-0.03/inc/Module/Install/ AnyEvent-Worker-0.03/inc/Module/AutoInstall.pm AnyEvent-Worker-0.03/inc/Module/Install/AutoInstall.pm AnyEvent-Worker-0.03/inc/Module/Install/Fetch.pm AnyEvent-Worker-0.03/inc/Module/Install/Makefile.pm AnyEvent-Worker-0.03/inc/Module/Install/Include.pm AnyEvent-Worker-0.03/inc/Module/Install/Base.pm AnyEvent-Worker-0.03/inc/Module/Install/Metadata.pm AnyEvent-Worker-0.03/inc/Module/Install/Can.pm AnyEvent-Worker-0.03/inc/Module/Install/WriteAll.pm AnyEvent-Worker-0.03/inc/Module/Install/Win32.pm AnyEvent-Worker-0.03/lib/AnyEvent/ AnyEvent-Worker-0.03/lib/AnyEvent/Worker.pm AnyEvent-Worker-0.03/lib/AnyEvent/Worker/ AnyEvent-Worker-0.03/lib/AnyEvent/Worker/Pool.pm CPAN.pm: Going to build M/MO/MONS/AnyEvent-Worker-0.03.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic 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] - Test::More ...loaded. (0.94) - Test::NoWarnings ...loaded. (1.01) - common::sense ...loaded. (3.0 >= 2) - AnyEvent ...loaded. (5.24 >= 5) - Storable ...loaded. (2.21) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for AnyEvent::Worker >>> 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.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-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.03, using AnyEvent 5.24, Perl 5.012000, /home/fly1200/ap1200x/bin/perl-dynamic 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 - blib/lib/AnyEvent/Worker.pm ok 2 - blib/lib/AnyEvent/Worker/Pool.pm ok All tests successful. Files=4, Tests=25, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.32 cusr 0.06 csys = 0.40 CPU) Result: PASS MONS/AnyEvent-Worker-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Manage blocking task in external process >>> (cd /home/fly1200/var/cpan/build/AnyEvent-Worker-0.03-Ab1fVC && tar cvf - AnyEvent-Worker-0.03.ppd blib) | gzip -c >/home/fly1200/var/REPO/M/MO/MONS/AnyEvent-Worker-0.03.tar.gz AnyEvent-Worker-0.03.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/fly1200/var/cpan/build/AnyEvent-Worker-0.03-Ab1fVC/AnyEvent-Worker-0.03.ppd /home/fly1200/var/REPO/M/MO/MONS Finished 2010-03-01T08:29:23