https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7316
Bug ID: 7316
Summary: Not found: able-to-use = able to use 1/1 'body_0'
compiled rules at t/sa_compile.t line 165.
Product: Spamassassin
Version: 3.4.1
Hardware: Macintosh
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: Regression Tests
Assignee: [email protected]
Reporter: [email protected]
>grep debug ./t/sa_compile.t
system_or_die "$instdir/foo/$temp_binpath/sa-compile --keep-tmps --debug";
>make test
===========
[...]
May 6 13:47:09.173 [88546] dbg: check: is spam? score=0 required=5
May 6 13:47:09.173 [88546] dbg: check: tests=
May 6 13:47:09.173 [88546] dbg: check: subtests=
May 6 13:47:09.173 [88546] dbg: timing: total 165 ms - init: 149 (90.5%),
parse: 1.24 (0.8%), extract_message_metadata: 2.3 (1.4%), get_uri_detail_list:
4.5
(2.7%), tests_pri_0: 5 (3.1%), compile_gen: 0.99 (0.6%)
ld: warning: object file (body_0.o) was built for newer OSX version (10.11)
than being linked (10.10)
ld: warning: object file (scanner1.o) was built for newer OSX version (10.11)
than being linked (10.10)
May 6 13:47:11.040 [88546] dbg: plugin:
Mail::SpamAssassin::Plugin::MIMEHeader=HASH(0x7ff8348a0c48) implements
'finish_tests', priority 0
May 6 13:47:11.040 [88546] dbg: plugin:
Mail::SpamAssassin::Plugin::Check=HASH(0x7ff8348a0ed0) implements
'finish_tests', priority 0
Not found: able-to-use = able to use 1/1 'body_0' compiled rules at
t/sa_compile.t line 165.
# Failed test 4 in t/SATest.pm at line 755
Output can be examined in: log/d.sa_compile/3
t/sa_compile.t ....................
Failed 1/5 subtests
t/sha1.t .......................... ok
[...]
Test Summary Report
-------------------
t/sa_compile.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 4
Files=168, Tests=3035, 484 wallclock secs ( 1.25 usr 0.50 sys + 172.89 cusr
31.66 csys = 206.30 CPU)
Result: FAIL
Failed 1/168 test programs. 1/3035 subtests failed.
make: *** [test_dynamic] Error 255
> prove -v t/sa_compile.t
=========================
[...]
Installing
/var/folders/gn/hz9nzmpn7sx0jvnbnl2dkv7h0000gn/T/.spamassassin11482VqUQZCtmp/ignored/man/man3/Mail::SpamAssassin::CompiledRegexps::body_0.3
Appending installation info to
/var/folders/gn/hz9nzmpn7sx0jvnbnl2dkv7h0000gn/T/.spamassassin11482VqUQZCtmp/ignored/lib/5.22.2/darwin-2level/perllocal.pod
cp
/var/folders/gn/hz9nzmpn7sx0jvnbnl2dkv7h0000gn/T/.spamassassin11482VqUQZCtmp/bases_body_0.pl
/opt/src/Mail-SpamAssassin-3.4.1/t/log/d.sa_compile/inst.basic/foo/var/spamassassin/compiled/5.022/3.004001/bases_body_0.pl
temporary dir left due to --keep-tmps:
/var/folders/gn/hz9nzmpn7sx0jvnbnl2dkv7h0000gn/T/.spamassassin11482VqUQZCtmp
/opt/src/Mail-SpamAssassin-3.4.1/t/log/d.sa_compile/inst.basic/foo//bin/spamassassin
-p log/test_default.cf -D -Lt <
/opt/src/Mail-SpamAssassin-3.4.1/t/data/spam/001
ok 3
Checking able-to-use
not ok 4
Checking FOO
ok 5
Failed 1/5 subtests
Test Summary Report
-------------------
t/sa_compile.t (Wstat: 0 Tests: 5 Failed: 1)
Failed test: 4
Files=1, Tests=5, 30 wallclock secs ( 0.13 usr 0.03 sys + 16.79 cusr 9.21
csys = 26.16 CPU)
Result: FAIL
--
You are receiving this mail because:
You are the assignee for the bug.