x/tools/cmd/compilebench: loadinternal: cannot find runtime/cgo #63383
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
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?
go install golang.org/x/tools/cmd/compilebench@latest
compilebench -alloc
What did you expect to see?
Normal benchmark.
What did you see instead?
loadinternal: cannot find runtime/cgo
The text was updated successfully, but these errors were encountered: