Skip to content

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

Closed
@bcmills

Description

@bcmills

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

Activity

added this to the Unreleased milestone on Sep 3, 2019
added
Buildersx/build issues (builders, bots, dashboards)
on Sep 3, 2019
added
SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
TestingAn issue that has been verified to require only test changes, not just a test failure.
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Sep 3, 2019
gopherbot

gopherbot commented on Sep 3, 2019

@gopherbot
Contributor

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

removed
SoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
on Sep 3, 2019
gopherbot

gopherbot commented on Sep 3, 2019

@gopherbot
Contributor

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

gopherbot commented on Aug 23, 2020

@gopherbot
Contributor

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

self-assigned this
on Oct 19, 2020
locked and limited conversation to collaborators on Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-OpenBSDTestingAn issue that has been verified to require only test changes, not just a test failure.new-builder

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dmitshur@bcmills@gopherbot

        Issue actions

          x/build: we have no builders for openbsd/arm64 · Issue #34035 · golang/go