Open matloob opened 13 hours ago
(edit: sorry accidentally cc'd than)
Related Issues
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Change https://go.dev/cl/633038 mentions this issue: cmd/go/testdata/script: skip EndSequence entries in build_trimpath_cgo
The CL looks reasonable. Thanks.
It is interesting that it fails on your machine. Just curious, what C toolchain version do you have?
Go version
go version devel go1.24-4daf7922f3 Tue Dec 3 20:01:57 2024 +0000 darwin/arm64
Output of
go env
in your module/workspace:What did you do?
go test cmd/go -run TestScript/build_trimpath_cgo
What did you see happen?
What did you expect to see?
For the test to pass.
I'm not sure if this is relevant but I'm running on macOS Sequoia 15.1.1.