PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-07-06T00:27:13 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Fri, 06 Jul 2012 05:43:04 GMT Running make for R/RJ/RJBS/Exception-Reporter-0.003.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Exception-Reporter-0.003.tar.gz ok Exception-Reporter-0.003 Exception-Reporter-0.003/README Exception-Reporter-0.003/Changes Exception-Reporter-0.003/LICENSE Exception-Reporter-0.003/dist.ini Exception-Reporter-0.003/META.yml Exception-Reporter-0.003/MANIFEST Exception-Reporter-0.003/t Exception-Reporter-0.003/t/basic.t Exception-Reporter-0.003/META.json Exception-Reporter-0.003/Makefile.PL Exception-Reporter-0.003/misc Exception-Reporter-0.003/misc/ls.long Exception-Reporter-0.003/t/00-compile.t Exception-Reporter-0.003/xt/release Exception-Reporter-0.003/xt/release/pod-syntax.t Exception-Reporter-0.003/lib/Exception Exception-Reporter-0.003/lib/Exception/Reporter.pm Exception-Reporter-0.003/t/000-report-versions-tiny.t Exception-Reporter-0.003/lib/Exception/Reporter Exception-Reporter-0.003/lib/Exception/Reporter/Sender.pm Exception-Reporter-0.003/xt/release/changes_has_content.t Exception-Reporter-0.003/lib/Exception/Reporter/Summarizer.pm Exception-Reporter-0.003/lib/Exception/Reporter/Sender Exception-Reporter-0.003/lib/Exception/Reporter/Sender/Email.pm Exception-Reporter-0.003/lib/Exception/Reporter/Dumpable Exception-Reporter-0.003/lib/Exception/Reporter/Dumpable/File.pm Exception-Reporter-0.003/lib/Exception/Reporter/Summarizer Exception-Reporter-0.003/lib/Exception/Reporter/Summarizer/File.pm Exception-Reporter-0.003/lib/Exception/Reporter/Summarizer/Email.pm Exception-Reporter-0.003/lib/Exception/Reporter/Summarizer/Fallback.pm Exception-Reporter-0.003/lib/Exception/Reporter/Summarizer/ExceptionClass.pm CPAN.pm: Going to build R/RJ/RJBS/Exception-Reporter-0.003.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(0x2e4838)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e4838)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('test', 'HASH(0x2e4578)', 'NAME', 'Exception::Reporter', 'DISTNAME', 'Exception-Reporter', 'CONFIGURE_REQUIRES', 'HASH(0x194678)', 'AUTHOR', ...) called at Makefile.PL line 68 Writing Makefile for Exception::Reporter Writing MYMETA.yml and MYMETA.json >>> make cp lib/Exception/Reporter.pm blib/lib/Exception/Reporter.pm cp lib/Exception/Reporter/Dumpable/File.pm blib/lib/Exception/Reporter/Dumpable/File.pm cp lib/Exception/Reporter/Sender/Email.pm blib/lib/Exception/Reporter/Sender/Email.pm cp lib/Exception/Reporter/Summarizer.pm blib/lib/Exception/Reporter/Summarizer.pm cp lib/Exception/Reporter/Summarizer/ExceptionClass.pm blib/lib/Exception/Reporter/Summarizer/ExceptionClass.pm cp lib/Exception/Reporter/Summarizer/Email.pm blib/lib/Exception/Reporter/Summarizer/Email.pm cp lib/Exception/Reporter/Summarizer/File.pm blib/lib/Exception/Reporter/Summarizer/File.pm cp lib/Exception/Reporter/Summarizer/Fallback.pm blib/lib/Exception/Reporter/Summarizer/Fallback.pm cp lib/Exception/Reporter/Sender.pm blib/lib/Exception/Reporter/Sender.pm Manifying blib/man3/Exception::Reporter::Dumpable::File.3 Manifying blib/man3/Exception::Reporter.3 Manifying blib/man3/Exception::Reporter::Sender::Email.3 Manifying blib/man3/Exception::Reporter::Summarizer::ExceptionClass.3 Manifying blib/man3/Exception::Reporter::Summarizer.3 Manifying blib/man3/Exception::Reporter::Summarizer::File.3 Manifying blib/man3/Exception::Reporter::Summarizer::Email.3 Manifying blib/man3/Exception::Reporter::Summarizer::Fallback.3 Manifying blib/man3/Exception::Reporter::Sender.3 RJBS/Exception-Reporter-0.003.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 t/00-compile.t ................ 1..9 ok 1 - Exception::Reporter loaded ok ok 2 - Exception::Reporter::Dumpable::File loaded ok ok 3 - Exception::Reporter::Sender loaded ok ok 4 - Exception::Reporter::Sender::Email loaded ok ok 5 - Exception::Reporter::Summarizer loaded ok ok 6 - Exception::Reporter::Summarizer::Email loaded ok ok 7 - Exception::Reporter::Summarizer::ExceptionClass loaded ok ok 8 - Exception::Reporter::Summarizer::Fallback loaded ok ok 9 - Exception::Reporter::Summarizer::File loaded ok ok # # # perl: v5.12.4 (wanted any version) on solaris from /export/home/fly1232/bin/perl # # Carp => 1.25 (want any version) # Data::GUID => 0.046 (want any version) # Digest::MD5 => 2.51 (want any version) # Email::Address => 1.895 (want any version) # Email::MIME::ContentType => 1.015 (want any version) # Email::MIME::Creator => 1.910 (want any version) # Email::MessageID => 1.402 (want any version) # Email::Sender::Simple => 0.110005 (want any version) # Exception::Class => 1.32 (want 1.30) # Exception::Class::Base => 1.32 (want any version) # ExtUtils::MakeMaker => 6.62 (want 6.30) # File::Basename => 2.78 (want any version) # File::Find => 1.15 (want any version) # File::Temp => 0.22 (want any version) # String::Truncate => 1.100600 (want any version) # Test::More => 0.98 (want 0.96) # Try::Tiny => 0.11 (want any version) # YAML => 0.81 (want any version) # parent => 0.225 (want any version) # strict => 1.04 (want any version) # warnings => 1.09 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve you problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..1 ok t/basic.t ..................... ok 1 - one delivery ok 2 - guid in msg-id ok 3 - got seven parts ok 4 - right names ok 5 - Exception::Class part has 3 subparts ok 6 - right header ok 7 - our Reporter header is there ok 8 - we used caller_level to get the right default caller 1..8 ok All tests successful. Files=3, Tests=18, 7 wallclock secs ( 0.11 usr 0.02 sys + 6.09 cusr 0.46 csys = 6.68 CPU) Result: PASS RJBS/Exception-Reporter-0.003.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> a generic exception-reporting object >>> (cd /export/home/fly1232/var/cpan/build/Exception-Reporter-0.003-0AjSRA && tar cvf - Exception-Reporter-0.003.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/R/RJ/RJBS/Exception-Reporter-0.003.tar.gz Exception-Reporter-0.003.ppd blib/ blib/lib/ blib/lib/Exception/ blib/lib/Exception/Reporter.pm blib/lib/Exception/Reporter/ blib/lib/Exception/Reporter/Dumpable/ blib/lib/Exception/Reporter/Dumpable/File.pm blib/lib/Exception/Reporter/Sender/ blib/lib/Exception/Reporter/Sender/Email.pm blib/lib/Exception/Reporter/Summarizer.pm blib/lib/Exception/Reporter/Summarizer/ blib/lib/Exception/Reporter/Summarizer/ExceptionClass.pm blib/lib/Exception/Reporter/Summarizer/Email.pm blib/lib/Exception/Reporter/Summarizer/File.pm blib/lib/Exception/Reporter/Summarizer/Fallback.pm blib/lib/Exception/Reporter/Sender.pm blib/man3/ blib/man3/Exception::Reporter::Dumpable::File.3 blib/man3/Exception::Reporter.3 blib/man3/Exception::Reporter::Sender::Email.3 blib/man3/Exception::Reporter::Summarizer::ExceptionClass.3 blib/man3/Exception::Reporter::Summarizer.3 blib/man3/Exception::Reporter::Summarizer::File.3 blib/man3/Exception::Reporter::Summarizer::Email.3 blib/man3/Exception::Reporter::Summarizer::Fallback.3 blib/man3/Exception::Reporter::Sender.3 >>> mv /export/home/fly1232/var/cpan/build/Exception-Reporter-0.003-0AjSRA/Exception-Reporter-0.003.ppd /export/home/fly1232/var/REPO/R/RJ/RJBS Finished 2012-07-06T00:27:33