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.
--
Choose your installation type:
[1] normal Perl locations
[2] custom locations
=> [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]
Where can I find your "bzip2" executable? [/usr/bin/bzip2]
Where can I find your "grep" executable? [/usr/bin/grep]
Where can I find your "gzip" executable? [/usr/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
/usr/bin/make -- OK
Running make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/bzip2.......................ok
t/filehandle_compressed.......Not a mailbox at t/filehandle_compressed.t line 106.
t/filehandle_compressed.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
Failed 12/12 tests, 0.00% okay
t/filehandle_noncompressed....ok 2/24
and there it waited forever.
I debugged it up to t/filehandle_compressed.t line 98
$filename and $filehandle seemed to be okay for me.
further cygwin testing available on request.
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=cygwin, osvers=1.3.22(0.7832), archname=cygwin-multi-64int
uname='cygwin_nt-4.0 iokaste 1.3.22(0.7832) 2003-03-18 09:20 i686 unknown unknown
cygwin '
config_args='-de -Dmksymlinks -Dusemultiplicity -Duse64bitint -Doptimize=-O3
-Dman3ext=3pm'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing'
ccversion='', gccversion='3.2.3 (home grown)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldb -lcrypt -lutil -lgdbm_compat
perllibs=-lcrypt -lutil -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'