Hi Patrice, Last week, you investigated and fixed 84 "ERRORS".
Today's CI still shows a regression, compared to two weeks ago: On OpenBSD, the swig/perl tests fail: Making check in swig Making check in perl make check-am make check-TESTS FAIL: test_scripts/test_macro_expand.sh FAIL: test_scripts/test_non_ascii_in_macro.sh FAIL: test_scripts/test_includes.sh FAIL: test_scripts/test_texinfo_manual.sh ERROR: t/20index_sort.t - missing test plan ERROR: t/20index_sort.t - exited with status 2 ERROR: t/30source_marks.t - missing test plan ERROR: t/30source_marks.t - exited with status 2 ERROR: t/40convert_to_text.t - too few tests run (expected 1, got 0) ERROR: t/40convert_to_text.t - exited with status 2 ============================================================================ Testsuite summary for GNU Texinfo 7.2.20250825dev ============================================================================ # TOTAL: 10 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 6 ============================================================================ See swig/perl/test-suite.log ============================================================================ Here's that test-suite.log file. (As attachment, because it has a NUL byte in line 19.)
=========================================================== GNU Texinfo 7.2.20250825dev: swig/perl/test-suite.log =========================================================== # TOTAL: 10 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 6 .. contents:: :depth: 2 FAIL: test_scripts/test_macro_expand.sh ======================================= Can't load '../../swig/perl/.libs/auto/Texinfo/Texinfo.so' for module Texinfo: Cannot load specified object at /usr/libdata/perl5/amd64-openbsd/DynaLoader.pm line 206. at ../../swig/perl/Texinfo.pm line 11. Compilation failed in require at ../../../../tta/swig/perl/parse_refold.pl line 80. BEGIN failed--compilation aborted at ../../../../tta/swig/perl/parse_refold.pl line 80. F test_non_ascii_in_macro: 2 diff: out_test_non_ascii_in_macro: No such file or directory FAIL test_scripts/test_macro_expand.sh (exit status: 1) FAIL: test_scripts/test_non_ascii_in_macro.sh ============================================= Can't load '../../swig/perl/.libs/auto/Texinfo/Texinfo.so' for module Texinfo: Cannot load specified object at /usr/libdata/perl5/amd64-openbsd/DynaLoader.pm line 206. at ../../swig/perl/Texinfo.pm line 11. Compilation failed in require at ../../../../tta/swig/perl/parse_refold.pl line 80. BEGIN failed--compilation aborted at ../../../../tta/swig/perl/parse_refold.pl line 80. F test_macro_expand: 2 diff: out_test_macro_expand: No such file or directory FAIL test_scripts/test_non_ascii_in_macro.sh (exit status: 1) FAIL: test_scripts/test_includes.sh =================================== Can't load '../../swig/perl/.libs/auto/Texinfo/Texinfo.so' for module Texinfo: Cannot load specified object at /usr/libdata/perl5/amd64-openbsd/DynaLoader.pm line 206. at ../../swig/perl/Texinfo.pm line 11. Compilation failed in require at ../../../../tta/swig/perl/parse_refold.pl line 80. BEGIN failed--compilation aborted at ../../../../tta/swig/perl/parse_refold.pl line 80. F test_includes: 2 diff: out_test_includes: No such file or directory FAIL test_scripts/test_includes.sh (exit status: 1) FAIL: test_scripts/test_texinfo_manual.sh ========================================= Can't load '../../swig/perl/.libs/auto/Texinfo/Texinfo.so' for module Texinfo: Cannot load specified object at /usr/libdata/perl5/amd64-openbsd/DynaLoader.pm line 206. at ../../swig/perl/Texinfo.pm line 11. Compilation failed in require at ../../../../tta/swig/perl/parse_refold.pl line 80. BEGIN failed--compilation aborted at ../../../../tta/swig/perl/parse_refold.pl line 80. F test_texinfo_manual: 2 diff: out_test_texinfo_manual/texinfo.texi: No such file or directory FAIL test_scripts/test_texinfo_manual.sh (exit status: 1) ERROR: t/20index_sort ===================== Can't load '../../swig/perl/.libs/auto/Texinfo/Texinfo.so' for module Texinfo: Cannot load specified object at /usr/libdata/perl5/amd64-openbsd/DynaLoader.pm line 206. at ../../swig/perl/Texinfo.pm line 11. Compilation failed in require at ../../../../tta/swig/perl/t/20index_sort.t line 51. BEGIN failed--compilation aborted at ../../../../tta/swig/perl/t/20index_sort.t line 51. ERROR: t/20index_sort.t - missing test plan ERROR: t/20index_sort.t - exited with status 2 ERROR: t/30source_marks ======================= Can't load '../../swig/perl/.libs/auto/Texinfo/Texinfo.so' for module Texinfo: Cannot load specified object at /usr/libdata/perl5/amd64-openbsd/DynaLoader.pm line 206. at ../../swig/perl/Texinfo.pm line 11. Compilation failed in require at ../../../../tta/swig/perl/t/30source_marks.t line 39. BEGIN failed--compilation aborted at ../../../../tta/swig/perl/t/30source_marks.t line 39. ERROR: t/30source_marks.t - missing test plan ERROR: t/30source_marks.t - exited with status 2 ERROR: t/40convert_to_text ========================== Can't load '../../swig/perl/.libs/auto/Texinfo/Texinfo.so' for module Texinfo: Cannot load specified object at /usr/libdata/perl5/amd64-openbsd/DynaLoader.pm line 206. at ../../swig/perl/Texinfo.pm line 11. Compilation failed in require at ../../../../tta/swig/perl/t/40convert_to_text.t line 21. BEGIN failed--compilation aborted at ../../../../tta/swig/perl/t/40convert_to_text.t line 21. # Looks like your test exited with 2 before it could output anything. 1..1 ERROR: t/40convert_to_text.t - too few tests run (expected 1, got 0) ERROR: t/40convert_to_text.t - exited with status 2