[MacPorts] #58081: mysql @ 5.7.25_0: Failed to build mysql57: command execution failed
MacPorts
noreply at macports.org
Sun Feb 17 22:37:14 UTC 2019
#58081: mysql @ 5.7.25_0: Failed to build mysql57: command execution failed
----------------------+--------------------
Reporter: dgelmer | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: mysql57 |
----------------------+--------------------
Comment (by enekochan):
I was having the same issue. As seen in #56228 the problem is that MySQL
5.7 can only use boost 1.59.0 and I had 1.66.0 installed (by another
port). Removing boost and then installing MySQL 5.7 again solved the
problem:
{{{
$ sudo port uninstall boost
$ sudo port clean mysql57
$ sudo port install mysql57
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58081#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list