New issue by Johnnynator on void-packages repository https://github.com/void-linux/void-packages/issues/12518 Description: Packages that do use the go build-style but use go have a hard time to compile without the right environment variables set, see e.g. #12516. So we should either always export the needed env vars or add a build helper like with rust.