New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/pull/18405#issuecomment-576732578 Comment: This fails to cross build for `arm*` and `aarch64*`. It succeeds for `ppc64le*` but fails for all other cross architectures and also for `i686-musl` here. I wonder if this a problem with the `go` build style or `go` itself. I think `nocross="Fails to cross build for most targets"` would be a temporary solution.