New comment by anddam on void-packages repository https://github.com/void-linux/void-packages/pull/30301#issuecomment-906531947 Comment: The errors in x86_64 musl build are in `ext-clisp` and `streams` tests, resp.: ```diff 12086c12504,12506 < EQUAL-OK: (T T) --- > [OS-ERROR]: OS-ERROR(25): Not a tty > [OS-ERROR]: OS-ERROR(25): Not a tty > ERROR!! ERROR should be (T T) ! ``` and ```diff 28117c28542,28544 < EQUAL-OK: " --- > [OS-ERROR]: OS-ERROR(25): Not a tty > [OS-ERROR]: OS-ERROR(0): No error information > ERROR!! ERROR should be " ```