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

CI: package:android fails to build #1831

Closed
zolia opened this issue Mar 3, 2020 · 2 comments
Closed

CI: package:android fails to build #1831

zolia opened this issue Mar 3, 2020 · 2 comments
Labels

Comments

@zolia
Copy link
Contributor

zolia commented Mar 3, 2020

Digest: sha256:283b14727e76e31586f7e49994961dc2f4698c6ef2dff239322b4f16cf2fa041
 Status: Downloaded newer image for mysteriumnetwork/xgomobile:1.13.6
 Building locally github.com/mysteriumnetwork/node/mobile/mysterium...
 gomobile: /usr/bin/gobind -lang=go,java -outdir=/tmp/gomobile-work-195661617 github.com/mysteriumnetwork/node/mobile/mysterium failed: exit status 1
 type-checking package "github.com/mysteriumnetwork/node/mobile/mysterium" failed (/ext-go/1/src/github.com/mysteriumnetwork/node/mobile/mysterium/entrypoint.go:31:2: could not import github.com/mysteriumnetwork/node/cmd (type-checking package "github.com/mysteriumnetwork/node/cmd" failed (/ext-go/1/src/github.com/mysteriumnetwork/node/cmd/di.go:30:2: could not import github.com/mysteriumnetwork/node/communication/nats (type-checking package "github.com/mysteriumnetwork/node/communication/nats" failed (/ext-go/1/src/github.com/mysteriumnetwork/node/communication/nats/connection_interface.go:23:2: could not import github.com/nats-io/go-nats (cannot find package "github.com/nats-io/go-nats" in any of:
 	/ext-go/1/src/github.com/mysteriumnetwork/node/vendor/github.com/nats-io/go-nats (vendor tree)
 	/usr/local/go/src/github.com/nats-io/go-nats (from $GOROOT)
 	/go/src/github.com/nats-io/go-nats (from $GOPATH)
 	/ext-go/1/src/github.com/nats-io/go-nats
 	/ext-go/1/src/github.com/mysteriumnetwork/node/mobile/mysterium/Godeps/_workspace/src/github.com/nats-io/go-nats))))))
 Error: running "bin/package_android amd64" failed with exit code 1
@zolia zolia added the bug label Mar 3, 2020
@zolia
Copy link
Contributor Author

zolia commented Mar 3, 2020

golang/go#27234 (comment)

Looks like fixed in latest gomobile. Can we update our image? @anjmao ?

@vkuznecovas
Copy link
Contributor

Everything builds just fine now. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants