Skip to content
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

x/playground: builds failing on misc-compile-linux-loong64 and misc-compile-freebsd-riscv64-go1.20 builders #59218

Closed
findleyr opened this issue Mar 24, 2023 · 1 comment
Assignees
Milestone

Comments

@findleyr
Copy link
Contributor

In https://go.dev/cl/467955, we see that the misc-compile-linux-loong64 and misc-compile-freebsd-riscv64-go1.20 are failing with errors related to the x/sys dependency.

It looks like the dependencies of x/playground are quite old, and x/sys needs to be updated. Surprisingly, x/playground is not included in build.golang.org.

@findleyr findleyr self-assigned this Mar 24, 2023
@gopherbot gopherbot added this to the Unreleased milestone Mar 24, 2023
@gopherbot
Copy link

Change https://go.dev/cl/478959 mentions this issue: all: update golang.org/x/ dependencies

@golang golang locked and limited conversation to collaborators Mar 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants