Skip to content

gccgo: go test -i does not work with gccgo's go tool #13604

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

Closed
mwhudson opened this issue Dec 14, 2015 · 1 comment
Closed

gccgo: go test -i does not work with gccgo's go tool #13604

mwhudson opened this issue Dec 14, 2015 · 1 comment
Milestone

Comments

@mwhudson
Copy link
Contributor

For example:

(metricsadder-vars)mwhudson@aeglos:juju$ go-5 test -i -compiler gccgo github.com/juju/juju/api/metricsadder
can't load package: ../loggo/writer.go:9:2: cannot find package "os" in any of:
/usr/src/os (from $GOROOT)
/opt/opensource/gopath/src/os (from $GOPATH)

Probably easy to fix.

@ianlancetaylor ianlancetaylor added this to the Gccgo milestone Dec 14, 2015
@mwhudson
Copy link
Contributor Author

This got reported again as #16701 but that bug has more analysis so closing this one.

@golang golang locked and limited conversation to collaborators Aug 15, 2017
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