-------- Forwarded Message --------
> Subject: FAIL Email::Send i386-linux-thread-multi 2.6.9-22.0.1.elsmp
> Date: Tue, 25 Jul 2006 17:52:49 -0400
> 
> 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.
>       
> --
> OPERATING SYSTEM:
> centos-release-4-3.2
> ---
> TEST OUTPUT
> CPAN: File::HomeDir loaded ok
> CPAN: Storable loaded ok
> Going to read /root/.cpan/Metadata
>   Database was generated on Tue, 25 Jul 2006 14:29:51 GMT
> Running test for module Email::Send
> Running make for R/RJ/RJBS/Email-Send-2.16.tar.gz
> CPAN: Digest::SHA loaded ok
> CPAN: Module::Signature loaded ok
> WARNING: This key is not certified with a trusted signature!
> Primary key fingerprint: 2E66 557A B97C 19C7 91AF  8E20 328D A867 450F 89EC
> Signature for /root/.cpan/sources/authors/id/R/RJ/RJBS/CHECKSUMS ok
> CPAN: Compress::Zlib loaded ok
> Checksum for /root/.cpan/sources/authors/id/R/RJ/RJBS/Email-Send-2.16.tar.gz 
> ok
> Scanning cache /root/.cpan/build for sizes
> Email-Send-2.16/
> Email-Send-2.16/Changes
> Email-Send-2.16/MANIFEST
> Email-Send-2.16/META.yml
> Email-Send-2.16/Makefile.PL
> Email-Send-2.16/README
> Email-Send-2.16/eg/
> Email-Send-2.16/eg/send-email.pl
> Email-Send-2.16/lib/
> Email-Send-2.16/lib/Email/
> Email-Send-2.16/lib/Email/Send/
> Email-Send-2.16/lib/Email/Send/IO.pm
> Email-Send-2.16/lib/Email/Send/NNTP.pm
> Email-Send-2.16/lib/Email/Send/Qmail.pm
> Email-Send-2.16/lib/Email/Send/SMTP.pm
> Email-Send-2.16/lib/Email/Send/Sendmail.pm
> Email-Send-2.16/lib/Email/Send/Test.pm
> Email-Send-2.16/lib/Email/Send.pm
> Email-Send-2.16/t/
> Email-Send-2.16/t/abstract-msg.t
> Email-Send-2.16/t/all-mailers.t
> Email-Send-2.16/t/classic.t
> Email-Send-2.16/t/email-send-test.t
> Email-Send-2.16/t/email-send.t
> Email-Send-2.16/t/errors.t
> Email-Send-2.16/t/foreign-mailer.t
> Email-Send-2.16/t/io.t
> Email-Send-2.16/t/lib/
> Email-Send-2.16/t/lib/BadMailer.pm
> Email-Send-2.16/t/lib/Email/
> Email-Send-2.16/t/lib/Email/Send/
> Email-Send-2.16/t/lib/Email/Send/Fail.pm
> Email-Send-2.16/t/lib/Email/Send/OK.pm
> Email-Send-2.16/t/lib/Email/Send/Unavail.pm
> Email-Send-2.16/t/lib/OKMailer.pm
> Email-Send-2.16/t/lib/OKMailerOO.pm
> Email-Send-2.16/t/modifier.t
> Email-Send-2.16/t/no-import.t
> Email-Send-2.16/t/object-mailer.t
> Email-Send-2.16/t/pod-coverage.t
> Email-Send-2.16/t/pod.t
> Email-Send-2.16/t/sendmail.t
> Email-Send-2.16/t/test.t
> Email-Send-2.16/t/without.t
> Email-Send-2.16/util/
> Email-Send-2.16/util/executable
> Email-Send-2.16/util/not-executable
> Email-Send-2.16/util/sendmail
> Package came without SIGNATURE
> 
> 
>   CPAN.pm: Going to build R/RJ/RJBS/Email-Send-2.16.tar.gz
> 
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Email::Send
> CPAN: YAML loaded ok
> 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/NNTP.pm blib/lib/Email/Send/NNTP.pm
> cp lib/Email/Send/IO.pm blib/lib/Email/Send/IO.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.3pm
> Manifying blib/man3/Email::Send::Test.3pm
> Manifying blib/man3/Email::Send::Qmail.3pm
> Manifying blib/man3/Email::Send::IO.3pm
> Manifying blib/man3/Email::Send::NNTP.3pm
> Manifying blib/man3/Email::Send::Sendmail.3pm
> Manifying blib/man3/Email::Send.3pm
>   /usr/bin/make  -- OK
> Running make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/abstract-msg.......ok
> t/all-mailers........ok
> t/classic............# Looks like you planned 3 tests but only ran 1.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 2-3
>       Failed 2/3 tests, 33.33% okay
> t/email-send-test....ok
> t/email-send.........ok
> t/errors.............ok
> t/foreign-mailer.....ok
> t/io.................skipped
>         all skipped: these tests require IO::All
> t/modifier...........ok
> t/no-import..........ok
> t/object-mailer......ok
> t/pod-coverage.......skipped
>         all skipped: Test::Pod::Coverage 1.08 required for testing POD 
> coverage
> t/pod................ok
> t/sendmail...........ok
> t/test...............# Looks like you planned 3 tests but only ran 1.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 2-3
>       Failed 2/3 tests, 33.33% okay
> t/without............skipped
>         all skipped: these tests require Test::Without::Module
> Failed 2/16 test scripts, 87.50% okay. 4/94 subtests failed, 95.74% okay.
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/classic.t  255 65280     3    4 133.33%  2-3
> t/test.t     255 65280     3    4 133.33%  2-3
> 3 tests skipped.
> make: *** [test_dynamic] Error 255
>   /usr/bin/make test -- NOT OK
> --
> 
> Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
>   Platform:
>     osname=linux, osvers=2.6.9-22.0.1.elsmp, archname=i386-linux-thread-multi
>     uname='linux build-i386 2.6.9-22.0.1.elsmp #1 smp thu oct 27 13:14:25 cdt 
> 2005 i686 i686 i386 gnulinux '
>     config_args='-des -Doptimize=-O2 -g -pipe -m32 -march=i386 
> -mtune=pentium4 -Dversion=5.8.5 -Dmyhostname=localhost [EMAIL PROTECTED] 
> -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr 
> -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib 
> -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db 
> -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio 
> -Dinstallusrbinperl -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr 
> -Dinc_version_list=5.8.4 5.8.3 5.8.2 5.8.1 5.8.0'
>     hint=recommended, useposix=true, d_sigaction=define
>     usethreads=define use5005threads=undef useithreads=define 
> usemultiplicity=define
>     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
>     use64bitint=undef use64bitall=undef uselongdouble=undef
>     usemymalloc=n, bincompat5005=undef
>   Compiler:
>     cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING 
> -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
>     optimize='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4',
>     cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing 
> -pipe -I/usr/local/include -I/usr/include/gdbm'
>     ccversion='', gccversion='3.4.4 20050721 (Red Hat 3.4.4-2)', 
> gccosandvers=''
>     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
>     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
>     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
> lseeksize=8
>     alignbytes=4, prototype=define
>   Linker and Libraries:
>     ld='gcc', ldflags =' -L/usr/local/lib'
>     libpth=/usr/local/lib /lib /usr/lib
>     libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
>     perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
>     libc=/lib/libc-2.3.4.so, so=so, useshrplib=true, libperl=libperl.so
>     gnulibc_version='2.3.4'
>   Dynamic Linking:
>     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
> -Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE'
>     cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to