Robert Clausecker <f...@freebsd.org> wrote:

> The reason for this is that your package requires Go 1.22 to build, but
> Go 1.21 has been configured as the toolchain to use for this package.
> Go helpfully downloads a Go 1.22 toolchain and tries to use that to build
> the package, which fails as the distfiles are not executable.

I'm puzzled to why this doesn't get extracted to WRKDIR, and executed there?

Or is it because the downloaded toolchain is not an archive, but a bare
executable itself? If so, I'd expect it still to be copied to WRKDIR before
execution.

Cheers, Jamie

Reply via email to