Start 2010-04-13T10:35:59 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Mon, 12 Apr 2010 21:27:11 GMT Running make for M/MO/MONS/AnyEvent-Connection-0.05.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/AnyEvent-Connection-0.05.tar.gz ok AnyEvent-Connection-0.05/ AnyEvent-Connection-0.05/inc/ AnyEvent-Connection-0.05/Changes AnyEvent-Connection-0.05/MANIFEST AnyEvent-Connection-0.05/lib/ AnyEvent-Connection-0.05/t/ AnyEvent-Connection-0.05/MANIFEST.SKIP AnyEvent-Connection-0.05/.portupload.yml AnyEvent-Connection-0.05/xt/ AnyEvent-Connection-0.05/META.yml AnyEvent-Connection-0.05/ex/ AnyEvent-Connection-0.05/.gitignore AnyEvent-Connection-0.05/README AnyEvent-Connection-0.05/Makefile.PL AnyEvent-Connection-0.05/LICENSE AnyEvent-Connection-0.05/ex/example.pl AnyEvent-Connection-0.05/xt/01-test.t AnyEvent-Connection-0.05/xt/99-dist.t AnyEvent-Connection-0.05/t/01-test.t AnyEvent-Connection-0.05/t/pod-coverage.t AnyEvent-Connection-0.05/t/00-load.t AnyEvent-Connection-0.05/t/pod.t AnyEvent-Connection-0.05/lib/AnyEvent/ AnyEvent-Connection-0.05/lib/AnyEvent/Connection/ AnyEvent-Connection-0.05/lib/AnyEvent/Connection.pm AnyEvent-Connection-0.05/lib/AnyEvent/Connection/Util.pm AnyEvent-Connection-0.05/lib/AnyEvent/Connection/Raw.pm AnyEvent-Connection-0.05/inc/Module/ AnyEvent-Connection-0.05/inc/Module/Install.pm AnyEvent-Connection-0.05/inc/Module/Install/ AnyEvent-Connection-0.05/inc/Module/AutoInstall.pm AnyEvent-Connection-0.05/inc/Module/Install/AutoInstall.pm AnyEvent-Connection-0.05/inc/Module/Install/Fetch.pm AnyEvent-Connection-0.05/inc/Module/Install/Makefile.pm AnyEvent-Connection-0.05/inc/Module/Install/Include.pm AnyEvent-Connection-0.05/inc/Module/Install/Base.pm AnyEvent-Connection-0.05/inc/Module/Install/Metadata.pm AnyEvent-Connection-0.05/inc/Module/Install/Can.pm AnyEvent-Connection-0.05/inc/Module/Install/WriteAll.pm AnyEvent-Connection-0.05/inc/Module/Install/Win32.pm CPAN.pm: Going to build M/MO/MONS/AnyEvent-Connection-0.05.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL *** 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) - Test::TCP ...loaded. (0.16 >= 0.14) - lib::abs ...loaded. (0.91 >= 0.90) - common::sense ...loaded. (3.1 >= 2) - AnyEvent ...loaded. (5.26 >= 5) - Object::Event ...loaded. (1.21 >= 1.21) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for AnyEvent::Connection Generated makefile for AnyEvent-Connection-0.05 >>> make cp lib/AnyEvent/Connection/Util.pm blib/lib/AnyEvent/Connection/Util.pm cp lib/AnyEvent/Connection.pm blib/lib/AnyEvent/Connection.pm cp lib/AnyEvent/Connection/Raw.pm blib/lib/AnyEvent/Connection/Raw.pm Manifying blib/man3/AnyEvent::Connection.3 MONS/AnyEvent-Connection-0.05.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-test.t t/pod-coverage.t t/pod.t # Testing AnyEvent::Connection 0.05, Perl 5.012000, /home/fly1200/ap1200-292396/bin/perl-static t/00-load.t ....... 1..2 ok 1 - use AnyEvent::Connection; ok 2 - no warnings ok # Testing AnyEvent::Connection 0.05 /home/fly1200/var/cpan/build/AnyEvent-Connection-0.05-k7YqRX/lib/AnyEvent/Connection.pm # 10580: sr 10001 # 10579: cl 10001 # Initiating connection reset t/01-test.t ....... 1..22 ok 1 - connected client isa AnyEvent::Connection ok 2 - connected connection isa AnyEvent::Connection::Raw ok 3 - connected host ok 4 - connected port ok 5 - disconnect by reconnect ok 6 - connected client isa AnyEvent::Connection ok 7 - connected connection isa AnyEvent::Connection::Raw ok 8 - connected host ok 9 - connected port ok 10 - requested disconnect ok 11 - connected client isa AnyEvent::Connection ok 12 - connected connection isa AnyEvent::Connection::Raw ok 13 - connected host ok 14 - connected port ok 15 - callback failed ok 16 - error is destroy ok 17 - connected client isa AnyEvent::Connection ok 18 - connected connection isa AnyEvent::Connection::Raw ok 19 - connected host ok 20 - connected port ok 21 - finish disconnect ok 22 - no warnings ok t/pod-coverage.t .. 1..1 ok 1 - No coverage yet ok t/pod.t ........... 1..3 ok 1 - POD test for blib/lib/AnyEvent/Connection.pm ok 2 - POD test for blib/lib/AnyEvent/Connection/Util.pm (no pod) ok 3 - POD test for blib/lib/AnyEvent/Connection/Raw.pm (no pod) ok All tests successful. Files=4, Tests=28, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.23 cusr 0.04 csys = 0.30 CPU) Result: PASS MONS/AnyEvent-Connection-0.05.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Base class for tcp connectful clients >>> (cd /home/fly1200/var/cpan/build/AnyEvent-Connection-0.05-k7YqRX && tar cvf - AnyEvent-Connection-0.05.ppd blib) | gzip -c >/home/fly1200/var/REPO/M/MO/MONS/AnyEvent-Connection-0.05.tar.gz AnyEvent-Connection-0.05.ppd blib/ blib/lib/ blib/lib/AnyEvent/ blib/lib/AnyEvent/Connection.pm blib/lib/AnyEvent/Connection/ blib/lib/AnyEvent/Connection/Util.pm blib/lib/AnyEvent/Connection/Raw.pm blib/man3/ blib/man3/AnyEvent::Connection.3 >>> mv /home/fly1200/var/cpan/build/AnyEvent-Connection-0.05-k7YqRX/AnyEvent-Connection-0.05.ppd /home/fly1200/var/REPO/M/MO/MONS Finished 2010-04-13T10:36:02