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

runtime: darwin/arm64 build is broken #13916

Closed
rakyll opened this issue Jan 12, 2016 · 1 comment
Closed

runtime: darwin/arm64 build is broken #13916

rakyll opened this issue Jan 12, 2016 · 1 comment
Milestone

Comments

@rakyll
Copy link
Contributor

rakyll commented Jan 12, 2016

$ gomobile init

gomobile: go install -p=8 -pkgdir=/Users/jbd/pkg/gomobile/pkg_darwin_arm64 std failed: exit status 2
# runtime
/Users/jbd/go/src/runtime/signal_darwin_arm64.go:78: c.set_sigcode undefined (type *sigctxt has no field or method set_sigcode)

/cc @crawshaw @hyangah

@rakyll rakyll added this to the Unreleased milestone Jan 12, 2016
@crawshaw crawshaw modified the milestones: Go1.6, Unreleased Jan 12, 2016
@crawshaw
Copy link
Member

Looks like everything was broken while I was out and no one has noticed yet. I'll try to take a look this week.

@crawshaw crawshaw changed the title x/mobile/cmd/gomobile: init is broken runtime: darwin/arm64 build is broken Jan 12, 2016
@golang golang locked and limited conversation to collaborators Jan 13, 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