New comment by GitMensch on void-packages repository https://github.com/void-linux/void-packages/pull/45629#issuecomment-1689292116 Comment: The currently failing test 488 on musl is a bug "not clean handling" in GnuCOBOL. You may want to use the official (not yet upstream) patch found in https://git.adelielinux.org/adelie/packages/-/commit/21fe3ef399c25f030d6657e83cc635335f3a9f40 (0002-errno) [and may also take a fix for a regression (0001-move) live]. The failing in test 818 on musl is "known" from the Adélie CI; if you can provide any insights that would be useful, otherwise you may consider to drop that test for now by running `sed -i tests/testsuite -e "/^818;/d";`. That issue is tracked upstream as https://sourceforge.net/p/gnucobol/bugs/906/.