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

MacPorts noreply at macports.org
Tue Dec 21 20:29:54 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):

 The `C_INCLUDES` and `CXX_INCLUDES` variables in
 `${workpath}/build/…/flags.make` files generated by CMake are where
 `${prefix}/include` appears before `${prefix}/libexec/openssl11/include`,
 but I don’t know how their order is determined. (These paths are included
 again in `C_FLAGS`/`CXX_FLAGS` variables, but with
 `${prefix}/libexec/openssl11/include` before `${prefix}/include`.) There
 are other external dependencies (libevent, icu) whose includes are in
 `${prefix}/include`; maybe this is a factor.

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


More information about the macports-tickets mailing list