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 error #10598

Closed
nanolab opened this issue Apr 28, 2015 · 2 comments
Closed

x/mobile/cmd/gomobile: init error #10598

nanolab opened this issue Apr 28, 2015 · 2 comments

Comments

@nanolab
Copy link

nanolab commented Apr 28, 2015

I did as recommended here https://godoc.org/golang.org/x/mobile/cmd/gomobile

$ git clone https://go.googlesource.com/go
$ cd go/src
$ ./all.bash
$ go get golang.org/x/mobile/cmd/gomobile
$ gomobile init
go version devel +d3bd6b6 Tue Apr 28 19:42:57 2015 +0000 linux/amd64

But got this error

...
cmd/old6a
cmd/old8a
cmd/old9a
cmd/pack
cmd/pprof/internal/profile
cmd/pprof/internal/svg
cmd/pprof/internal/tempfile
cmd/trace
cmd/pprof/internal/plugin
cmd/pprof/internal/report
cmd/pprof/internal/commands
cmd/pprof/internal/driver
cmd/pprof/internal/fetch
cmd/pprof/internal/symbolizer
cmd/pprof/internal/symbolz
cmd/yacc
cmd/pprof

##### Building packages and commands for android/arm.
runtime
# runtime
runtime/alg.go:330: internal compiler error: bad operands to gcmp
bin/gomobile: exit status 2
@crawshaw
Copy link
Member

This is a build breakage at head as of yesterday. If you rewind to 32d6fbc it should work.

@gopherbot
Copy link

CL https://golang.org/cl/9453 mentions this issue.

@minux minux closed this as completed in 2b7505e Apr 29, 2015
@mikioh mikioh changed the title gomobile init error x/mobile/cmd/gomobile: init error May 2, 2015
@golang golang locked and limited conversation to collaborators Jun 25, 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