0.95.2.cvs compilation succeeded on IRIX 6.5
Daichi Kawahata
daichi.k at aioros.ocn.ne.jp
Mon Aug 8 16:16:02 CEST 2005
On Mon, 8 Aug 2005 21:18:33 +0900
Daichi Kawahata wrote:
> I'll try it with another DB.
I've just finished compilation Bogofilter with QDBM 1.8.31,
the result is... while tests in QDBM itself were flawless,
it was reported there's still many errors in Bogofilter.
I'm glad if you give an exact gdb/strace command line to me
to isolate a problem.
PS. Matthias, SSH2 access is possible on IRIX.
Regards,
--
Daichi
-------------- next part --------------
gmake check-TESTS
gmake[5]: Entering directory `bogofilter/src/tests'
./t._abort[6]: 1109568 Abort(coredump)
>>> Using core file "./core".
warning: Warning: GDB can't find the start of the function at 0xfa61648.
>>> Using exec file "abortme".
>>> Running command: gdb -nw -r -batch -nx -x script.gdb.1109409 -silent abortme ./core </dev/null
././printcore[63]: 1115034 Memory fault(coredump)
>>> Done.
PASS: t.abort
FAIL: t.env
PASS: t.ctype
FAIL: t.bogodir
SKIP: t.leakfind
- ./checks.1110833.20050808T224321/res.lc differ: char 4, line 1
FAIL: t.u_fpe
FAIL: t.longoptions
FAIL: t.ignore_spam_header
FAIL: t.nullstatsprefix
FAIL: t.integrity
FAIL: t.integrity2
cmp: EOF on -
FAIL: t.integrity3
FAIL: t.passthrough-hb
PASS: t.escaped.html
PASS: t.escaped.url
FAIL: t.split
PASS: t.parsing
PASS: t.lexer
PASS: t.lexer.mbx
FAIL: t.encoding
PASS: t.rfc2047_broken
PASS: t.rfc2047_folded
FAIL: t.message_addr
FAIL: t.message_id
FAIL: t.queue_id
error dumping tokens!
error dumping tokens!
error dumping tokens!
error dumping tokens!
error dumping tokens!
error dumping tokens!
error dumping tokens!
PASS: t.dump.load
error dumping tokens!
error dumping tokens!
PASS: t.nonascii.replace
FAIL: t.maint
FAIL: t.robx
FAIL: t.regtest
error dumping tokens!
error dumping tokens!
error dumping tokens!
PASS: t.upgrade.subnet.prefix
FAIL: t.multiple.wordlists
SKIP: t.probe
cmp: EOF on ./checks.1115739.20050808T224426/output
FAIL: t.query.config
FAIL: t.score1
FAIL: t.score2
FAIL: t.systest
FAIL: t.grftest
FAIL: t.wordhist
FAIL: t.bulkmode
FAIL: t.MH
FAIL: t.maildir
FAIL: t.bogoutil
FAIL: t.lock1
FAIL: t.lock3
SKIP: t.valgrind
======================
31 of 43 tests failed
(3 tests were not run)
======================
-------------- next part --------------
+ bogofilter -V -Q
bogofilter-qdbm version 0.95.2.cvs
Database: QDBM (Depot version 1.8.31, Villa API)
Copyright (C) 2002-2005 Eric S. Raymond,
David Relson, Matthias Andree, Greg Louis
bogofilter comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under the General Public License. See
the COPYING file with the source distribution for details.
+ DIR=test.0807.d
+ [ -d test.0807.d ]
+ rm -rf test.0807.d
+ mkdir test.0807.d
+ echo Make sure test.0807.d exists
Make sure test.0807.d exists
+ ls -ld test.0807.d
drwxr-xr-x 2 dick user 9 Aug 8 22:47 test.0807.d
+ OPTS=-x dw -vv
+ echo this message is a ham message
+ bogofilter -x dw -vv -n -d test.0807.d
+ ls -l test.0807.d
total 0
+ echo this message is spam
+ bogofilter -x dw -vv -s -d test.0807.d
+ echo score this ham/spam message
+ bogofilter -d -vvv test.0807.d
+ bogoutil -x dw -vv -d test.0807.d/wordlist.db
Can't open wordlist 'test.0807.d/wordlist.db'
More information about the bogofilter
mailing list