Start 2010-10-19T22:09:57 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:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Tue, 19 Oct 2010 21:29:43 GMT Running make for M/MO/MONS/Dash-Leak-0.06.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MONS/Dash-Leak-0.06.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MONS/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\M\MO\MONS\Dash-Leak-0.06.tar.gz ok Will not use Archive::Tar, need 1.00 Dash-Leak-0.06/ Dash-Leak-0.06/inc/ Dash-Leak-0.06/Changes Dash-Leak-0.06/t/ Dash-Leak-0.06/MANIFEST Dash-Leak-0.06/MANIFEST.SKIP Dash-Leak-0.06/lib/ Dash-Leak-0.06/ex/ Dash-Leak-0.06/META.yml Dash-Leak-0.06/.gitignore Dash-Leak-0.06/xt/ Dash-Leak-0.06/README Dash-Leak-0.06/LICENSE Dash-Leak-0.06/Makefile.PL Dash-Leak-0.06/xt/99-dist.t Dash-Leak-0.06/ex/.svn/ Dash-Leak-0.06/ex/sample.pl Dash-Leak-0.06/ex/.svn/entries Dash-Leak-0.06/lib/Dash/ Dash-Leak-0.06/lib/Dash/Leak.pm Dash-Leak-0.06/t/01-production.t Dash-Leak-0.06/t/03-functionality.t Dash-Leak-0.06/t/pod-coverage.t Dash-Leak-0.06/t/00-load.t Dash-Leak-0.06/t/pod.t Dash-Leak-0.06/t/02-devel.t Dash-Leak-0.06/inc/Module/ Dash-Leak-0.06/inc/Module/Install.pm Dash-Leak-0.06/inc/Module/Install/ Dash-Leak-0.06/inc/Module/AutoInstall.pm Dash-Leak-0.06/inc/Module/Install/AutoInstall.pm Dash-Leak-0.06/inc/Module/Install/Fetch.pm Dash-Leak-0.06/inc/Module/Install/Makefile.pm Dash-Leak-0.06/inc/Module/Install/Include.pm Dash-Leak-0.06/inc/Module/Install/Base.pm Dash-Leak-0.06/inc/Module/Install/Metadata.pm Dash-Leak-0.06/inc/Module/Install/Can.pm Dash-Leak-0.06/inc/Module/Install/WriteAll.pm Dash-Leak-0.06/inc/Module/Install/Win32.pm CPAN.pm: Going to build M/MO/MONS/Dash-Leak-0.06.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL *** 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::More ...loaded. (0.94) - Test::NoWarnings ...loaded. (1.01) - lib::abs ...loaded. (0.91) - Devel::Declare ...loaded. (0.006000) - Guard ...loaded. (1.021) - Win32::Process::Info::WMI ...loaded. (1.016) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Dash::Leak >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Dash/Leak.pm blib\lib\Dash\Leak.pm MONS/Dash-Leak-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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-production.t t/02-devel.t t/03-functionality.t t/pod-coverage.t t/pod.t Name "Win32::OLE=HASH(0x4122550)::LastError" used only once: possible typo at C:/cpanfly/var/megalib/Win32/OLE/Const.pm line 42. # Testing Dash::Leak 0.06, Perl 5.010000, C:\Perl64\bin\perl.exe t/00-load.t ........... 1..1 ok 1 - use Dash::Leak; ok Name "Win32::OLE=HASH(0x4131940)::LastError" used only once: possible typo at C:/cpanfly/var/megalib/Win32/OLE/Const.pm line 42. t/01-production.t ..... 1..1 ok 1 ok # called during load 9420 in use Dash::Leak from t/02-devel.t 20 # called during load 180 out use Dash::Leak from t/02-devel.t 20 Name "Win32::OLE=HASH(0x411ed68)::LastError" used only once: possible typo at C:/cpanfly/var/megalib/Win32/OLE/Const.pm line 42. Name "Win32::LastError" used only once: possible typo at C:/cpanfly/var/megalib/Win32/OLE/Lite.pm line 166. # called for memuse 988 in check # leaked in scope 12 in scoped # leaked in scope 1960 out scoped # called for memuse 1960 out check t/02-devel.t .......... 1..4 ok 1 - load ok ok 2 - use ok ok 3 - scope ok ok 4 - simple ok ok # non-leaky change +48 # leaky change +29504 t/03-functionality.t .. ok 1 - use Dash::Leak; ok 2 - non-leaky code causes only the raw usage to be recorded ok 3 - leaky code causes the raw usage and leaks to be recorded 1..3 ok t/pod-coverage.t ...... skipped: Author only test t/pod.t ............... 1..1 ok 1 - POD test for blib\lib\Dash\Leak.pm ok All tests successful. Files=6, Tests=10, 4 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: PASS MONS/Dash-Leak-0.06.tar.gz nmake test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Track memory allocation >>> (cd C:\cpanfly\var\cpan\build\Dash-Leak-0.06-do20v1 && tar cvf - Dash-Leak-0.06.ppd blib) | gzip -c >C:/cpanfly/var/REPO/M/MO/MONS/Dash-Leak-0.06.tar.gz Dash-Leak-0.06.ppd blib/ blib/lib/ blib/lib/Dash/ blib/lib/Dash/Leak.pm >>> mv C:\cpanfly\var\cpan\build\Dash-Leak-0.06-do20v1/Dash-Leak-0.06.ppd C:/cpanfly/var/REPO/M/MO/MONS Megalib: DBI object version 1.609 does not match $DBI::VERSION 1.611 at C:/Perl64/lib/DynaLoader.pm line 225. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/DBI.pm line 265. Compilation failed in require at C:\cpanfly\lib/ActivePerl/PPM/InstallArea.pm line 690. ...propagated at C:\cpanfly\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly\lib/Fly/MakePPD.pm line 285. Finished 2010-10-19T22:10:09