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 Simon Wistow,
    
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] [Wed Jan 25 19:57:21 2006] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SI/SIMONW/CHECKSUMS'
[MSG] [Wed Jan 25 19:57:29 2006] Checksum matches for 'Email-Store-0.24.tar.gz'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/mailstore.sql'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/lib/'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/lib/Email/'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/lib/Email/Store/'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/Entity/'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/Entity/Correlator/'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/Entity/Correlator/Trivial.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/Entity/Correlator/List.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/Attachment.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/Entity.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/Mail.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/DBI.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/Date.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 
'Email-Store-0.24/lib/Email/Store/List.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/lib/Email/Store.pm'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/Changes'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/07date.t'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/date-test'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/mailman-test'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/01basic.t'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/08limit.t'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/date-test2'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/06attach.t'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/troublesome'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/05addressings.t'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/t/attach-test'
[MSG] [Wed Jan 25 19:57:31 2006] Extracted 'Email-Store-0.24/MANIFEST'
[MSG] [Wed Jan 25 19:57:32 2006] Extracted 'Email-Store-0.24/MANIFEST.SKIP'
[MSG] [Wed Jan 25 19:57:32 2006] Extracted 'Email-Store-0.24/META.yml'
[MSG] [Wed Jan 25 19:57:32 2006] Extracted 'Email-Store-0.24/README'
[MSG] [Wed Jan 25 19:57:32 2006] Extracted 'Email-Store-0.24/Makefile.PL'
[MSG] [Wed Jan 25 19:57:32 2006] Extracted 'Email::Store' to 
'/home/anderson/.cpanplus/5.8.7/build/Email-Store-0.24'
[MSG] [Wed Jan 25 19:57:37 2006] Writing Makefile for Email::Store

[MSG] [Wed Jan 25 19:57:41 2006] Manifying blib/man3/Email::Store::Entity.3pm
Manifying blib/man3/Email::Store::List.3pm
Manifying blib/man3/Email::Store::Date.3pm
Manifying blib/man3/Email::Store::Mail.3pm
Manifying blib/man3/Email::Store::DBI.3pm
Manifying blib/man3/Email::Store.3pm
Manifying blib/man3/Email::Store::Attachment.3pm

[ERROR] [Wed Jan 25 20:04:24 2006] MAKE TEST failed: Bad file descriptor 
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/01basic..........ok
t/05addressings....ok
t/06attach.........
#     Failed test (t/06attach.t at line 18)
#          got: 'Foo bar baz=0A=
# '
#     expected: 'Foo bar baz
# '
# Looks like you failed 1 test of 8.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 7
        Failed 1/8 tests, 87.50% okay
t/07date...........
#     Failed test (t/07date.t at line 27)
#          got: '05:14:35'
#     expected: '11:14:35'
# Looks like you failed 1 test of 11.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
        Failed 1/11 tests, 90.91% okay
t/08limit..........ok
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/06attach.t    1   256     8    1  12.50%  7
t/07date.t      1   256    11    1   9.09%  5
Failed 2/5 test scripts, 60.00% okay. 2/47 subtests failed, 95.74% okay.
make: *** [test_dynamic] Error 255


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Class::DBI                      v3.0.14
        Class::DBI::DATA::Schema           1.00
        DBD::SQLite                        1.11
        Email::Address                     1.80
        Email::MIME                        1.82
        Email::MessageID                   1.31
        Email::Simple                      1.92
        File::Slurp                     9999.09
        MIME::Parser                      5.419
        Mail::ListDetector                 0.32
        Module::Pluggable                  2.96
        Module::Pluggable::Ordered          1.4
        SQL::Translator                    0.07
        Time::Piece                        1.08

******************************** 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=linux, osvers=2.4.27, archname=sparc-linux-gnu-thread-multi
    uname='linux londo 2.4.27 #1 sun sep 19 18:17:57 est 2004 sparc64 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=sparc-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 
-Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
    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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20051201 (prerelease) (Debian 4.0.2-5)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC -fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to