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: GOROOT in hidden directory, didn't find the well-known module "std" #54221
Comments
please try this with the upstream source tree. |
If by a
then my source code was exactly that.
On a fresh account (so only a system Go is visible for bootstrap) with abovementioned source checkout still gets the two errors. |
I cannot reproduce this on 14.0-CURRENT. Is there anything special in the environment? |
Nothing special.
Nothing unusual and exactly reproducible on Arch machine (other OS, other bootstrap version, other hardware). The only thing in common is that neither of machines is compiling go from |
Got it!The |
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes, on 2 different operating systems
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: