You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Result of build process in reasonable time - either success or some kind of a failure. For comparison: the version from master builds in just a couple of minutes.
What did you see instead?
The build is stuck for over 20 hours on building bootstrap:
go env Output
mamazur@pc:~/go-source/src$ ./all.bash
Building Go cmd/dist using /snap/go/10389. (go1.21.3 linux/amd64)
Building Go toolchain1 using /snap/go/10389.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
The text was updated successfully, but these errors were encountered:
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I've replicated this change and run
all.bash
.What did you expect to see?
Result of build process in reasonable time - either success or some kind of a failure. For comparison: the version from master builds in just a couple of minutes.
What did you see instead?
The build is stuck for over 20 hours on building bootstrap:
go env
OutputThe text was updated successfully, but these errors were encountered: