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 Mark Overmeer,
    
This is a computer-generated test report for Mail-Box-2.070, created
automatically by CPAN::Reporter, version 0.40, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                 Need  Have 
    ---------------------- ----- -----
    Date::Parse            0     2.27 
    Digest::HMAC_MD5       0     1.01 
    Errno                  0     1.111
    File::Remove           0.2   0.34 
    File::Spec             0.7   0.86 
  ! HTML::FormatText       2.01  n/a  
    IO::Scalar             0     2.110
    Mail::Address          0     1.74 
    Mail::Box::Parser::C   3.006 3.006
    Mail::IMAPClient       2.2.8 2.2.9
    MIME::Base64           0     3.07 
    MIME::Types            1.004 1.19 
    Object::Realize::Later 0.14  0.16 
    Scalar::Util           1.13  1.19 
    Sys::Hostname          0     1.1  
    Test::Harness          2.62  2.64 
    Test::More             0.47  0.67 
    Time::Zone             0     2.22 
    URI                    1.23  1.35 
    User::Identity         0.9   0.91 

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/david/cpantesting/perl-5.6.2/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 46 44 29 25 24 20 1000
    EGID: $)  = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.88_77
    Cwd                 2.04   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.31   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   n/a    
    File::Spec          0.86   
    Module::Build       0.2807 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.67   
    version             0.70   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-Iblib/lib" 
"-Iblib/arch" test.pl

*
* Testing MailBox
*
* Sometimes installing MailBox breaks because of the huge size
* of the whole package. Simply restarting the installation is in
* most cases enough to solve the problems.  You may require a new
* version of ExtUtils::MakeMaker.
*
* On *Windows* you will get a large number of failing tests, but they
* are usually harmless.  Please help me to get rit of them.
*

Running on linux (i686-linux 2.4.27-3-686), with Perl 5.006002
Mail::Box version 2.070
Mail::Box::Parser::C version 3.006
User::Identity version 0.91
Object::Realize::Later version 0.16
MIME::Types version 1.19
Test::Harness version 2.64
Encode not installed

01platform      -- 1 script;  platform specific preparations
01platform/10crlf....ok
10reporter      -- 3 scripts; Mail::Report; general base class
10reporter/10errors......ok
10reporter/20reports.....ok
10reporter/30callback....ok
11field         -- 4 scripts; Mail::Message::Field; fields in headers
11field/10cfws....ok
11field/20fast....ok
11field/30flex....ok
11field/40wrap....ok
12head          -- 2 scripts; Mail::Message::Head; message headers
12head/10create.....ok
12head/30partial....ok
13body          -- 4 scripts; Mail::Message::Body; message bodies
13body/10string....ok
13body/20lines.....ok
13body/30file......ok
13body/40multip....ok
14fieldu        -- Requires module Encode, which requires at least Perl 5.7.3
20pparser       -- 9 scripts; Mail::Box::Parser::Perl; parser in pure perl
20pparser/10field.....ok
20pparser/20head......ok
20pparser/30bodys.....ok
20pparser/31bodyl.....ok
20pparser/32bodyd.....ok
20pparser/33bodyf.....ok
20pparser/34bodymp....ok
20pparser/40readmp....ok
20pparser/50nested....ok
30encode        -- 5 scripts; Mail::Message::TransferEnc; transfer encodings
30encode/10base64....ok
30encode/20eight.....ok
30encode/30quoted....ok
30encode/40seven.....ok
30encode/90body......ok
31fgroups       -- 3 scripts; Mail::Message::Head::FieldGroup; grouping fields
31fgroups/10resent....ok
31fgroups/20list......skipped
        all skipped: Requires module Encode, which requires Perl 5.7.3
31fgroups/30spam......ok
40mbox          -- 8 scripts; Mail::Box::Mbox; mbox folders
40mbox/10read.......ok
40mbox/20write......ok
40mbox/30delay......ok
40mbox/40append.....ok
40mbox/50create.....ok
40mbox/60thread.....ok
40mbox/70inplace....ok
40mbox/80update.....ok
41mh            -- 6 scripts; Mail::Box::MH; mh folders
41mh/10read......ok
41mh/20write.....ok
41mh/30append....ok
41mh/50create....ok
41mh/60thread....ok
41mh/70seqs......ok
42maildir       -- 3 scripts; Mail::Box::Maildir; maildir folders
42maildir/10read......ok
42maildir/20write.....ok
42maildir/30append....ok
43pop3          -- 4 scripts; Mail::Box::POP3; pop3 folders
43pop3/01basic.........ok
43pop3/02break.........ok
43pop3/03minimal.......ok
43pop3/04autodelete....ok
44imap          -- 1
45dbx           -- Mail::Transport::Dbx is not installed or gives errors.
50message       -- 9 scripts; Mail::Message::Construct; message construction
50message/10stripsig....ok
50message/20replsubj....ok
50message/21reply.......ok
50message/30bounce......ok
50message/40forwsubj....ok
50message/41forward.....ok
50message/50rebuild.....ok
50message/58clone.......ok
50message/60destruct....ok
51folder        -- 3 scripts; Mail::Box; general folder handling
51folder/10copyto.....ok
51folder/20tieary.....ok
51folder/21tiehash....ok
52manager       -- 4 scripts; Mail::Box::Manager; library manager
52manager/10open.......ok
52manager/11urlopen....ok
52manager/20user.......ok
52manager/30collect....ok
53threads       -- 1 script;  Mail::Box::Threads; message threads
53threads/10single....ok
54search        -- 1 script;  Mail::Box::Search; searching folders
54search/10grep....ok
55locking       -- 6 scripts; Mail::Box::Locker; folder locking
55locking/10dotlock....ok
55locking/20flock......ok
55locking/30nfslock....ok
55locking/40posix......ok
55locking/50mutt.......skipped
        all skipped: mutt_dotlock cannot be used
55locking/90multi......ok
60imap          -- 2 scripts; Mail::Server::IMAP; imap server
60imap/10fetch....Can't locate Encode.pm in @INC (@INC contains: 
/home/markov/shared/perl/MimeTypes/lib 
/home/markov/shared/perl/UserIdentity/lib . ./lib ../lib ../../lib tests .. lib 
blib/lib blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux 
/home/david/cpantesting/perl-5.6.2/lib/5.6.2 
/home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux 
/home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 
/home/david/cpantesting/perl-5.6.2/lib/site_perl) at 
../lib/Mail/Message/Field/Full.pm line 14.
BEGIN failed--compilation aborted at ../lib/Mail/Message/Field/Full.pm line 14.
Compilation failed in require at ../lib/Mail/Message/Field.pm line 337.
# Looks like you planned 44 tests but only ran 1.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-44
        Failed 43/44 tests, 2.27% okay
60imap/20list.....ok
80msgconv       -- 2 scripts; Mail::Message::Convert; message conversions
80msgconv/10mailint....ok
80msgconv/20mimeent....ok
81bodyconv      -- 4 scripts; Mail::Message::Convert; body type conversions
81bodyconv/10textaf.....skipped
        all skipped: requires Text::Autoformat.
81bodyconv/20html.......ok
81bodyconv/30htmlps.....skipped
        all skipped: requires HTML::FormatPS.
81bodyconv/31htmltxt....skipped
        all skipped: requires HTML::FormatText.
--- Test report
Success: 01platform, 10reporter, 11field, 12head, 13body, 20pparser, 
    30encode, 31fgroups, 40mbox, 41mh, 42maildir, 43pop3, 50message, 
    51folder, 52manager, 53threads, 54search, 55locking, 80msgconv, 
    81bodyconv
Failure: 60imap
Skipped: 14fieldu, 44imap, 45dbx
makewrapper: make ok


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 
gnulinux '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O3',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', 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, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to