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: error running API checker for linux-arm-arm5spacemonkey #29507

Closed
katiehockman opened this issue Jan 2, 2019 · 4 comments
Closed

os: error running API checker for linux-arm-arm5spacemonkey #29507

katiehockman opened this issue Jan 2, 2019 · 4 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux

Comments

@katiehockman
Copy link
Contributor

Builds are failing for linux-arm-arm5spacemonkey after CL 155517 to add SyscallConn method.

Error:

##### API check
Error running API checker: exit status 1
Go version is "builder host-linux-armel-cross", ignoring -next /home/builder/stage0scratch/workdir/go/api/next.txt
+pkg os, method (*File) SyscallConn() (syscall.RawConn, error)
exit status 1
2018/12/27 22:34:01 Failed: exit status 1
2018/12/27 22:34:07 FAILED

Example: https://build.golang.org/log/8ccfa580e101f1c87b4f56c4b9ba77739bfecddc

/cc @ianlancetaylor

@katiehockman katiehockman added OS-Linux NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jan 2, 2019
@ALTree
Copy link
Member

ALTree commented Jan 2, 2019

This is #24754 and #29177, I would close here if you don't mind.

@katiehockman
Copy link
Contributor Author

Yep you're right, thanks. It appears to be a dupe of #24754

@katiehockman
Copy link
Contributor Author

Actually, that issue is related but I don't think it is a duplicate. @bradfitz is working on a fix now.

@katiehockman katiehockman reopened this Jan 2, 2019
@gopherbot
Copy link

Change https://golang.org/cl/155933 mentions this issue: api: add os.(*File).SyscallConn to go1.12.txt

@golang golang locked and limited conversation to collaborators Jan 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux
Projects
None yet
Development

No branches or pull requests

3 participants