PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-09-13T21:12:35 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Fri, 14 Sep 2012 01:43:03 GMT Running make for T/TI/TIMB/DashProfiler-1.13.tar.gz Checksum for /net/nas/data/cpan/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 >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /export/home/fly1232/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Prereqs.pm line 10 CPAN::Meta::Prereqs::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Prereqs.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Feature.pm line 7 CPAN::Meta::Feature::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Feature.pm called at /export/home/fly1232/var/megalib/CPAN/Meta.pm line 9 CPAN::Meta::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta.pm called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 733 eval {...} called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 732 ExtUtils::MM_Any::_has_cpan_meta() called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 753 ExtUtils::MM_Any::metafile_target('PACK001=HASH(0x2e46e8)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e46e8)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('NAME', 'DashProfiler', 'AUTHOR', 'Tim Bunce ', 'VERSION_FROM', 'lib/DashProfiler.pm', 'ABSTRACT', '', 'PL_FILES', ...) called at Makefile.PL line 8 Writing Makefile for DashProfiler Writing MYMETA.yml and MYMETA.json >>> make 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 Manifying blib/man3/DashProfiler::Apache.3 Manifying blib/man3/DashProfiler::Sample.3 Manifying blib/man3/DashProfiler::Import.3 Manifying blib/man3/DashProfiler.3 Manifying blib/man3/DashProfiler::Auto.3 Manifying blib/man3/DashProfiler::Core.3 Manifying blib/man3/DashProfiler::UserGuide.3 TIMB/DashProfiler-1.13.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/bin/perl "-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.012004 on sun4-solaris-thread-multi -O Average 'cold' sample overhead is 0.000046s (max 0.000157s, min 0.000044s) Average 'hot' sample overhead is 0.000036s (max 0.000088s, min 0.000035s) 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.000035, inner=0.000010) -- 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/Import.pm ok 4 - POD test for blib/lib/DashProfiler/Sample.pm ok 5 - POD test for blib/lib/DashProfiler/Auto.pm ok 6 - POD test for blib/lib/DashProfiler/Core.pm ok 7 - POD test for blib/lib/DashProfiler/UserGuide.pm ok All tests successful. Files=8, Tests=58, 18 wallclock secs ( 0.17 usr 0.04 sys + 14.73 cusr 0.21 csys = 15.15 CPU) Result: PASS TIMB/DashProfiler-1.13.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/DashProfiler.pm Tim Bunce <Tim.Bunce@pobox.com> efficiently collect call count and timing data aggregated by context >>> (cd /export/home/fly1232/var/cpan/build/DashProfiler-1.13-JUQUFp && tar cvf - DashProfiler-1.13.ppd blib) | gzip -c >/export/home/fly1232/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/Import.pm blib/lib/DashProfiler/Sample.pm blib/lib/DashProfiler/Auto.pm blib/lib/DashProfiler/Core.pm blib/lib/DashProfiler/UserGuide.pm blib/lib/DashProfiler.pm blib/man3/ blib/man3/DashProfiler::Apache.3 blib/man3/DashProfiler::Sample.3 blib/man3/DashProfiler::Import.3 blib/man3/DashProfiler.3 blib/man3/DashProfiler::Auto.3 blib/man3/DashProfiler::Core.3 blib/man3/DashProfiler::UserGuide.3 >>> mv /export/home/fly1232/var/cpan/build/DashProfiler-1.13-JUQUFp/DashProfiler-1.13.ppd /export/home/fly1232/var/REPO/T/TI/TIMB Finished 2012-09-13T21:13:06