configure
command_line: /opt/hostedtoolcache/cmake/4.2.1/x64/cmake-4.2.1-linux-x86_64/bin/cmake -DCMAKE_C_INCLUDE_WHAT_YOU_USE=iwyu -DCMAKE_CXX_INCLUDE_WHAT_YOU_USE=iwyu -DCMAKE_LINK_WHAT_YOU_USE=ON -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: 19
Generator: ctest-4.2.1
stdout:
-- The C compiler identification is Clang 17.0.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang-17 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- The Swift compiler identification is Apple 6.2.3
-- Check for working Swift compiler: /usr/local/bin/swiftc
-- Check for working Swift compiler: /usr/local/bin/swiftc - works
-- Configuring done (19.0s)