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: bind failure #39339

Closed
bianzhifeng opened this issue Jun 1, 2020 · 2 comments
Closed

x/mobile/cmd/gomobile: bind failure #39339

bianzhifeng opened this issue Jun 1, 2020 · 2 comments
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@bianzhifeng
Copy link

What version of Go are you using (go version)?

$ go version
1.14.3

Does this issue reproduce with the latest release?

yes

What operating system and processor architecture are you using (go env)?

go env Output
$ go env

What did you do?

gomobile bind -target=ios xxx

What did you expect to see?

command-line-arguments failed: exit status 1
no exported names in the package "command-line-arguments"
no exported names in the package "command-line-arguments"
no exported names in the package "command-line-arguments"
no exported names in the package "command-line-arguments"

What did you see instead?

success

@dmitshur dmitshur added mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jun 3, 2020
@dmitshur dmitshur added this to the Unreleased milestone Jun 3, 2020
@dmitshur dmitshur changed the title gomobile bind failure x/mobile/cmd/gomobile: bind failure Jun 3, 2020
@dmitshur
Copy link
Contributor

dmitshur commented Jun 3, 2020

@bianzhifeng Thanks for the report. Can you please provide the following information:

  • go env output
  • what package did you run it on

/cc @hyangah @hajimehoshi

@dmitshur dmitshur added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jun 3, 2020
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Jul 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

3 participants