We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://golang.org/cl/24021 broke FreeBSD ARM. The builders are failing with:
runtime/internal/sys go build runtime/internal/sys: /usr/home/paulzhol/buildroot/freebsd-arm-paulzhol-53242e49b127/go/pkg/tool/freebsd_arm/compile: wait6: invalid argument
It was supposed to have been fixed by https://golang.org/cl/24061, but it didn't help.
We need to fix this very soon or roll back 24021. I don't have access to a FreeBSD ARM system.
The text was updated successfully, but these errors were encountered:
OK, looks like https://golang.org/cl/24064 is the fix.
Sorry, something went wrong.
9208ed3
No branches or pull requests
https://golang.org/cl/24021 broke FreeBSD ARM. The builders are failing with:
It was supposed to have been fixed by https://golang.org/cl/24061, but it didn't help.
We need to fix this very soon or roll back 24021. I don't have access to a FreeBSD ARM system.
The text was updated successfully, but these errors were encountered: