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/build: add new ppc64 power10 builder #59614

Closed
pmur opened this issue Apr 13, 2023 · 8 comments
Closed

x/build: add new ppc64 power10 builder #59614

pmur opened this issue Apr 13, 2023 · 8 comments
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. new-builder
Milestone

Comments

@pmur
Copy link
Contributor

pmur commented Apr 13, 2023

OSUOL has made available a VM running debian unstable in addition to the existing power10 ppc64le VM image.

This is helpful to verify power10 specific code in BE mode.

@pmur pmur self-assigned this Apr 13, 2023
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Apr 13, 2023
@gopherbot gopherbot added this to the Unreleased milestone Apr 13, 2023
@gopherbot
Copy link

Change https://go.dev/cl/484175 mentions this issue: all: add linux-ppc64-sid-power10 builder

@dmitshur dmitshur added new-builder NeedsFix The path to resolution is known, but the work has not been done. labels Apr 13, 2023
gopherbot pushed a commit to golang/build that referenced this issue Apr 14, 2023
This VM hosted by osuol allows CI testing of power10 big-endian.

For golang/go#59614

Change-Id: Ife151a984c4e8fa0e4b9e6e459b10f1cf485a765
Reviewed-on: https://go-review.googlesource.com/c/build/+/484175
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: David Chase <drchase@google.com>
@gopherbot
Copy link

Change https://go.dev/cl/484875 mentions this issue: dashboard: set a known issue for linux-ppc64-sid-power10 builder

@mcmilk
Copy link

mcmilk commented Apr 27, 2023

It would be nice if support for the ppc64 and ppc64le versions of FreeBSD could be added.
I want to use the github-act-runner for kernel module testing for OpenZFS.

When I should test compile some things - I can do this.

@cagedmantis
Copy link
Contributor

Howdy! Is there anything that needs to be done to close this issue?

@pmur
Copy link
Contributor Author

pmur commented May 2, 2023

Hi, I think this is complete now.

@pmur pmur closed this as completed May 2, 2023
@mcmilk
Copy link

mcmilk commented May 2, 2023

Should I open a new issue for building FreeBSD ppc64 and ppc64le ?

@pmur
Copy link
Contributor Author

pmur commented May 2, 2023

@mcmilk, yes. This issue related to setting up a specific CI instance.

Supporting Go on FreeBSD/ppc64{le,} would first require creating proposal type issue. That's a bit more work.

@mcmilk
Copy link

mcmilk commented May 2, 2023

@pmur - I just found this: #56001 - so I will ask there, if FreeBSD may also be added like OpenBSD

@golang golang locked and limited conversation to collaborators May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. new-builder
Projects
Archived in project
Development

No branches or pull requests

5 participants