Start 2010-03-12T18:45:19 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.8/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Fri, 12 Mar 2010 22:49:46 GMT Running make for J/JS/JSWARTZ/Log-Any-Adapter-Log4perl-0.06.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JS/JSWARTZ/Log-Any-Adapter-Log4perl-0.06.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JS/JSWARTZ/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\J\JS\JSWARTZ\Log-Any-Adapter-Log4perl-0.06.tar.gz ok Will not use Archive::Tar, need 1.00 Log-Any-Adapter-Log4perl-0.06/ Log-Any-Adapter-Log4perl-0.06/Changes Log-Any-Adapter-Log4perl-0.06/inc/ Log-Any-Adapter-Log4perl-0.06/inc/Module/ Log-Any-Adapter-Log4perl-0.06/inc/Module/AutoInstall.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/ Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/AutoInstall.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/Base.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/Can.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/Fetch.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/Include.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/Makefile.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/Metadata.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/Win32.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install/WriteAll.pm Log-Any-Adapter-Log4perl-0.06/inc/Module/Install.pm Log-Any-Adapter-Log4perl-0.06/lib/ Log-Any-Adapter-Log4perl-0.06/lib/Log/ Log-Any-Adapter-Log4perl-0.06/lib/Log/Any/ Log-Any-Adapter-Log4perl-0.06/lib/Log/Any/Adapter/ Log-Any-Adapter-Log4perl-0.06/lib/Log/Any/Adapter/Log4perl.pm Log-Any-Adapter-Log4perl-0.06/Makefile.PL Log-Any-Adapter-Log4perl-0.06/MANIFEST Log-Any-Adapter-Log4perl-0.06/META.yml Log-Any-Adapter-Log4perl-0.06/README Log-Any-Adapter-Log4perl-0.06/t/ Log-Any-Adapter-Log4perl-0.06/t/00-load.t Log-Any-Adapter-Log4perl-0.06/t/log4perl.t CPAN.pm: Going to build J/JS/JSWARTZ/Log-Any-Adapter-Log4perl-0.06.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/Log/Any/Adapter/Log4perl.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] - File::Temp ...loaded. (0.22 >= 0.20) - Test::More ...loaded. (0.94) - Log::Any::Adapter ...loaded. (0.03) - Log::Log4perl ...loaded. (1.28 >= 1.00) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Log::Any::Adapter::Log4perl >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Log/Any/Adapter/Log4perl.pm blib\lib\Log\Any\Adapter\Log4perl.pm JSWARTZ/Log-Any-Adapter-Log4perl-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:\Perl-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/log4perl.t # Testing Log::Any::Adapter::Log4perl 0.06, Perl 5.008009, C:\Perl-5.8\bin\perl.exe t/00-load.t ... 1..1 ok 1 - use Log::Any::Adapter::Log4perl; ok t/log4perl.t .. 1..42 ok 1 - did not find trace ok 2 - did not find debug ok 3 - did not find info ok 4 - did not find notice ok 5 - found warning ok 6 - found error ok 7 - found critical ok 8 - found alert ok 9 - found emergency ok 10 - found crit ok 11 - found warn ok 12 - found fatal ok 13 - found err ok 14 - did not find inform ok 15 - did not find tracef ok 16 - did not find debugf ok 17 - did not find infof ok 18 - did not find noticef ok 19 - found warningf ok 20 - found errorf ok 21 - found criticalf ok 22 - found alertf ok 23 - found emergencyf ok 24 - found critf ok 25 - found warnf ok 26 - found fatalf ok 27 - found errf ok 28 - did not find informf ok 29 - !is_trace ok 30 - !is_debug ok 31 - !is_info ok 32 - !is_notice ok 33 - is_warning ok 34 - is_error ok 35 - is_critical ok 36 - is_alert ok 37 - is_emergency ok 38 - is_crit ok 39 - is_warn ok 40 - is_fatal ok 41 - is_err ok 42 - !is_inform ok All tests successful. Files=2, Tests=43, 0 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: PASS JSWARTZ/Log-Any-Adapter-Log4perl-0.06.tar.gz nmake test TEST_VERBOSE=1 -- OK Jonathan Swartz <swartz@pobox.com> Adapter to use Log::Log4perl with Log::Any >>> (cd C:\cpanfly-5.8\var\cpan\build\Log-Any-Adapter-Log4perl-0.06-XhIwws && tar cvf - Log-Any-Adapter-Log4perl-0.06.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/J/JS/JSWARTZ/Log-Any-Adapter-Log4perl-0.06.tar.gz Log-Any-Adapter-Log4perl-0.06.ppd blib/ blib/lib/ blib/lib/Log/ blib/lib/Log/Any/ blib/lib/Log/Any/Adapter/ blib/lib/Log/Any/Adapter/Log4perl.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Log-Any-Adapter-Log4perl-0.06-XhIwws/Log-Any-Adapter-Log4perl-0.06.ppd C:/cpanfly-5.8/var/REPO/J/JS/JSWARTZ cygwin warning: MS-DOS style path detected: C:\cpanfly-5.8\var\cpan\build\Log-Any-Adapter-Log4perl-0.06-XhIwws/Log-Any-Adapter-Log4perl-0.06.ppd Preferred POSIX equivalent is: /cygdrive/c/cpanfly-5.8/var/cpan/build/Log-Any-Adapter-Log4perl-0.06-XhIwws/Log-Any-Adapter-Log4perl-0.06.ppd CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Finished 2010-03-12T18:45:23