Skip to content

x/build: add macOS Catalina builder (darwin/amd64 only) #34748

Closed
@bradfitz

Description

@bradfitz

macOS Catalina is out.

We need a builder. Probably before Go 1.14 comes out.

/cc @toothrot @andybons @dmitshur

Activity

added this to the Unreleased milestone on Oct 7, 2019
added
Buildersx/build issues (builders, bots, dashboards)
on Oct 7, 2019
dmitshur

dmitshur commented on Oct 7, 2019

@dmitshur
Member

Just a 64-bit one, right? macOS Catalina does not support running 32-bit apps.

bradfitz

bradfitz commented on Oct 7, 2019

@bradfitz
ContributorAuthor

Can't test what doesn't exist.

Maybe it's almost time to remove the darwin/386 port. Filed #34749.

changed the title [-]x/build: add macOS Catalina builder[/-] [+]x/build: add macOS Catalina builder (darwin/amd64 only)[/+] on Oct 7, 2019
added
NeedsFixThe path to resolution is known, but the work has not been done.
on Oct 10, 2019
bradfitz

bradfitz commented on Nov 5, 2019

@bradfitz
ContributorAuthor

We continue to hit Catalina bugs (most recently #35247). We need to get this builder up before the release.

/cc @cagedmantis too.

modified the milestones: Unreleased, Go1.14 on Nov 5, 2019
self-assigned this
on Nov 5, 2019
cagedmantis

cagedmantis commented on Nov 11, 2019

@cagedmantis
Contributor

I've confirmed with MacStadium that we need to upgrade our version of vSphere in order to run Catalina builders. I'm investigating what the upgrade process would entail.

gopherbot

gopherbot commented on Nov 18, 2019

@gopherbot
Contributor

Change https://golang.org/cl/207737 mentions this issue: cmd/makemac: add macOS 10.15 Catalina as an available builder version

gopherbot

gopherbot commented on Nov 19, 2019

@gopherbot
Contributor

Change https://golang.org/cl/207937 mentions this issue: dashboard, cmd/makemac: add macOS 10.15 Catalina builder

cagedmantis

cagedmantis commented on Nov 21, 2019

@cagedmantis
Contributor

The macOS 10.15 Catalina builder has been added.

haithngn

haithngn commented on Aug 2, 2020

@haithngn

@cagedmantis
unfortunately #40532 this might happen again

cagedmantis

cagedmantis commented on Aug 13, 2020

@cagedmantis
Contributor

@haithngn There was a follow up question on the linked issue.

locked and limited conversation to collaborators on Aug 13, 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

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bradfitz@cagedmantis@andybons@dmitshur@gopherbot

        Issue actions

          x/build: add macOS Catalina builder (darwin/amd64 only) · Issue #34748 · golang/go