[MacPorts] #71642: cmake 3.31.2 can't find boost
MacPorts
noreply at macports.org
Wed Dec 25 13:31:02 UTC 2024
#71642: cmake 3.31.2 can't find boost
-------------------------+--------------------
Reporter: Schamschula | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
-------------------------+--------------------
As I was attempting to update {{{cadabra2}}} to version 2.5.10, {{{cmake
@3.31.2_0}}} failed to detect either version of {{{boost}}} installed via
MacPorts.
{{{
CMake Error at client_server/CMakeLists.txt:34 (find_package):
By not providing "FindBoost.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Boost",
but
CMake did not find one.
Could not find a package configuration file provided by "Boost"
(requested
version 1.71.0) with any of the following names:
BoostConfig.cmake
boost-config.cmake
Add the installation prefix of "Boost" to CMAKE_PREFIX_PATH or set
"Boost_DIR" to a directory containing one of the above files. If
"Boost"
provides a separate development package or SDK, be sure it has been
installed.
}}}
By downgrading to {{{cmake @3.29.5_0}}} the configuration went was
expected, and the I could complete the upgrade of {{{cadabra2}}}.
See:
https://github.com/Schamschula/macports/commit/368ec0037476d5f02324c776a175ac3c663b378e
--
Ticket URL: <https://trac.macports.org/ticket/71642>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list