[MacPorts] #68248: spdlog @1.12.0: Package 'fmt', required by 'spdlog', not found

MacPorts noreply at macports.org
Tue Sep 26 14:34:38 UTC 2023


#68248: spdlog @1.12.0: Package 'fmt', required by 'spdlog', not found
------------------------------+----------------------
  Reporter:  ryandesign       |      Owner:  mascguy
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:                   |   Keywords:
      Port:  libfmt10 spdlog  |
------------------------------+----------------------
Changes (by mascguy):

 * cc: mascguy (removed)
 * owner:  (none) => mascguy
 * status:  new => assigned


Comment:

 Ryan, bear in mind that all of the `libfmtXX` ports are purposely
 segregated, to avoid conflicts:

 {{{
 $ port contents libfmt10 | ggrep "/opt/local/lib/"
   /opt/local/lib/libfmt10/cmake/fmt/fmt-config-version.cmake
   /opt/local/lib/libfmt10/cmake/fmt/fmt-config.cmake
   /opt/local/lib/libfmt10/cmake/fmt/fmt-targets-relwithdebinfo.cmake
   /opt/local/lib/libfmt10/cmake/fmt/fmt-targets.cmake
   /opt/local/lib/libfmt10/libfmt.10.1.0.dylib
   /opt/local/lib/libfmt10/libfmt.10.dylib
   /opt/local/lib/libfmt10/libfmt.dylib
   /opt/local/lib/libfmt10/pkgconfig/fmt.pc
 }}}

 Regardless, `spdlog` is correctly setting the cmake module path for
 variant `fmt_external`. And everything has been working fine for quite a
 while.

 Was your concern based on something in the configure log, or...?

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


More information about the macports-tickets mailing list