On Friday 15 January 2010 17:38:38 Kevin A. McGrail wrote: > I tried simply a make test on the rc3 and failed on timeout.t and > sa_compile.t with long tests and net tests. > > sa_compile is: > > t/sa_compile......................ok 1/5Can't exec "re2c": No such file or > directory at > /usr/src/Mail-SpamAssassin-3.3.0/t/log/d.sa_compile/inst.basic/foo/bin/sa-c > ompile line 113.
This can be a variation on 6263. Consider generalizing its title. It may just be a documentation omission (can't expect sa-compile to work without a recent re2c). > '/usr/src/Mail-SpamAssassin-3.3.0/t/log/d.sa_compile/inst.basic/foo/bin/sa- > compile --keep-tmps' failed: exit 1 at t/SATest.pm line 934. > t/sa_compile......................dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED tests 3-5 > Failed 3/5 tests, 40.00% okay It can fail on a heavily loaded machine, as it is a real-time test. Before opening a bug, try it again. Mark