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

cmd/api: unknown compiler #3285

Closed
remyoudompheng opened this issue Mar 11, 2012 · 4 comments
Closed

cmd/api: unknown compiler #3285

remyoudompheng opened this issue Mar 11, 2012 · 4 comments

Comments

@remyoudompheng
Copy link
Contributor

What steps will reproduce the problem?
1. Run "go tool api".

What is the expected output? What do you see instead?

Expected: usual dump of API.

Got:
2012/03/12 00:00:25 pkg "archive/tar", dir
"/opt/remy/go/src/pkg/archive/tar": ScanDir: import ".": unknown
compiler ""
go tool api: exit status 1
@remyoudompheng
Copy link
Contributor Author

Comment 1:

Running tip on linux 386, linux amd64 the same. I think run.bash should at least run a 
go tool api >/dev/null

@dsymonds
Copy link
Contributor

Comment 2:

Labels changed: added priority-asap, toolbug, removed priority-triage.

Status changed to Accepted.

@dsymonds
Copy link
Contributor

Comment 3:

Owner changed to @dsymonds.

Status changed to Started.

@dsymonds
Copy link
Contributor

Comment 4:

This issue was closed by revision 764880e.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
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