[MacPorts] #52200: qt5 fails to build with Xcode 8 (due to removal of the deprecated xcrun executable)
MacPorts
noreply at macports.org
Tue Sep 27 10:10:49 CEST 2016
#52200: qt5 fails to build with Xcode 8 (due to removal of the deprecated xcrun
executable)
----------------------------------------------+------------------------
Reporter: howarth.at.macports@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords: sierra
Port: qt5 qt5-qtbase qt5-mysql-plugin |
----------------------------------------------+------------------------
Comment (by Julian.Byrne@…):
Warning: xcrun is doing something funny. These give different results:
{{{
/usr/bin/xcrun -find xcrun # fails
/usr/bin/xcrun -find zip # succeeds
}}}
despite the fact that both xcrun and zip are on the PATH in /usr/bin/ .
Some configure scripts use "/usr/bin/xcrun -find xcrun".
--
Ticket URL: <https://trac.macports.org/ticket/52200#comment:22>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list