Source: aoflagger Version: 2.15.0-1 Severity: serious Tags: ftbfs patch fixed-upstream Forwarded: https://sourceforge.net/p/aoflagger/code/ci/1b8a46d70650bf59320f80000a0c9371e619ac40/ Control: block 961995 by -1
After the #960331 fix it failed with: ... -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.8.so (found suitable version "3.8.3", minimum required is "3") -- Found PythonInterp: /usr/bin/python3.8 (found version "3.8.3") -- Using python version 3.8.3 CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Boost (missing: python3 numpy3) (found suitable version "1.71.0", minimum required is "1.55.0") Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.16/Modules/FindBoost.cmake:2179 (find_package_handle_standard_args) CMakeLists.txt:34 (find_package) -- Configuring incomplete, errors occurred!