-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeGoCommandcmd/gocmd/goNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Darwinarch-arm64okay-after-beta1Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1release-blocker
Milestone
Description
On the production Apple Silicon machines, Go binaries are killed at start. #38485 (comment)
It looks like all binaries need to be codesigned now, and indeed running codesign -s -
on them lets them run correctly.
This stops go test
and go run
from working, and requires an extra step after go build
to get a functional binary.
This also affects the bootstrapped compiler itself.
bwesterb, dmitshur, tac0turtle, yob, d1y and 14 morejasonmoo, prestonvanloon, madewithsmiles, ondrejsojka, DarrienG and 9 more
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeGoCommandcmd/gocmd/goNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Darwinarch-arm64okay-after-beta1Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1release-blocker