configure
command_line: /opt/hostedtoolcache/cmake/4.2.1/x64/cmake-4.2.1-linux-x86_64/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Debug -DCTEST_USE_LAUNCHERS:BOOL=TRUE -GNinja -S/home/runner/work/nightly-builds/nightly-builds -B/home/runner/work/nightly-builds/nightly-builds/build
working_directory: ""
Execution Time: 3
Generator: ctest-4.2.1
stdout:
-- The CXX compiler identification is GNU 14.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-14 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at src/beman/exemplar/CMakeLists.txt:19 (find_package):
By not providing "Findbeman-install-library.cmake" in CMAKE_MODULE_PATH
this project has asked CMake to find a package configuration file provided
by "beman-install-library", but CMake did not find one.
Could not find a package configuration file provided by
"beman-install-library" with any of the following names:
beman-install-libraryConfig.cmake
beman-install-library-config.cmake
Add the installation prefix of "beman-install-library" to CMAKE_PREFIX_PATH
or set "beman-install-library_DIR" to a directory containing one of the
above files. If "beman-install-library" provides a separate development
package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!