Source: libcatmandu-store-lucy-perl Version: 0.0101-5 Severity: serious Some recent change in unstable makes libcatmandu-store-lucy-perl FTBFS and Debci fail:
https://ci.debian.net/packages/libc/libcatmandu-store-lucy-perl/unstable/amd64/ https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libcatmandu-store-lucy-perl.html ... cd . && ./Build test --verbose 1 In xs/Lucy/Analysis/CaseFolder.c, line 41, starting in Perl v5.30, toLOWER_utf8() will require an additional parameter. Avoid this message by converting to use toLOWER_utf8_safe(). Invalid parameter: 'sru_sortkeys' cfish_XSBind_allot_params at xs/XSBind.c line 507 XS_Lucy_Search_Searcher_hits at lib/Lucy.xs line 21539 at /build/1st/libcatmandu-store-lucy-perl-0.0101/blib/lib/Catmandu/Store/Lucy/Bag.pm line 117. Catmandu::Store::Lucy::Bag::search(Catmandu::Store::Lucy::Bag=HASH(0x564246d06848), "start", 0, "sru_sortkeys", "_id,,1", "limit", 10, "query", ...) called at /usr/share/perl5/Catmandu/Searchable.pm line 46 Catmandu::Searchable::__ANON__(CODE(0x564246b56d30), Catmandu::Store::Lucy::Bag=HASH(0x564246d06848), "sru_sortkeys", "_id,,1") called at (eval 233) line 1 Catmandu::Store::Lucy::Bag::__ANON__(Catmandu::Store::Lucy::Bag=HASH(0x564246d06848), "sru_sortkeys", "_id,,1") called at (eval 235) line 2 Catmandu::Store::Lucy::Bag::search(Catmandu::Store::Lucy::Bag=HASH(0x564246d06848), "sru_sortkeys", "_id,,1") called at t/00.t line 70 # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 13. t/00.t .. ok 1 - use Catmandu::Store::Lucy; ok 2 - require Catmandu::Store::Lucy; # Index path is /tmp/oTv7a91f3V ok 3 - An object of class 'Catmandu::Store::Lucy' isa 'Catmandu::Store::Lucy' ok 4 ok 5 - An object of class 'Catmandu::Store::Lucy::Bag' isa 'Catmandu::Store::Lucy::Bag' ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 - An object of class 'Catmandu::Hits' isa 'Catmandu::Hits' ok 12 ok 13 Dubious, test returned 255 (wstat 65280, 0xff00) All 13 subtests passed Test Summary Report ------------------- t/00.t (Wstat: 65280 Tests: 13 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=1, Tests=13, 4 wallclock secs ( 0.05 usr 0.01 sys + 0.84 cusr 0.07 csys = 0.97 CPU) Result: FAIL Failed 1/1 test programs. 0/13 subtests failed. /usr/share/cdbs/1/class/perl-build.mk:84: recipe for target 'debian/stamp-perl-check' failed make: *** [debian/stamp-perl-check] Error 255