New comment by wpbirney on void-packages repository https://github.com/void-linux/void-packages/pull/38396#issuecomment-1201590802 Comment: i had to `make_check=no`. I talked with the developer of scons and was told the release tarballs do not contain the tests. If we want to test it, we have to build from the repo tree instead and also package some extra python3 deps that are missing from the void repos. Whichever way you guys wanna go, if you want tests i can build from the tree and create templates for the missing python3 deps. Or we can use the release tarball without checks?