[MacPorts] #64115: mysql8-8.0.27 won't build due to missing {{FIPS_}} function definitions

MacPorts noreply at macports.org
Tue Dec 21 06:20:51 UTC 2021


#64115: mysql8-8.0.27 won't build due to missing {{FIPS_}} function definitions
---------------------+-------------------------
  Reporter:  posita  |      Owner:  herbygillot
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.7.1
Resolution:          |   Keywords:
      Port:  mysql8  |
---------------------+-------------------------

Comment (by chrstphrchvz):

 MySQL 8 does not support OpenSSL 3, so the port requests OpenSSL 1.1.
 mysql8 correctly finds the include path for for OpenSSL 1.1 during
 configure, but it is not specified with higher precedence than
 `${prefix}/include` to the compiler, causing the build to error when
 OpenSSL 3 headers are picked up from `${prefix}/include/openssl`.

 I wonder if other MySQL versions affected by this.

-- 
Ticket URL: <https://trac.macports.org/ticket/64115#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list