[MacPorts] #57137: xcode portgroup should set -derivedDataPath on Xcode versions that need it
MacPorts
noreply at macports.org
Wed Sep 26 01:10:18 UTC 2018
#57137: xcode portgroup should set -derivedDataPath on Xcode versions that need it
----------------------------+--------------------
Reporter: ryandesign | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: xcode-1.0.tcl |
----------------------------+--------------------
Changes (by ryandesign):
* cc: ddrum2000 (added)
Comment:
Replying to [comment:6 ddrum2000]:
> So I suspect I have the same problem when trying to build graphviz-gui.
I'm running Mojave with Xcode 10. I have attached a log file.
Right, that's the problem you'll see building most any port that uses
xcodebuild, with new versions of Xcode.
We need to decide under what conditions to add the `-derivedDataPath` flag
to the xcode portgroup. Should we add it for Xcode 5 and later, since the
option appeared in that version? Or should we only add it on the versions
of Xcode where it fails if we don't, and if so, what versions are those?
We also need clarity on the scheme issue Ken raised.
--
Ticket URL: <https://trac.macports.org/ticket/57137#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list