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 cpan-testers@[EMAIL PROTECTED]
to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Mark Overmeer,
This is a computer-generated re****t for Mail-Box-2.080
on 5.10.0, created automatically by CPAN-Re****ter-1.0801
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 re****t is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this re****t:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /opt/perl/5.10.0/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 (x86_64-linux-thread-multi-ld 2.6.22.10), with Perl
5.010000
Mail::Box version 2.080
Mail::Box::Parser::C not installed
User::Identity version 0.92
Object::Realize::Later version 0.18
MIME::Types version 1.23
TAP::Harness version 3.09
Encode version 2.23
MIME::Entity not installed
Mail::Internet version 2.02
HTML::FormatText not installed
01platform -- 1 script; platform specific preparations
01platform/10crlf......ok
02dist -- 1 script; check distribution
02dist/10pod......ok
10re****ter -- 3 scripts; Mail::Re****t; general base class
10re****ter/10errors........ok
10re****ter/20re****ts.......ok
10re****ter/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 -- 8 scripts; Mail::Message::Field::Full; unicode fields
14fieldu/10full........ok
14fieldu/20attr........ok
14fieldu/30unstr.......ok
14fieldu/31struct......ok
14fieldu/40parse.......ok
14fieldu/50userid......ok
14fieldu/51addr........ok
14fieldu/52uri.........ok
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........ok
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::Trans****t::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: mutt_dotlock cannot be used
55locking/90multi........ok
60imap -- 2 scripts; Mail::Server::IMAP; imap server
60imap/10fetch......ok
60imap/20list.......ok
80msgconv -- 4 scripts; Mail::Message::Convert; message conversions
80msgconv/10mailint......ok
80msgconv/20mimeent......skipped: requires MIME::Entity.
80msgconv/30emsimp.......skipped: requires Email::Simple.
80msgconv/40emabs........skipped: requires Email::Abstract.
81bodyconv -- 4 scripts; Mail::Message::Convert; body type
conversions
81bodyconv/10textaf.......skipped: requires Text::Autoformat.
81bodyconv/20html.........ok
81bodyconv/30htmlps.......skipped: requires HTML::FormatPS.
81bodyconv/31htmltxt......skipped: requires HTML::FormatText.
--- Test re****t
Success: 01platform, 02dist, 10re****ter, 11field, 12head, 13body,
14fieldu, 20pparser, 30encode, 31fgroups, 40mbox, 41mh, 42maildir,
43pop3, 50message, 51folder, 52manager, 53threads, 54search,
55locking, 60imap, 80msgconv, 81bodyconv
Skipped: 44imap, 45dbx
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- ----- -------
Date::Parse 0 2.27
Digest::HMAC_MD5 0 1.01
Errno 0 1.10
File::Remove 0.20 0.39
File::Spec 0.7 3.2701
IO::Scalar 0 2.110
Mail::Address 0 2.02
MIME::Base64 0 3.07_01
MIME::Types 1.004 1.23
Object::Realize::Later 0.14 0.18
Scalar::Util 1.13 1.19
Sys::Hostname 0 1.11
TAP::Harness 3.00 3.09
Test::More 0.47 0.74
Test::Pod 1.00 1.26
Time::Zone 0 2.22
URI 1.23 1.35
User::Identity 0.90 0.92
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = zh_TW
LANGUAGE = zh_TW
LC_ALL = zh_TW
LC_COLLATE = zh_TW
LC_CTYPE = zh_TW
LC_MESSAGES = zh_TW
LC_MONETARY = zh_TW
LC_NUMERIC = zh_TW
LC_TIME = zh_TW
PATH = /home/imacat/bin:/bin:/usr/bin:/opt/java/bin:/usr/local/bin
PERL5LIB =
/home/imacat/.cpan/build/MIME-Types-1.23-CM5S_4/blib/arch:/home/imacat/.cpan/build/MIME-Types-1.23-CM5S_4/blib/lib:/home/imacat/.cpan/build/MailTools-2.02-Shrp1f/blib/arch:/home/imacat/.cpan/build/MailTools-2.02-Shrp1f/blib/lib:/home/imacat/.cpan/build/User-Identity-0.92-yu6tef/blib/arch:/home/imacat/.cpan/build/User-Identity-0.92-yu6tef/blib/lib:/home/imacat/.cpan/build/TimeDate-1.16-wFXUNr/blib/arch:/home/imacat/.cpan/build/TimeDate-1.16-wFXUNr/blib/lib:/home/imacat/.cpan/build/Object-Realize-Later-0.18-fa4Fbf/blib/arch:/home/imacat/.cpan/build/Object-Realize-Later-0.18-fa4Fbf/blib/lib:/home/imacat/.cpan/build/IO-stringy-2.110-cI1ZPa/blib/arch:/home/imacat/.cpan/build/IO-stringy-2.110-cI1ZPa/blib/lib:/home/imacat/.cpan/build/File-Remove-0.39-nyYz9D/blib/arch:/home/imacat/.cpan/build/File-Remove-0.39-nyYz9D/blib/lib:/home/imacat/.cpan/build/Mail-IMAPClient-3.04-uACRYQ/blib/arch:/home/imacat/.cpan/build/Mail-IMAPClient-3.04-uACRYQ/blib/lib:/home/imacat/.cpan/b!
uild/Digest-HMAC-1.01-mjroh5/blib/arch:/home/imacat/.cpan/build/Digest-HMAC-1.01-mjroh5/blib/lib:/home/imacat/.cpan/build/Digest-SHA1-2.11-tzZHI8/blib/arch:/home/imacat/.cpan/build/Digest-SHA1-2.11-tzZHI8/blib/lib:/home/imacat/.cpan/build/Test-Pod-1.26-4sSofP/blib/arch:/home/imacat/.cpan/build/Test-Pod-1.26-4sSofP/blib/lib:/home/imacat/.cpan/build/Parse-RecDescent-1.94-MVkeoE/blib/arch:/home/imacat/.cpan/build/Parse-RecDescent-1.94-MVkeoE/blib/lib:/home/imacat/lib/perl5
PERL5_CPANPLUS_IS_RUNNING = 21002
PERL5_CPAN_IS_RUNNING = 21002
SHELL = /bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl/5.10.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
$EGID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::Par***S 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.09
Test::More 0.74
YAML 0.66
YAML::Syck n/a
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld
uname='linux rinse 2.6.22.10 #1 smp tue nov 20 02:36:22 cst 2007
x86_64 gnulinux '
config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g
-O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/5.10.0 -Dd_dosuid
-Dinc_version_list=none -Duseshrplib=true
-Dcf_email=imacat@[EMAIL PROTECTED]
'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
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',
optimize='-g -O3',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing
-pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian
4.1.1-21)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16,
Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE'
cccdlflags='-fPIC', lddlflags='-shared -g -O3 -L/usr/local/lib'


|