New review comment by Piraty on void-packages repository https://github.com/void-linux/void-packages/pull/39446#discussion_r1000013365 Comment: ``` $ grep CHECK etc/conf XBPS_CHECK_PKGS=full $ ./xbps-src binary-bootstrap x86_64-musl && ./xbps-src pkg cryptsetup ... FAIL: luks2-reencryption-mangle-test WARNING: You must be root to run this test, test skipped. SKIP: verity-compat-test WARNING: You must be root to run this test, test skipped. SKIP: integrity-compat-test WARNING: You must be root to run this test, test skipped. SKIP: ssh-test-plugin ======================= 2 of 10 tests failed (21 tests were not run) ======================= make[2]: *** [Makefile:900: check-TESTS] Error 1 ```