Subject: | no such module: fts4 |
On my smoker machines (freebsd+linux) a number of tests fail like this:
...
# Failed test 'no warnings'
# at /opt/perl-5.25.4/lib/site_perl/5.25.4/Test/Builder.pm line 135.
# There were 1 warning(s)
# Previous test 1 'An object of class 'DBI::db' isa 'DBI::db''
# DBD::SQLcipher::db do failed: no such module: fts4 at t/rt_96878_fts_contentless_table.t line 29.
# at t/rt_96878_fts_contentless_table.t line 29.
#
# Looks like your test exited with 255 just after 2.
t/rt_96878_fts_contentless_table.t ....................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/8 subtests
...
See also http://matrix.cpantesters.org/?dist=DBD-SQLcipher%200.02 for an overview of test reports.