[MacPorts] #69167: port install cryfs fails

MacPorts noreply at macports.org
Wed Jan 24 10:14:33 UTC 2024


#69167: port install cryfs fails
----------------------------+-----------------------
  Reporter:  x572b          |      Owner:  jolan78@…
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:
      Port:  cryfs, spdlog  |
----------------------------+-----------------------
Changes (by ryandesign):

 * cc: mascguy (added)
 * owner:  jolan78 => jolan78@…
 * port:  cryfs => cryfs, spdlog


Comment:

 We do see build failures on both macOS 14 buildbot workers; maybe it's the
 same problem:

 {{{
 CMake Error at
 /opt/local/share/cmake-3.24/Modules/CMakeFindDependencyMacro.cmake:47
 (find_package):
   Could not find a package configuration file provided by "fmt" with any
 of
   the following names:

     fmtConfig.cmake
     fmt-config.cmake

   Add the installation prefix of "fmt" to CMAKE_PREFIX_PATH or set
 "fmt_DIR"
   to a directory containing one of the above files.  If "fmt" provides a
   separate development package or SDK, be sure it has been installed.
 }}}

 This looks similar to #68248 in that cryfs is using spdlog and spdlog
 isn't doing what it needs to to find the libfmt it needs.

 cryfs 0.11.4 is available; maybe the port should be updated.

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


More information about the macports-tickets mailing list