configure
command_line: /opt/hostedtoolcache/cmake/4.0.2/x64/cmake-4.0.2-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: "/home/runner/work/nightly-builds/nightly-builds/build"
Execution Time: 2.296
Host Memory Used Before: 0
Host Memory Used After: 1217424
CPU Load Average Before: 0
CPU Load Average After: 0.384765625
Generator: ctest-4.0.2
-- 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
-- Found GTest: /usr/lib/x86_64-linux-gnu/cmake/GTest/GTestConfig.cmake (found version "1.14.0")
-- Looking for __cpp_lib_ranges
-- Looking for __cpp_lib_ranges - not found
CMake Warning at examples/CMakeLists.txt:12 (message):
Missing range support! Skip: identity_as_default_projection
Examples to be built: identity_direct_usage
-- Configuring done (2.3s)