PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2012-07-10T11:16:46 ActivePerl-1600 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.16/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.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Tue, 10 Jul 2012 14:31:04 GMT Running make for T/TI/TIMB/DashProfiler-1.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TI/TIMB/DashProfiler-1.13.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\T\TI\TIMB\DashProfiler-1.13.tar.gz ok DashProfiler-1.13/ DashProfiler-1.13/Changes DashProfiler-1.13/lib/ DashProfiler-1.13/lib/DashProfiler/ DashProfiler-1.13/lib/DashProfiler/Apache.pm DashProfiler-1.13/lib/DashProfiler/Auto.pm DashProfiler-1.13/lib/DashProfiler/Core.pm DashProfiler-1.13/lib/DashProfiler/Import.pm DashProfiler-1.13/lib/DashProfiler/Sample.pm DashProfiler-1.13/lib/DashProfiler/UserGuide.pm DashProfiler-1.13/lib/DashProfiler.pm DashProfiler-1.13/Makefile.PL DashProfiler-1.13/MANIFEST DashProfiler-1.13/META.yml DashProfiler-1.13/README DashProfiler-1.13/t/ DashProfiler-1.13/t/00.load.t DashProfiler-1.13/t/01.core.t DashProfiler-1.13/t/02.sample.t DashProfiler-1.13/t/03.flush.t DashProfiler-1.13/t/10.period.t DashProfiler-1.13/t/perlcritic.t DashProfiler-1.13/t/pod-coverage.t DashProfiler-1.13/t/pod.t CPAN.pm: Going to build T/TI/TIMB/DashProfiler-1.13.tar.gz >>> C:\Perl-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for DashProfiler >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/DashProfiler/Apache.pm blib\lib\DashProfiler\Apache.pm cp lib/DashProfiler.pm blib\lib\DashProfiler.pm cp lib/DashProfiler/Import.pm blib\lib\DashProfiler\Import.pm cp lib/DashProfiler/Sample.pm blib\lib\DashProfiler\Sample.pm cp lib/DashProfiler/Auto.pm blib\lib\DashProfiler\Auto.pm cp lib/DashProfiler/Core.pm blib\lib\DashProfiler\Core.pm cp lib/DashProfiler/UserGuide.pm blib\lib\DashProfiler\UserGuide.pm TIMB/DashProfiler-1.13.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.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing DashProfiler 1.13 t/00.load.t ....... 1..1 ok 1 - use DashProfiler; ok t/01.core.t ....... ok 1 - The object isa DashProfiler::Core ok 2 ok 3 - The object isa DBI::Profile ok 4 - The reference isa CODE ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 - should generate one warning ok 14 ok 15 - should include c2a ok 16 ok 17 1..17 ok you're using perl 5.016000 on MSWin32-x86-multi-thread -MD -Zi -DNDEBUG -O1 Average 'cold' sample overhead is 0.000016s (max 0.015625s, min 0.000000s) Average 'hot' sample overhead is 0.000008s (max 0.015625s, min 0.000000s) t/02.sample.t ..... ok 1 ok 2 ok 3 - current_sample_duration should be > 0.5 ok 4 - current_sample_duration should be < 2 1..4 ok t/03.flush.t ...... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 1..10 ok t/10.period.t ..... -- period_exclusive ok 1 ok 2 ok 3 - period_start_time should be 0 after end_sample_period ok 4 ok 5 - should be same as before ok 6 - the 'other' (period_exclusive) sample should be formatted ok (overhead=0.000016, inner=0.000016) -- period_summary ok 7 ok 8 ok 9 ok 10 - should be empty before any samples ok 11 - should be empty after sample that was outside a period ok 12 - should have non-zero period_start_time ok 13 - should have count of 1 and no time in path ok 14 - main profile should have count of 2 -- propagate_period_count & flush_hook ok 15 ok 16 ok 17 ok 18 ok 19 1..19 ok t/perlcritic.t .... skipped: developer-only tests t/pod-coverage.t .. skipped: Currently a developer-only test t/pod.t ........... 1..7 ok 1 - POD test for blib\lib\DashProfiler.pm ok 2 - POD test for blib\lib\DashProfiler\Apache.pm ok 3 - POD test for blib\lib\DashProfiler\Auto.pm ok 4 - POD test for blib\lib\DashProfiler\Core.pm ok 5 - POD test for blib\lib\DashProfiler\Import.pm ok 6 - POD test for blib\lib\DashProfiler\Sample.pm ok 7 - POD test for blib\lib\DashProfiler\UserGuide.pm ok All tests successful. Files=8, Tests=58, 9 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: PASS TIMB/DashProfiler-1.13.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/T/TI/TIMB/CHECKSUMS Picked up abstract from lib/DashProfiler.pm Tim Bunce <Tim.Bunce@pobox.com> efficiently collect call count and timing data aggregated by context >>> (cd C:\cpanfly-5.16\var\cpan\build\DashProfiler-1.13-5hRihn && tar cvf - DashProfiler-1.13.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/T/TI/TIMB/DashProfiler-1.13.tar.gz DashProfiler-1.13.ppd blib/ blib/lib/ blib/lib/DashProfiler/ blib/lib/DashProfiler/Apache.pm blib/lib/DashProfiler/Auto.pm blib/lib/DashProfiler/Core.pm blib/lib/DashProfiler/Import.pm blib/lib/DashProfiler/Sample.pm blib/lib/DashProfiler/UserGuide.pm blib/lib/DashProfiler.pm >>> mv C:\cpanfly-5.16\var\cpan\build\DashProfiler-1.13-5hRihn/DashProfiler-1.13.ppd C:/cpanfly-5.16/var/REPO/T/TI/TIMB Finished 2012-07-10T11:17:08