[MacPorts] #67435: mysql5 build failure
MacPorts
noreply at macports.org
Thu May 18 07:25:30 UTC 2023
#67435: mysql5 build failure
---------------------+------------------------
Reporter: vicvv | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mysql5 |
---------------------+------------------------
Comment (by ryandesign):
Ah, I see: you are trying to install bugzilla which by default depends on
the mysql5 port. However, if you check the output of `port variants
bugzilla`, you'll see that it has a mysql57 variant which will use that
port instead.
{{{
sudo port clean bugzilla mysql5
sudo port install bugzilla +mysql57
}}}
The bugzilla port doesn't have a maintainer so it is out of date in more
ways than this. If you or anyone wishes to volunteer to bring it up to
date, please do!
--
Ticket URL: <https://trac.macports.org/ticket/67435#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list