New comment by tjkirch on void-packages repository https://github.com/void-linux/void-packages/pull/39825#issuecomment-1272415328 Comment: x86-64 musl unit tests failed with: ``` 2022-10-08T23:42:25.2927150Z Running test: ../tests/dsd64-dsf.testfile 2022-10-08T23:42:25.3031608Z ../tests/dsd64-dsf.testfile: DSD Stream File, mono, simple-rate, 1 bit, 141184 samples 2022-10-08T23:42:25.3032087Z lt-test: ERROR: result was (len 57) 2022-10-08T23:42:25.3032524Z DSD Stream File, mono, simple-rate, 1 bit, 141184 samples 2022-10-08T23:42:25.3032828Z expected (len 94) 2022-10-08T23:42:25.3033193Z DSF audio bitstream data, 1 bit, mono, "DSD 64" 2822400 Hz, no compression, ID3 version 2.3.0 ``` I haven't figured out yet how to run unit tests during a cross build with xbps-src, so I'm not sure if this is reproducible. I don't seem to have the ability to rerun CI checks.