[MacPorts] #67669: mmtf-cpp @1.0.0: Could not find a package configuration file provided by "msgpack"
MacPorts
noreply at macports.org
Thu Jun 22 03:51:58 UTC 2023
#67669: mmtf-cpp @1.0.0: Could not find a package configuration file provided by
"msgpack"
------------------------+-----------------------
Reporter: ryandesign | Owner: jwhowarth
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: mmtf-cpp
------------------------+-----------------------
msgpack-c and msgpack-cpp were recently updated to 6.0.0 which changed
their library names. Now mmtf-cpp shows this warning when cmake is run:
https://build.macports.org/builders/ports-
12_x86_64-builder/builds/73579/steps/install-port/logs/stdio
{{{
CMake Warning at CMakeLists.txt:29 (find_package):
By not providing "Findmsgpack.cmake" in CMAKE_MODULE_PATH this project
has
asked CMake to find a package configuration file provided by "msgpack",
but
CMake did not find one.
Could not find a package configuration file provided by "msgpack" with
any
of the following names:
msgpackConfig.cmake
msgpack-config.cmake
Add the installation prefix of "msgpack" to CMAKE_PREFIX_PATH or set
"msgpack_DIR" to a directory containing one of the above files. If
"msgpack" provides a separate development package or SDK, be sure it has
been installed.
}}}
I don't know if this indicates that the software is built improperly.
See https://github.com/rcsb/mmtf-cpp/issues/44
--
Ticket URL: <https://trac.macports.org/ticket/67669>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list