New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/41983#issuecomment-1416831750 Comment: Some of the tests you added were required because you changed the means by which tests were ignored and the globs no longer worked. Ignoring `os` and `re` tests is a pretty heavy solution that we can avoid with more targeted exclusions. In 82e468a29d7ff0df06abf32107626c0610f53804 I pushed some changes that make checks pass for me on `x86_64{,-musl}` and `i686`. If you encounter other tests that get in the way of your OpenSSL work, please amend this PR to reconcile differences with the current state of the template.