> I was hoping to get this out this evening, but it appears we
> need to vote on this candidate tarball going by our current
> procedure. ;)
>
> http://people.apache.org/~jm/devel/Mail-SpamAssassin-3.1.0-pre
> 4.tar.bz2
>
> My vote: +1
[I am NOT a cygwin developer so this is NOT a vote, merely
an informational report for the actual developers should it
be useful....]
Previously, I reported 'make test' problems under CygWin; what
may have been minor problems with strip*.t -- 'make test'
3.1.0-pre4 fails to even complete the tests now (in addition
to failing at least one test):
$ make test
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/basic_lint................dubious
Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/bayesdbm..................ok
t/bayesdbm_flock............ok
t/bayessdbm.................ok
t/bayessdbm_seen_delete.....dubious
Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 1-54
Failed 54/54 tests, 0.00% okay
t/bayessql..................skipped
all skipped: no reason given
t/blacklist_autolearn.......ok
t/body_mod..................ok
t/cidrs.....................ok
t/config_errs...............skipped
all skipped: no reason given
t/db_awl_path...............ok
t/db_based_whitelist........ok
t/db_based_whitelist_ips....ok
t/debug.....................Signal 11
make: *** [test_dynamic] Error 139
[make test terminates here with NO report summary.]
cygwin 1.5.17
perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=cygwin, osvers=1.5.17(0.12942),
archname=cygwin-thread-multi-64int
Built under cygwin
Compiled at Jul 6 2005 19:08:13
[full perl -V report below]
Microsoft Windows [Version 5.2.3790] .
--
Herb Martin
perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=cygwin, osvers=1.5.17(0.12942),
archname=cygwin-thread-multi-64int
uname='cygwin_nt-5.1 inspiron 1.5.17(0.12942) 2005-05-25 19:38 i686
unknown unknown cygwin '
config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O3
-Dman3ext=3pm -Dusesitecustomize'
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=define use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe
-I/usr/local/include',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe
-I/usr/local/include'
ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd
0.125)', 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=8
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 -lgdbm_compat
perllibs=-lcrypt -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'
--------------------------------------------