PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-10-25T20:20:21 ActivePerl-818 CPAN-2.00 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Sat, 26 Oct 2013 01:41:03 GMT Running make for M/MO/MONS/AnyEvent-SMTP-0.10.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/AnyEvent-SMTP-0.10.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. AnyEvent-SMTP-0.10/ AnyEvent-SMTP-0.10/LICENSE AnyEvent-SMTP-0.10/ex/ AnyEvent-SMTP-0.10/ex/server-obj.pl AnyEvent-SMTP-0.10/ex/client.pl AnyEvent-SMTP-0.10/ex/server-fnc.pl AnyEvent-SMTP-0.10/ex/server-restricted.pl AnyEvent-SMTP-0.10/Changes AnyEvent-SMTP-0.10/META.yml AnyEvent-SMTP-0.10/.cvsignore AnyEvent-SMTP-0.10/lib/ AnyEvent-SMTP-0.10/lib/AnyEvent/ AnyEvent-SMTP-0.10/lib/AnyEvent/SMTP.pm AnyEvent-SMTP-0.10/lib/AnyEvent/SMTP/ AnyEvent-SMTP-0.10/lib/AnyEvent/SMTP/Server.pm AnyEvent-SMTP-0.10/lib/AnyEvent/SMTP/Conn.pm AnyEvent-SMTP-0.10/lib/AnyEvent/SMTP/Client.pm AnyEvent-SMTP-0.10/Makefile.PL AnyEvent-SMTP-0.10/t/ AnyEvent-SMTP-0.10/t/40-client.t AnyEvent-SMTP-0.10/t/30-server-func.t AnyEvent-SMTP-0.10/t/35-server-die.t AnyEvent-SMTP-0.10/t/53-slots-active.t AnyEvent-SMTP-0.10/t/51-slots-maxcon-host.t AnyEvent-SMTP-0.10/t/pod.t AnyEvent-SMTP-0.10/t/pod-coverage.t AnyEvent-SMTP-0.10/t/50-slots-maxcon.t AnyEvent-SMTP-0.10/t/00-load.t AnyEvent-SMTP-0.10/t/52-slots-maxcon-unlim.t AnyEvent-SMTP-0.10/t/54-stop-listening.t AnyEvent-SMTP-0.10/MANIFEST.SKIP AnyEvent-SMTP-0.10/inc/ AnyEvent-SMTP-0.10/inc/Module/ AnyEvent-SMTP-0.10/inc/Module/Install.pm AnyEvent-SMTP-0.10/inc/Module/Install/ AnyEvent-SMTP-0.10/inc/Module/Install/Metadata.pm AnyEvent-SMTP-0.10/inc/Module/Install/Makefile.pm AnyEvent-SMTP-0.10/inc/Module/Install/Fetch.pm AnyEvent-SMTP-0.10/inc/Module/Install/Include.pm AnyEvent-SMTP-0.10/inc/Module/Install/Win32.pm AnyEvent-SMTP-0.10/inc/Module/Install/Can.pm AnyEvent-SMTP-0.10/inc/Module/Install/WriteAll.pm AnyEvent-SMTP-0.10/inc/Module/Install/AutoInstall.pm AnyEvent-SMTP-0.10/inc/Module/Install/Base.pm AnyEvent-SMTP-0.10/inc/Module/AutoInstall.pm AnyEvent-SMTP-0.10/MANIFEST AnyEvent-SMTP-0.10/README CPAN.pm: Building M/MO/MONS/AnyEvent-SMTP-0.10.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL *** Module::AutoInstall version 1.06 *** 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.99) - lib::abs ...loaded. (0.93 >= 0.90) - Object::Event ...loaded. (1.23 >= 1.0) - AnyEvent ...loaded. (4.91 >= 4.82) - common::sense ...loaded. (3.72) - Sys::Hostname ...loaded. (1.11) - Mail::Address ...loaded. (2.12) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Generating a GNU-style Makefile Writing Makefile for AnyEvent::SMTP Writing MYMETA.yml and MYMETA.json >>> make cp lib/AnyEvent/SMTP/Server.pm blib/lib/AnyEvent/SMTP/Server.pm cp lib/AnyEvent/SMTP.pm blib/lib/AnyEvent/SMTP.pm cp lib/AnyEvent/SMTP/Client.pm blib/lib/AnyEvent/SMTP/Client.pm cp lib/AnyEvent/SMTP/Conn.pm blib/lib/AnyEvent/SMTP/Conn.pm Manifying blib/man3/AnyEvent::SMTP.3 Manifying blib/man3/AnyEvent::SMTP::Client.3 Manifying blib/man3/AnyEvent::SMTP::Server.3 MONS/AnyEvent-SMTP-0.10.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/30-server-func.t t/35-server-die.t t/40-client.t t/50-slots-maxcon.t t/51-slots-maxcon-host.t t/52-slots-maxcon-unlim.t t/53-slots-active.t t/54-stop-listening.t t/pod-coverage.t t/pod.t # Testing AnyEvent::SMTP 0.10, using AnyEvent 4.91, Perl 5.008008, /export/home/fly818/bin/perl t/00-load.t ................ 1..3 ok 1 - use AnyEvent::SMTP; ok 2 - use AnyEvent::SMTP::Client; ok 3 - use AnyEvent::SMTP::Server; ok t/30-server-func.t ......... skipped: Bad response from server connect: [0] t/35-server-die.t .......... skipped: Bad response from server connect: [0] t/40-client.t .............. skipped: Bad response from server connect: [0] t/50-slots-maxcon.t ........ skipped: Bad response from server connect: [0] t/51-slots-maxcon-host.t ... skipped: Bad response from server connect: [0] t/52-slots-maxcon-unlim.t .. skipped: Bad response from server connect: [0] t/53-slots-active.t ........ skipped: Bad response from server connect: [0] # diag: client connected # srv: client connected: AnyEvent::SMTP::Server=HASH(0x567d00) AnyEvent::SMTP::Conn=HASH(0x56c914) t/54-stop-listening.t ...... ok 1 - stopped listening in under 5 seconds after stop/undef 1..1 ok t/pod-coverage.t ........... skipped: $ENV{TEST_AUTHOR} not set t/pod.t .................... 1..4 ok 1 - POD test for blib/lib/AnyEvent/SMTP.pm ok 2 - POD test for blib/lib/AnyEvent/SMTP/Server.pm ok 3 - POD test for blib/lib/AnyEvent/SMTP/Client.pm ok 4 - POD test for blib/lib/AnyEvent/SMTP/Conn.pm (no pod) ok All tests successful. Files=11, Tests=8, 4 wallclock secs ( 0.14 usr 0.09 sys + 3.69 cusr 0.60 csys = 4.52 CPU) Result: PASS MONS/AnyEvent-SMTP-0.10.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> SMTP client and server >>> (cd /export/home/fly818/var/cpan/build/AnyEvent-SMTP-0.10-EOlh2A && tar cvf - AnyEvent-SMTP-0.10.ppd blib) | gzip -c >/export/home/fly818/var/REPO/M/MO/MONS/AnyEvent-SMTP-0.10.tar.gz AnyEvent-SMTP-0.10.ppd blib/ blib/lib/ blib/lib/AnyEvent/ blib/lib/AnyEvent/SMTP/ blib/lib/AnyEvent/SMTP/Server.pm blib/lib/AnyEvent/SMTP/Client.pm blib/lib/AnyEvent/SMTP/Conn.pm blib/lib/AnyEvent/SMTP.pm blib/man3/ blib/man3/AnyEvent::SMTP.3 blib/man3/AnyEvent::SMTP::Client.3 blib/man3/AnyEvent::SMTP::Server.3 >>> mv /export/home/fly818/var/cpan/build/AnyEvent-SMTP-0.10-EOlh2A/AnyEvent-SMTP-0.10.ppd /export/home/fly818/var/REPO/M/MO/MONS Finished 2013-10-25T20:20:39