Hi Bruno, Bruno Haible via GNU coreutils General Discussion <[email protected]> writes:
> On Alpine Linux 3.18 (32-bit x86), there are two test failures: > > FAIL: tests/misc/io-errors > FAIL: tests/cksum/b2sum > > The cksum/b2sum failure looks much like the one that I've reported for > Slackware 15. Thanks for all the testing! Pádraig, do you have any issues with the change I proposed earlier to deal with musl's strange definition of "fully buffered" [1]. If not, I can push it with the adjustments to use $host_os instead of $host_triple. That should fix the misc/io-errors test. I'm guessing the cksum/b2sum failure is due to a different type limit on 32-bit on x86, but I haven't looked into it much. Collin [1] https://lists.gnu.org/archive/html/coreutils/2026-04/msg00039.html
