Source: colmap
Version: 3.8+git20231101+ds-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/logs.php?pkg=colmap&ver=3.8%2Bgit20231101%2Bds-1
...
CMake Error at cmake/FindDependencies.cmake:62 (find_package):
By not providing "FindCGAL.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "CGAL", but
CMake did not find one.
Could not find a package configuration file provided by "CGAL" with any of
the following names:
CGALConfig.cmake
cgal-config.cmake
Add the installation prefix of "CGAL" to CMAKE_PREFIX_PATH or set
"CGAL_DIR" to a directory containing one of the above files. If "CGAL"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
CMakeLists.txt:86 (include)
-- Configuring incomplete, errors occurred!