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/go: 'go build' error message says 'go install' #20251

Closed
josharian opened this issue May 4, 2017 · 1 comment
Closed

cmd/go: 'go build' error message says 'go install' #20251

josharian opened this issue May 4, 2017 · 1 comment

Comments

@josharian
Copy link
Contributor

At tip as of May 4 (8d63408):

$ go build zombiezen.com/go/capnproto2/capnpc-go
go install zombiezen.com/go/capnproto2/capnpc-go: build output "capnpc-go" already exists and is a directory

The error message should begin "go build ...".

@gopherbot
Copy link

Change https://golang.org/cl/75474 mentions this issue: cmd/go: do not print "go install" in errors from other commands

@golang golang locked and limited conversation to collaborators Nov 3, 2018
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

2 participants