[MacPorts] #59074: [mysql8] compile failure on 10.6.8 x86_64
MacPorts
noreply at macports.org
Sun Sep 22 02:20:35 UTC 2019
#59074: [mysql8] compile failure on 10.6.8 x86_64
-------------------------+-------------------------
Reporter: BjarneDMat | Owner: herbygillot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.0
Resolution: | Keywords:
Port: mysql8 |
-------------------------+-------------------------
Comment (by kencu):
We might see that error quite a bit for a while. Every build on 10.6.8
with a clang > 3.9 generates objects that the system cctools can't handle.
So every build will need cctools (should be depends_run on 10.6.8) and
then, sometimes, you need to force the build to use it.
Usually it will go for the first cctools tool on the PATH, but cmake /
libtool / qmake / etc / etc try to be helpful and do things their own way,
which usually breaks things.
The absolutely easiest thing to is to symlink all the cctools into the
10.6.8 SDK. I **know** you're not going to do that, but it has a certain
practical approach to it :>
--
Ticket URL: <https://trac.macports.org/ticket/59074#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list