-
Notifications
You must be signed in to change notification settings - Fork 18k
x/tools/go/packages: empty result from go list -f "{{context.GOARCH}} {{context.Compiler}}"
(netbsd)
#71215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-NetBSD
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
Comments
Found new dashboard test flakes for:
2025-01-09 15:57 x_tools-gotip-netbsd-arm tools@ae303ab9 go@f5a89dff x/tools/go/packages.TestErrorMissingFile/Modules (log)
|
go list -e -f {{context.ReleaseTags}}
(netbsd)
Possibly a symptom of #70492? |
This was referenced Jan 10, 2025
The error is from running |
go list -e -f {{context.ReleaseTags}}
(netbsd)ggo list -f "{{context.GOARCH}} {{context.Compiler}}"
(netbsd)
ggo list -f "{{context.GOARCH}} {{context.Compiler}}"
(netbsd)go list -f "{{context.GOARCH}} {{context.Compiler}}"
(netbsd)
The confusing thing here is that it looks like the go command exited 0? I wonder how that could happen? |
cc: @golang/netbsd |
This was referenced Feb 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-NetBSD
Tools
This label describes issues relating to any tools in the x/tools repository.
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: