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

x/mobile/cmd/gomobile: init fails #11996

Closed
rakyll opened this issue Aug 3, 2015 · 2 comments
Closed

x/mobile/cmd/gomobile: init fails #11996

rakyll opened this issue Aug 3, 2015 · 2 comments

Comments

@rakyll
Copy link
Contributor

rakyll commented Aug 3, 2015

go version
go version devel +3f4d5a5 Thu Jul 23 22:50:40 2015 +0000 darwin/amd64

gomobile init
gomobile: go install -p=8 -pkgdir=/Users/jbd/pkg/gomobile/pkg_android_arm std failed: exit status 2
# runtime
/Users/jbd/go/src/runtime/asm_arm.s:1051 syntax error, last name: runtime·usplitR0
/Users/jbd/go/src/runtime/asm_arm.s:1065 syntax error, last name: R0

cc/ @crawshaw @hyangah

@hyangah
Copy link
Contributor

hyangah commented Aug 3, 2015

Why do you need to sync to +3f4d5a5?
Last week crawshaw and rsc made some changes.
Please work on the tip or go1.5beta3.

@rakyll
Copy link
Contributor Author

rakyll commented Aug 3, 2015

Closing the issue, init is working against the tip. make.bash has failed and I couldn't rebuild Go on my previous attempt.

@rakyll rakyll closed this as completed Aug 3, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
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