PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-07-05T11:01:10 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Thu, 05 Jul 2012 17:31:03 GMT Running make for R/RJ/RJBS/Exception-Reporter-0.001.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Exception-Reporter-0.001.tar.gz ok Will not use Archive::Tar, need 1.00 Exception-Reporter-0.001 Exception-Reporter-0.001/README Exception-Reporter-0.001/Changes Exception-Reporter-0.001/LICENSE Exception-Reporter-0.001/dist.ini Exception-Reporter-0.001/META.yml Exception-Reporter-0.001/MANIFEST Exception-Reporter-0.001/t Exception-Reporter-0.001/t/basic.t Exception-Reporter-0.001/META.json Exception-Reporter-0.001/Makefile.PL Exception-Reporter-0.001/misc Exception-Reporter-0.001/misc/ls.long Exception-Reporter-0.001/t/00-compile.t Exception-Reporter-0.001/xt/release Exception-Reporter-0.001/xt/release/pod-syntax.t Exception-Reporter-0.001/lib/Exception Exception-Reporter-0.001/lib/Exception/Reporter.pm Exception-Reporter-0.001/t/000-report-versions-tiny.t Exception-Reporter-0.001/lib/Exception/Reporter Exception-Reporter-0.001/lib/Exception/Reporter/Sender.pm Exception-Reporter-0.001/xt/release/changes_has_content.t Exception-Reporter-0.001/lib/Exception/Reporter/Summarizer.pm Exception-Reporter-0.001/lib/Exception/Reporter/Sender Exception-Reporter-0.001/lib/Exception/Reporter/Sender/Email.pm Exception-Reporter-0.001/lib/Exception/Reporter/Dumpable Exception-Reporter-0.001/lib/Exception/Reporter/Dumpable/File.pm Exception-Reporter-0.001/lib/Exception/Reporter/Summarizer Exception-Reporter-0.001/lib/Exception/Reporter/Summarizer/File.pm Exception-Reporter-0.001/lib/Exception/Reporter/Summarizer/Email.pm Exception-Reporter-0.001/lib/Exception/Reporter/Summarizer/Fallback.pm Exception-Reporter-0.001/lib/Exception/Reporter/Summarizer/ExceptionClass.pm CPAN.pm: Going to build R/RJ/RJBS/Exception-Reporter-0.001.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good 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.001.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/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.10.0 (wanted any version) on solaris from /export/home/fly1064/bin/perl # # Carp => 1.26 (want any version) # Data::GUID => 0.046 (want any version) # Digest::MD5 => 2.52 (want any version) # Email::Address => 1.895 (want any version) # Email::MIME::ContentType => 1.015 (want any version) # Email::MIME::Creator => 1.456 (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.76 (want any version) # File::Find => 1.12 (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::XS => 0.38 (want any version) # parent => 0.225 (want any version) # strict => 1.04 (want any version) # warnings => 1.06 (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 Use of uninitialized value $this in pattern match (m//) at t/basic.t line 92. # Failed test 'guid in msg-id' # at t/basic.t line 92. # undef # doesn't match '(?-xism:\A<74F3AE46\-C6CB\-11E1\-BC39\-A88B8328C1A9\@)' # Failed test 'right header' # at t/basic.t line 104. # got: undef # expected: 'Xyz: Everything sucks.' # Looks like you failed 2 tests of 6. t/basic.t ..................... ok 1 - one delivery not ok 2 - guid in msg-id ok 3 - got seven parts ok 4 - right names ok 5 - Exception::Class part has 3 subparts not ok 6 - right header 1..6 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/6 subtests Test Summary Report ------------------- t/basic.t (Wstat: 512 Tests: 6 Failed: 2) Failed tests: 2, 6 Non-zero exit status: 2 Files=3, Tests=16, 10 wallclock secs ( 0.17 usr 0.04 sys + 7.26 cusr 0.65 csys = 8.12 CPU) Result: FAIL Failed 1/3 test programs. 2/16 subtests failed. make: *** [test_dynamic] Error 2 RJBS/Exception-Reporter-0.001.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RJBS/Exception-Reporter-0.001.tar.gz Finished 2012-07-05T11:01:34