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: we have no builders for openbsd/arm64 #34035

Closed
bcmills opened this issue Sep 3, 2019 · 3 comments
Closed

x/build: we have no builders for openbsd/arm64 #34035

bcmills opened this issue Sep 3, 2019 · 3 comments
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. new-builder OS-OpenBSD Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Sep 3, 2019

As of CL 174125, cmd/dist supports openbsd/arm64 (#31656), and the Go 1.13 release notes currently claim that “Go now supports OpenBSD on arm64.”

However, as far as I can tell we have no openbsd/arm64 builders, so that support does not seem to meet the requirements for a new port.

We should either get an openbsd/arm64 builder up and running and verify that it is passing, or remove the claim of support from the release notes.

CC @4a6f656c @bradfitz @ianlancetaylor @andybons @toothrot @dmitshur

@gopherbot gopherbot added this to the Unreleased milestone Sep 3, 2019
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Sep 3, 2019
@bcmills bcmills added OS-OpenBSD Soon This needs to be done soon. (regressions, serious bugs, outages) Testing An issue that has been verified to require only test changes, not just a test failure. new-builder NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Sep 3, 2019
@gopherbot
Copy link

Change https://golang.org/cl/192997 mentions this issue: doc/go1.13: remove announcements of arm64 support on NetBSD and OpenBSD

@bcmills bcmills removed the Soon This needs to be done soon. (regressions, serious bugs, outages) label Sep 3, 2019
gopherbot pushed a commit that referenced this issue Sep 3, 2019
Those configurations currently lack builders, and it is not clear to
me what state their tests are in.

The Go porting policy¹ requires builders for all active ports, so
let's not claim support until that requirement is met.

¹https://golang.org/wiki/PortingPolicy#requirements-for-a-new-port

Updates #30824
Updates #31656
Updates #34035
Updates #34036

Change-Id: I6496de9d92fb8546048abf139cf10546a47e314b
Reviewed-on: https://go-review.googlesource.com/c/go/+/192997
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link

Change https://golang.org/cl/192998 mentions this issue: [release-branch.go1.13] doc/go1.13: remove announcements of arm64 support on NetBSD and OpenBSD

gopherbot pushed a commit that referenced this issue Sep 3, 2019
…port on NetBSD and OpenBSD

Those configurations currently lack builders, and it is not clear to
me what state their tests are in.

The Go porting policy¹ requires builders for all active ports, so
let's not claim support until that requirement is met.

¹https://golang.org/wiki/PortingPolicy#requirements-for-a-new-port

Updates #30824
Updates #31656
Updates #34035
Updates #34036

Change-Id: I6496de9d92fb8546048abf139cf10546a47e314b
Reviewed-on: https://go-review.googlesource.com/c/go/+/192997
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
(cherry picked from commit 9f5127b)
Reviewed-on: https://go-review.googlesource.com/c/go/+/192998
Run-TryBot: Bryan C. Mills <bcmills@google.com>
t4n6a1ka pushed a commit to t4n6a1ka/go that referenced this issue Sep 5, 2019
Those configurations currently lack builders, and it is not clear to
me what state their tests are in.

The Go porting policy¹ requires builders for all active ports, so
let's not claim support until that requirement is met.

¹https://golang.org/wiki/PortingPolicy#requirements-for-a-new-port

Updates golang#30824
Updates golang#31656
Updates golang#34035
Updates golang#34036

Change-Id: I6496de9d92fb8546048abf139cf10546a47e314b
Reviewed-on: https://go-review.googlesource.com/c/go/+/192997
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
xenoscopic added a commit to mutagen-io/mutagen that referenced this issue Jul 12, 2020
While Go will build for these platforms, neither currently has a builder
and netbsd/arm64 is apparently broken. It looks like the Go 1.13 release
notes were updated to remove the announcement of these ports. Support
for netbsd/arm64 is tracked in golang/go#34036 and support for
openbsd/arm64 is tracked in golang/go#34035.

Signed-off-by: Jacob Howard <jacob@havoc.io>
@gopherbot
Copy link

Change https://golang.org/cl/250117 mentions this issue: dashboard: add openbsd-arm64-joelsing builder (reverse)

@dmitshur dmitshur self-assigned this Oct 19, 2020
@golang golang locked and limited conversation to collaborators Oct 19, 2021
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 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. new-builder OS-OpenBSD Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants