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/benchmarks: build fails on Plan 9 #35885

Closed
fhs opened this issue Nov 27, 2019 · 1 comment
Closed

x/benchmarks: build fails on Plan 9 #35885

fhs opened this issue Nov 27, 2019 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-Plan9
Milestone

Comments

@fhs
Copy link
Contributor

fhs commented Nov 27, 2019

What version of Go are you using (go version)?

$ go version
go version devel +master Tue Nov 26 02:05:50 EST 2019 plan9/386

What did you do?

go test ./...

What did you expect to see?

Successful build

What did you see instead?

# golang.org/x/benchmarks/driver
driver/driver.go:59:3: undefined: setProcessAffinity
driver/driver.go:224:8: undefined: InitSysStats

See also https://build.golang.org/log/6a6cb2c1c76cbb8427a2b9cd68b6357fa5a8af2f

@gopherbot add labels OS-Plan9, NeedsFix

@gopherbot gopherbot added this to the Unreleased milestone Nov 27, 2019
@gopherbot gopherbot added NeedsFix The path to resolution is known, but the work has not been done. OS-Plan9 labels Nov 27, 2019
@gopherbot
Copy link

Change https://golang.org/cl/209224 mentions this issue: driver: fix build on Plan 9

@golang golang locked and limited conversation to collaborators Nov 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-Plan9
Projects
None yet
Development

No branches or pull requests

2 participants