[MacPorts] #70130: zstdConfig.cmake uses Linux flags on some macOS which breaks configure

MacPorts noreply at macports.org
Sun Jun 2 12:20:00 UTC 2024


#70130: zstdConfig.cmake uses Linux flags on some macOS which breaks configure
-------------------------------+---------------------------------
  Reporter:  barracuda156      |      Owner:  MarcusCalhoun-Lopez
      Type:  defect            |     Status:  assigned
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.9.3
Resolution:                    |   Keywords:
      Port:  zstdConfig.cmake  |
-------------------------------+---------------------------------

Comment (by ryandesign):

 It looks like a bug in the cmake `check_linker_flag` function to me and I
 have filed https://gitlab.kitware.com/cmake/cmake/-/issues/26024.

 It's possible the cmake developers will say `check_linker_flag` is not
 intended to support flags containing a space. In that case, it's a bug in
 the ztsd cmake build system for attempting to call `check_linker_flag`
 with a flag containing a space.

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


More information about the macports-tickets mailing list