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 Ricardo SIGNES,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.78. 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 Oct 31 19:45:01 2007] Checking if source files are up to date
[MSG] [Wed Oct 31 19:45:01 2007] Retrieving 
/home/dpavlin/.cpanplus/sourcefiles.2.15.stored
[MSG] [Wed Oct 31 19:45:03 2007] Trying to get 
'http://www.cpan.org/authors/id/R/RJ/RJBS/Email-MIME-Creator-1.454.tar.gz'
[MSG] [Wed Oct 31 19:45:03 2007] Trying to get 
'http://www.cpan.org/authors/id/R/RJ/RJBS/CHECKSUMS'
[MSG] [Wed Oct 31 19:45:05 2007] Checksum matches for 
'Email-MIME-Creator-1.454.tar.gz'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/Changes'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/LICENSE'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/MANIFEST'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/META.yml'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 
'Email-MIME-Creator-1.454/Makefile.PL'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/README'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/lib/'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/lib/Email/'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 
'Email-MIME-Creator-1.454/lib/Email/MIME/'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 
'Email-MIME-Creator-1.454/lib/Email/MIME/Creator.pm'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/t/'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 
'Email-MIME-Creator-1.454/t/auto_create.t'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 
'Email-MIME-Creator-1.454/t/multipart.t'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 
'Email-MIME-Creator-1.454/t/nested-parts.t'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 
'Email-MIME-Creator-1.454/t/pod-coverage.t'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email-MIME-Creator-1.454/t/pod.t'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 
'Email-MIME-Creator-1.454/t/singlepart.t'
[MSG] [Wed Oct 31 19:45:05 2007] Extracted 'Email::MIME::Creator' to 
'/home/dpavlin/.cpanplus/5.8.8/build/Email-MIME-Creator-1.454'
[MSG] [Wed Oct 31 19:45:05 2007] Checking if your kit is complete...
WARNING: LICENSE is not a known parameter.
Looks good
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for Email::MIME::Creator

[MSG] [Wed Oct 31 19:45:06 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Wed Oct 31 19:45:07 2007] cp lib/Email/MIME/Creator.pm 
blib/lib/Email/MIME/Creator.pm
Manifying blib/man3/Email::MIME::Creator.3pm

[ERROR] [Wed Oct 31 19:45:09 2007] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/auto_create.....Use of uninitialized value in pattern match (m//) at 
t/auto_create.t line 31.

#   Failed test 'third part is binary'
#   in t/auto_create.t at line 31.
#                   undef
#     doesn't match '(?-xism:binary)'
# Looks like you failed 1 test of 9.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 9
        Failed 1/9 tests, 88.89% okay
t/multipart.......
#   Failed test 'three parts for all_his'
#   in t/multipart.t at line 37.
#          got: '1'
#     expected: '3'
# Looks like you failed 1 test of 4.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 4
        Failed 1/4 tests, 75.00% okay
t/nested-parts....
#   Failed test 'inner contains 2 parts'
#   in t/nested-parts.t at line 65.
#          got: '1'
#     expected: '2'
# Looks like you failed 1 test of 5.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
        Failed 1/5 tests, 80.00% okay
t/pod-coverage....ok
t/pod.............ok
t/singlepart......
#   Failed test 'as_string matches'
#   in t/singlepart.t at line 43.
#          got: 'From: me
# To: you
# Subject: test
# Content-Transfer-Encoding: base64
# 
# ClRoaXMgaXMgbXkgc2luZ2xlcGFydCBtZXNzYWdlLgpJdCdzIGJhc2U2NCBlbmNvZGVkLgo=
# '
#     expected: 'From: me
# To: you
# Subject: test
# MIME-Version: 1.0
# Content-Transfer-Encoding: base64
# 
# ClRoaXMgaXMgbXkgc2luZ2xlcGFydCBtZXNzYWdlLgpJdCdzIGJhc2U2NCBlbmNvZGVkLgo=
# '
# Looks like you failed 1 test of 4.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
        Failed 1/4 tests, 75.00% okay
Failed Test      Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/auto_create.t     1   256     9    1  9
t/multipart.t       1   256     4    1  4
t/nested-parts.t    1   256     5    1  5
t/singlepart.t      1   256     4    1  3
Failed 4/6 test scripts. 4/24 subtests failed.
Files=6, Tests=24,  2 wallclock secs ( 1.08 cusr +  0.15 csys =  1.23 CPU)
Failed 4/6 test programs. 4/24 subtests failed.
make: *** [test_dynamic] Error 1


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Email::MIME                       1.857     1.82
          Email::MIME::Modifier             1.441    1.440
          Email::Simple                     1.998     1.92
          Email::Simple::Creator             1.41      1.4
          Test::More                         0.62     0.47

******************************** 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 8) configuration:
  Platform:
    osname=linux, osvers=2.6.18.3, archname=i486-linux-gnu-thread-multi
    uname='linux saens 2.6.18.3 #1 smp sat nov 25 13:39:52 est 2006 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-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.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -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.8 -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.1.2 20061115 (prerelease) (Debian 4.1.1-20)', 
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='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.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to