This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Casey West, This is a computer-generated error report created automatically by CPANPLUS, version 0.055. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Tue Jan 31 12:23:22 2006] Trying to get 'ftp://mirrors.kernel.org/pub/CPAN/authors/id/C/CW/CWEST/Email-Send-2.04.tar.gz' [MSG] [Tue Jan 31 12:23:24 2006] Trying to get 'ftp://mirrors.kernel.org/pub/CPAN/authors/id/C/CW/CWEST/CHECKSUMS' [MSG] [Tue Jan 31 12:23:29 2006] Checksum matches for 'Email-Send-2.04.tar.gz' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/Changes' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/eg/' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/eg/send-email.pl' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/Email/' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/Email/Send/' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/Email/Send/IO.pm' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/Email/Send/NNTP.pm' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/Email/Send/Qmail.pm' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/Email/Send/Sendmail.pm' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/Email/Send/SMTP.pm' [MSG] [Tue Jan 31 12:23:29 2006] Extracted 'Email-Send-2.04/lib/Email/Send/Test.pm' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/lib/Email/Send.pm' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/Makefile.PL' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/MANIFEST' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/META.yml' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/README' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/t/' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/t/classic.t' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/t/email-send-test.t' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/t/email-send.t' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/t/sendmail.t' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/t/test.t' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/util/' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/util/executable' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/util/not-executable' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email-Send-2.04/util/sendmail' [MSG] [Tue Jan 31 12:23:30 2006] Extracted 'Email::Send' to '/Users/david/.cpanplus/5.8.7/build/Email-Send-2.04' [MSG] [Tue Jan 31 12:23:31 2006] Checking if your kit is complete... Looks good Writing Makefile for Email::Send [MSG] [Tue Jan 31 12:23:33 2006] cp lib/Email/Send/SMTP.pm blib/lib/Email/Send/SMTP.pm cp lib/Email/Send/Test.pm blib/lib/Email/Send/Test.pm cp lib/Email/Send/Qmail.pm blib/lib/Email/Send/Qmail.pm cp lib/Email/Send/IO.pm blib/lib/Email/Send/IO.pm cp lib/Email/Send/NNTP.pm blib/lib/Email/Send/NNTP.pm cp lib/Email/Send/Sendmail.pm blib/lib/Email/Send/Sendmail.pm cp lib/Email/Send.pm blib/lib/Email/Send.pm Manifying blib/man3/Email::Send::SMTP.3 Manifying blib/man3/Email::Send::Test.3 Manifying blib/man3/Email::Send::Qmail.3 Manifying blib/man3/Email::Send::NNTP.3 Manifying blib/man3/Email::Send::IO.3 Manifying blib/man3/Email::Send::Sendmail.3 Manifying blib/man3/Email::Send.3 [ERROR] [Tue Jan 31 12:23:36 2006] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/classic............ok t/email-send-test....ok t/email-send.........ok t/sendmail............/util/not-executable: line 1: not: command not found # Failed test 'send() failed because success' # in t/sendmail.t at line 49. # Failed test 'error message says what we expect' # in t/sendmail.t at line 50. # 'success' # doesn't match '(?-xism:cannot execute)' # Looks like you failed 2 tests of 11. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7-8 Failed 2/11 tests, 81.82% okay (less 3 skipped tests: 6 okay, 54.55%) t/test...............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/sendmail.t 2 512 11 2 18.18% 7-8 3 subtests skipped. Failed 1/5 test scripts, 80.00% okay. 2/47 subtests failed, 95.74% okay. make: *** [test_dynamic] Error 25 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Class::Accessor::Fast 0.22 Email::Address 1.80 Email::Simple 1.92 Module::Pluggable 2.96 Return::Value 1.30 Test::More 0.62 UNIVERSAL::require 0.10 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=darwin, osvers=8.1.0, archname=darwin-2level uname='darwin geertz.local 8.1.0 darwin kernel version 8.1.0: tue may 10 18:16:08 pdt 2005; root:xnu-792.1.5.obj~4release_ppc power macintosh powerpc ' config_args='-des [EMAIL PROTECTED] [EMAIL PROTECTED]' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe' ccversion='', gccversion='4.0.0 20041026 (Apple Computer, Inc. build 4061)', gccosandvers='darwin8' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'
