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
Building Go cmd/dist using /usr/lib/go-1.24. (go1.24.0 linux/loong64)
Building Go toolchain1 using /usr/lib/go-1.24.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
It has been stuck here. The top command shows that go_bootstrap has not finished.
Go version
go version devel go1.25-da2cbc52a7 Mon Apr 28 19:35:38 2025 +0800 linux/loong64
Output of
go env
in your module/workspace:What did you do?
cd src && ../all.bash
What did you see happen?
It has been stuck here. The top command shows that go_bootstrap has not finished.
Related CI test errors:
https://7419-34ac013-dot-chromium-swarm.appspot.com/task?id=708737e859dde610
What did you expect to see?
cd src && ./all.bash passed
The text was updated successfully, but these errors were encountered: