Start 2010-02-13T02:22:41 ActivePerl-1003 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:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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\var\cpan\Metadata' Database was generated on Fri, 12 Feb 2010 23:44:42 GMT Running make for J/JS/JSWARTZ/Log-Any-0.11.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JS/JSWARTZ/Log-Any-0.11.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/J/JS/JSWARTZ/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\J\JS\JSWARTZ\Log-Any-0.11.tar.gz ok Will not use Archive::Tar, need 1.00 Log-Any-0.11/ Log-Any-0.11/Changes Log-Any-0.11/inc/ Log-Any-0.11/inc/Module/ Log-Any-0.11/inc/Module/AutoInstall.pm Log-Any-0.11/inc/Module/Install/ Log-Any-0.11/inc/Module/Install/AutoInstall.pm Log-Any-0.11/inc/Module/Install/Base.pm Log-Any-0.11/inc/Module/Install/Can.pm Log-Any-0.11/inc/Module/Install/Fetch.pm Log-Any-0.11/inc/Module/Install/Include.pm Log-Any-0.11/inc/Module/Install/Makefile.pm Log-Any-0.11/inc/Module/Install/Metadata.pm Log-Any-0.11/inc/Module/Install/Win32.pm Log-Any-0.11/inc/Module/Install/WriteAll.pm Log-Any-0.11/inc/Module/Install.pm Log-Any-0.11/lib/ Log-Any-0.11/lib/Log/ Log-Any-0.11/lib/Log/Any/ Log-Any-0.11/lib/Log/Any/Adapter/ Log-Any-0.11/lib/Log/Any/Adapter/Core.pm Log-Any-0.11/lib/Log/Any/Adapter/Null.pm Log-Any-0.11/lib/Log/Any/Adapter/Test.pm Log-Any-0.11/lib/Log/Any/Test.pm Log-Any-0.11/lib/Log/Any.pm Log-Any-0.11/Makefile.PL Log-Any-0.11/MANIFEST Log-Any-0.11/META.yml Log-Any-0.11/README Log-Any-0.11/t/ Log-Any-0.11/t/errors.t Log-Any-0.11/t/log-any-test.t Log-Any-0.11/t/valid-methods.t Log-Any-0.11/xt/ Log-Any-0.11/xt/release/ Log-Any-0.11/xt/release/backcompat.t CPAN.pm: Going to build J/JS/JSWARTZ/Log-Any-0.11.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/Log/Any.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] - Test::Simple ...loaded. (0.94) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Log::Any >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Log/Any.pm blib\lib\Log\Any.pm cp lib/Log/Any/Adapter/Test.pm blib\lib\Log\Any\Adapter\Test.pm cp lib/Log/Any/Test.pm blib\lib\Log\Any\Test.pm cp lib/Log/Any/Adapter/Null.pm blib\lib\Log\Any\Adapter\Null.pm cp lib/Log/Any/Adapter/Core.pm blib\lib\Log\Any\Adapter\Core.pm JSWARTZ/Log-Any-0.11.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/errors.t t/log-any-test.t t/valid-methods.t t/errors.t ......... 1..2 ok 1 - invalid import $foo ok 2 - invalid import log ok t/log-any-test.t ... 1..3 ok 1 - got error ok 2 - got debug ok 3 - log is empty ok t/valid-methods.t .. 1..84 ok 1 - !is_trace ok 2 - !is_debug ok 3 - !is_info ok 4 - !is_notice ok 5 - !is_warning ok 6 - !is_error ok 7 - !is_critical ok 8 - !is_alert ok 9 - !is_emergency ok 10 - trace runs ok 11 - tracef runs ok 12 - debug runs ok 13 - debugf runs ok 14 - info runs ok 15 - infof runs ok 16 - notice runs ok 17 - noticef runs ok 18 - warning runs ok 19 - warningf runs ok 20 - error runs ok 21 - errorf runs ok 22 - critical runs ok 23 - criticalf runs ok 24 - alert runs ok 25 - alertf runs ok 26 - emergency runs ok 27 - emergencyf runs ok 28 - bad method 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 - trace runs ok 39 - tracef runs ok 40 - debug runs ok 41 - debugf runs ok 42 - info runs ok 43 - infof runs ok 44 - notice runs ok 45 - noticef runs ok 46 - warning runs ok 47 - warningf runs ok 48 - error runs ok 49 - errorf runs ok 50 - critical runs ok 51 - criticalf runs ok 52 - alert runs ok 53 - alertf runs ok 54 - emergency runs ok 55 - emergencyf runs ok 56 - bad method ok 57 - !is_trace ok 58 - !is_debug ok 59 - !is_info ok 60 - !is_notice ok 61 - !is_warning ok 62 - !is_error ok 63 - !is_critical ok 64 - !is_alert ok 65 - !is_emergency ok 66 - trace runs ok 67 - tracef runs ok 68 - debug runs ok 69 - debugf runs ok 70 - info runs ok 71 - infof runs ok 72 - notice runs ok 73 - noticef runs ok 74 - warning runs ok 75 - warningf runs ok 76 - error runs ok 77 - errorf runs ok 78 - critical runs ok 79 - criticalf runs ok 80 - alert runs ok 81 - alertf runs ok 82 - emergency runs ok 83 - emergencyf runs ok 84 - bad method ok All tests successful. Files=3, Tests=89, 0 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: PASS JSWARTZ/Log-Any-0.11.tar.gz nmake test TEST_VERBOSE=1 -- OK Jonathan Swartz <swartz@pobox.com> Log anywhere >>> (cd C:\cpanfly\var\cpan\build\Log-Any-0.11-mjCysZ && tar cvf - Log-Any-0.11.ppd blib) | gzip -c >C:/cpanfly/var/REPO/J/JS/JSWARTZ/Log-Any-0.11.tar.gz Log-Any-0.11.ppd blib/ blib/lib/ blib/lib/Log/ blib/lib/Log/Any/ blib/lib/Log/Any/Adapter/ blib/lib/Log/Any/Adapter/Core.pm blib/lib/Log/Any/Adapter/Null.pm blib/lib/Log/Any/Adapter/Test.pm blib/lib/Log/Any/Test.pm blib/lib/Log/Any.pm >>> mv C:\cpanfly\var\cpan\build\Log-Any-0.11-mjCysZ/Log-Any-0.11.ppd C:/cpanfly/var/REPO/J/JS/JSWARTZ Finished 2010-02-13T02:22:46