severity 1127234 serious
tags 1127234 ftbfs
thanks
Hi. This is now failing to build with boost 1.90.
(Please retitle if appropriate. I don't think we need a new bug).
This is how it fails:
CMake Error at
/usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0/BoostConfig.cmake:141
(find_package):
Could not find a package configuration file provided by "boost_system"
(requested version 1.90.0) with any of the following names:
boost_systemConfig.cmake
boost_system-config.cmake
Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set
"boost_system_DIR" to a directory containing one of the above files. If
"boost_system" provides a separate development package or SDK, be sure it
has been installed.
Note: This is very similar to this other bug, which required a change
in the CMakeLists.txt plus some other fixes:
https://salsa.debian.org/med-team/mia/-/commits/master?ref_type=HEADS
Thanks.