[MacPorts] #64099: mint: build failure on 10.15 buildbot: swift doesn't support '--arch' for Xcode releases prior to 12.0
MacPorts
noreply at macports.org
Fri Dec 3 12:26:08 UTC 2021
#64099: mint: build failure on 10.15 buildbot: swift doesn't support '--arch' for
Xcode releases prior to 12.0
----------------------+---------------------
Reporter: mascguy | Owner: mascguy
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: fixed | Keywords:
Port: mint |
----------------------+---------------------
Changes (by Kyle Lanchman <k.lanchman@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"3cb5fcb16aaebfffaf60db6263d2371a01c1d7c1/macports-ports"
3cb5fcb16aaebfffaf60db6263d2371a01c1d7c1/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="3cb5fcb16aaebfffaf60db6263d2371a01c1d7c1"
mint: fix build for macOS 10.14 and 10.15
mint's Makefile assumes the --arch flag is available on the `swift
build` command, which was added in Swift 5.3 / Xcode 12. This causes
builds to fail on machines with an older version of Xcode, even if
mint actually supports the Xcode version being used.
Closes: https://trac.macports.org/ticket/64099
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64099#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list