Start 2010-01-28T07:28:22 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\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~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Wed, 27 Jan 2010 23:36:12 GMT Running make for J/JS/JSWARTZ/Log-Any-Adapter-Log4perl-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JS/JSWARTZ/Log-Any-Adapter-Log4perl-0.04.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.04.tar.gz ok Will not use Archive::Tar, need 1.00 Log-Any-Adapter-Log4perl-0.04/ Log-Any-Adapter-Log4perl-0.04/Changes Log-Any-Adapter-Log4perl-0.04/inc/ Log-Any-Adapter-Log4perl-0.04/inc/Module/ Log-Any-Adapter-Log4perl-0.04/inc/Module/AutoInstall.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/ Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/AutoInstall.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/Base.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/Can.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/Fetch.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/Include.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/Makefile.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/Metadata.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/Win32.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install/WriteAll.pm Log-Any-Adapter-Log4perl-0.04/inc/Module/Install.pm Log-Any-Adapter-Log4perl-0.04/lib/ Log-Any-Adapter-Log4perl-0.04/lib/Log/ Log-Any-Adapter-Log4perl-0.04/lib/Log/Any/ Log-Any-Adapter-Log4perl-0.04/lib/Log/Any/Adapter/ Log-Any-Adapter-Log4perl-0.04/lib/Log/Any/Adapter/Log4perl.pm Log-Any-Adapter-Log4perl-0.04/Makefile.PL Log-Any-Adapter-Log4perl-0.04/MANIFEST Log-Any-Adapter-Log4perl-0.04/META.yml Log-Any-Adapter-Log4perl-0.04/README Log-Any-Adapter-Log4perl-0.04/t/ Log-Any-Adapter-Log4perl-0.04/t/00-load.t Log-Any-Adapter-Log4perl-0.04/t/log4perl.t CPAN.pm: Going to build J/JS/JSWARTZ/Log-Any-Adapter-Log4perl-0.04.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.26 >= 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.04.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 Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Log::Any::Adapter::Log4perl , 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..39 ok 1 - did not find debug ok 2 - did not find info ok 3 - did not find notice ok 4 - found warning ok 5 - found error ok 6 - found critical ok 7 - found alert ok 8 - found emergency ok 9 - found crit ok 10 - found warn ok 11 - found fatal ok 12 - found err ok 13 - did not find inform ok 14 - did not find debugf ok 15 - did not find infof ok 16 - did not find noticef ok 17 - found warningf ok 18 - found errorf ok 19 - found criticalf ok 20 - found alertf ok 21 - found emergencyf ok 22 - found critf ok 23 - found warnf ok 24 - found fatalf ok 25 - found errf ok 26 - did not find informf ok 27 - !is_debug ok 28 - !is_info ok 29 - !is_notice ok 30 - is_warning ok 31 - is_error ok 32 - is_critical ok 33 - is_alert ok 34 - is_emergency ok 35 - is_crit ok 36 - is_warn ok 37 - is_fatal ok 38 - is_err ok 39 - !is_inform ok All tests successful. Files=2, Tests=40, 1 wallclock secs ( 0.00 usr + 0.03 sys = 0.03 CPU) Result: PASS JSWARTZ/Log-Any-Adapter-Log4perl-0.04.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.04-O7npPE && tar cvf - Log-Any-Adapter-Log4perl-0.04.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/J/JS/JSWARTZ/Log-Any-Adapter-Log4perl-0.04.tar.gz Log-Any-Adapter-Log4perl-0.04.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.04-O7npPE/Log-Any-Adapter-Log4perl-0.04.ppd C:/cpanfly-5.8/var/REPO/J/JS/JSWARTZ Finished 2010-01-28T07:28:28