Start 2010-04-20T12:35:05 ActivePerl-1200 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\;C:\WINDOWS\system32\WINDOW~1\v1.0 Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Sun, 18 Apr 2010 06:26:59 GMT Running make for M/MO/MONS/AnyEvent-SMTP-0.06.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MONS/AnyEvent-SMTP-0.06.tar.gz Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\M\MO\MONS\AnyEvent-SMTP-0.06.tar.gz ok AnyEvent-SMTP-0.06/ AnyEvent-SMTP-0.06/lib/ AnyEvent-SMTP-0.06/lib/AnyEvent/ AnyEvent-SMTP-0.06/lib/AnyEvent/SMTP/ AnyEvent-SMTP-0.06/lib/AnyEvent/SMTP/Conn.pm AnyEvent-SMTP-0.06/lib/AnyEvent/SMTP/Server.pm AnyEvent-SMTP-0.06/lib/AnyEvent/SMTP/Client.pm AnyEvent-SMTP-0.06/lib/AnyEvent/SMTP.pm AnyEvent-SMTP-0.06/Changes AnyEvent-SMTP-0.06/README AnyEvent-SMTP-0.06/.cvsignore AnyEvent-SMTP-0.06/inc/ AnyEvent-SMTP-0.06/inc/Module/ AnyEvent-SMTP-0.06/inc/Module/AutoInstall.pm AnyEvent-SMTP-0.06/inc/Module/Install.pm AnyEvent-SMTP-0.06/inc/Module/Install/ AnyEvent-SMTP-0.06/inc/Module/Install/Makefile.pm AnyEvent-SMTP-0.06/inc/Module/Install/AutoInstall.pm AnyEvent-SMTP-0.06/inc/Module/Install/Win32.pm AnyEvent-SMTP-0.06/inc/Module/Install/Include.pm AnyEvent-SMTP-0.06/inc/Module/Install/Can.pm AnyEvent-SMTP-0.06/inc/Module/Install/Metadata.pm AnyEvent-SMTP-0.06/inc/Module/Install/Base.pm AnyEvent-SMTP-0.06/inc/Module/Install/WriteAll.pm AnyEvent-SMTP-0.06/inc/Module/Install/Fetch.pm AnyEvent-SMTP-0.06/ex/ AnyEvent-SMTP-0.06/ex/client.pl AnyEvent-SMTP-0.06/ex/server-fnc.pl AnyEvent-SMTP-0.06/ex/server-obj.pl AnyEvent-SMTP-0.06/makeall.sh AnyEvent-SMTP-0.06/META.yml AnyEvent-SMTP-0.06/Makefile.PL AnyEvent-SMTP-0.06/MANIFEST AnyEvent-SMTP-0.06/t/ AnyEvent-SMTP-0.06/t/98-fixme.t AnyEvent-SMTP-0.06/t/pod.t AnyEvent-SMTP-0.06/t/30-server-func.t AnyEvent-SMTP-0.06/t/90-examples.t AnyEvent-SMTP-0.06/t/52-slots-maxcon-unlim.t AnyEvent-SMTP-0.06/t/51-slots-maxcon-host.t AnyEvent-SMTP-0.06/t/97-changes.t AnyEvent-SMTP-0.06/t/pod-coverage.t AnyEvent-SMTP-0.06/t/00-load.t AnyEvent-SMTP-0.06/t/99-kwalitee.t AnyEvent-SMTP-0.06/t/50-slots-maxcon.t AnyEvent-SMTP-0.06/t/53-slots-active.t AnyEvent-SMTP-0.06/t/96-metayml.t AnyEvent-SMTP-0.06/t/40-client.t CPAN.pm: Going to build M/MO/MONS/AnyEvent-SMTP-0.06.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/AnyEvent/SMTP.pm LEGAL WARNING: 'All rights reserved' may invalidate Open Source licenses. Consider removing it. at inc/Module/Install/Metadata.pm line 358. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.94) - lib::abs ...loaded. (0.91 >= 0.90) - Object::Event ...loaded. (1.21 >= 1.0) - AnyEvent ...loaded. (5.26 >= 4.82) - common::sense ...loaded. (3.2) - Sys::Hostname ...loaded. (1.1101) - Mail::Address ...loaded. (2.06) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for AnyEvent::SMTP >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/AnyEvent/SMTP.pm blib\lib\AnyEvent\SMTP.pm cp lib/AnyEvent/SMTP/Server.pm blib\lib\AnyEvent\SMTP\Server.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 MONS/AnyEvent-SMTP-0.06.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/30-server-func.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/90-examples.t t/96-metayml.t t/97-changes.t t/98-fixme.t t/99-kwalitee.t t/pod-coverage.t t/pod.t # Testing AnyEvent::SMTP 0.06, using AnyEvent 5.26, Perl 5.012000, C:\Perl64-5.12\bin\perl.exe 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: Test::SMTP required Timeout (max run time is 300s) C:\Perl64-5.12\bin\perl.exe exits with 37