Skip to content
New issue

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

os: FreeBSD ARM is broken: wait6: invalid argument #16064

Closed
ianlancetaylor opened this issue Jun 14, 2016 · 1 comment
Closed

os: FreeBSD ARM is broken: wait6: invalid argument #16064

ianlancetaylor opened this issue Jun 14, 2016 · 1 comment

Comments

@ianlancetaylor
Copy link
Contributor

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.

@ianlancetaylor
Copy link
Contributor Author

OK, looks like https://golang.org/cl/24064 is the fix.

@mikioh mikioh removed their assignment Jun 14, 2016
@golang golang locked and limited conversation to collaborators Jun 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants