On macOS 26.2 (cfarm104.cfarm.net), the build succeeds but there is 2 ERRORs in the tests:
ERROR: t/z_misc/same_converter_init.t - too few tests run (expected 2, got 0) ERROR: t/z_misc/same_converter_init.t - exited with status 2 The test-suite.log file has: ERROR: t/z_misc/same_converter_init =================================== Undefined subroutine &Devel::Refcount::refcount called at ../../../tta/perl/Texinfo/Convert/Converter.pm line 536. # Looks like your test exited with 2 before it could output anything. 1..2 ERROR: t/z_misc/same_converter_init.t - too few tests run (expected 2, got 0) ERROR: t/z_misc/same_converter_init.t - exited with status 2
