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.
--
CPAN.pm: Going to build D/DC/DCOPPIT/Mail-Mbox-MessageParser-1.11.tar.gz
Choose your installation type:
[1] normal Perl locations
[2] custom locations
=> [1] 1
------------------------------------------------------------------------------
Checking if your kit is complete...
Looks good
Writing Makefile for Mail::Mbox::MessageParser
------------------------------------------------------------------------------
You must now specify the location of external programs for decompressing
compressed folders. You must specify the full path--otherwise you may
accidentally execute a trojan version of the decompression program. You can
enter "none" to disable support for decompressing files of a given type.
Where can I find your "bzip" executable? [/usr/bin/bzip2] /bin/bzip2
Where can I find your "bzip2" executable? [/usr/bin/bzip2] /bin/bzip2
Where can I find your "diff" executable? [/usr/bin/diff] /usr/local/bin/diff
Where can I find your "grep" executable? [/usr/bin/grep] /usr/local/bin/grep
Where can I find your "gzip" executable? [/usr/bin/gzip] /usr/local/bin/gzip
Where can I find your "tzip" executable? [none]
cp lib/Mail/Mbox/MessageParser/Perl.pm blib/lib/Mail/Mbox/MessageParser/Perl.pm
cp lib/Mail/Mbox/MessageParser.pm blib/lib/Mail/Mbox/MessageParser.pm
cp lib/Mail/Mbox/MessageParser/Grep.pm blib/lib/Mail/Mbox/MessageParser/Grep.pm
cp lib/Mail/Mbox/MessageParser/Cache.pm blib/lib/Mail/Mbox/MessageParser/Cache.pm
Manifying blib/man3/Mail::Mbox::MessageParser::Perl.3
Manifying blib/man3/Mail::Mbox::MessageParser.3
Manifying blib/man3/Mail::Mbox::MessageParser::Grep.3
Manifying blib/man3/Mail::Mbox::MessageParser::Cache.3
/usr/local/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/bzip2.......................NOK 1# Failed test 1 in t/bzip2.t at line 64
# t/bzip2.t line 64 is: ok(0);
t/bzip2.......................FAILED test 1
Failed 1/1 tests, 0.00% okay
t/filehandle_compressed.......Not a mailbox at t/filehandle_compressed.t line 109.
t/filehandle_compressed.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
Failed 16/16 tests, 0.00% okay
t/filehandle_noncompressed....ok
t/filename_compressed.........ok
1/4 skipped: tzip not available
t/filename_noncompressed......ok
t/grep........................ok
t/gzip........................ok
t/length......................ok
t/line_number.................ok
t/number......................ok
t/offset......................ok
t/prologue....................ok
t/reset.......................ok
t/stdin_compressed............Not a mailbox at t/temp/stdin.pl line 37.
t/stdin_compressed............NOK 1# Failed test 1 in lib/Test/Utils.pm at line 40
t/stdin_compressed............FAILED test 1
Failed 1/4 tests, 75.00% okay (less 1 skipped test: 2 okay, 50.00%)
t/stdin_uncompressed..........ok
t/tzip........................ok
1/1 skipped: tzip support not enabled in Mail::Mbox::MessageParser
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------------------------------------------
t/bzip2.t 1 1 100.00% 1
t/filehandle_compressed.t 255 65280 16 32 200.00% 1-16
t/stdin_compressed.t 4 1 25.00% 1
3 subtests skipped.
Failed 3/16 test scripts, 81.25% okay. 18/221 subtests failed, 91.86% okay.
make: *** [test_dynamic] Error 29
/usr/local/bin/make test -- NOT OK
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos barium 5.8 generic_108528-15 sun4u sparc sunw,sun-blade-100 '
config_args='-Dcc=gcc -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'