New comment by ardadem on void-packages repository https://github.com/void-linux/void-packages/pull/31945#issuecomment-895382474 Comment: double checked locally but it didn't fail. EDIT: and x86_64-musl too ``` make check-TESTS make[3]: Entering directory '/builddir/vlc-3.0.16' make[4]: Entering directory '/builddir/vlc-3.0.16' PASS: test/run_vlc.sh ============================================================================ Testsuite summary for vlc 3.0.16 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/vlc-3.0.16' make[3]: Leaving directory '/builddir/vlc-3.0.16' make[2]: Leaving directory '/builddir/vlc-3.0.16' make[1]: Leaving directory '/builddir/vlc-3.0.16' ```