[MacPorts] #58801: mysql57 at 5.7.27 does not build under OS X 10.11.6
MacPorts
noreply at macports.org
Wed Aug 7 23:08:47 UTC 2019
#58801: mysql57 at 5.7.27 does not build under OS X 10.11.6
-------------------------+---------------------
Reporter: josephsacco | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: mysql57 | Port: mysql57
-------------------------+---------------------
mysql57 at 5.7.27 does not build under OS X 10.11.6. There is a problem with
an undeclared macro, CLOCK_MONOTONIC
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql57/mysql57/work/mysql-5.7.27/storage/innobase/os/os0event.cc:374:24:
error: use of undeclared identifier 'CLOCK_MONOTONIC'
if (clock_gettime(CLOCK_MONOTONIC, &tp) == -1) {
^
1 error generated.
}}}
-Joseph
--
Ticket URL: <https://trac.macports.org/ticket/58801>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list