CMakeOnly.CheckLanguage
command_line: /__w/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=CheckLanguage" "-P" "/__w/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"
working_directory: "./Tests/CMakeOnly"
Processors: 1
Execution Time: 2.281
BeforeCPULoadAverage: 4.84326171875
AfterCPULoadAverage: 4.615234375
BeforeHostMemoryUsed: 1084848
AfterHostMemoryUsed: 1072788
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
-- Looking for a C compiler
-- Looking for a C compiler - /usr/bin/cc
-- The C compiler identification is Clang 21.0.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for a CXX compiler
-- Looking for a CXX compiler - /usr/bin/c++
-- The CXX compiler identification is Clang 21.0.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - NOTFOUND
-- Looking for a CUDA compiler
-- Looking for a CUDA compiler - NOTFOUND
-- Looking for a HIP compiler
-- Looking for a HIP compiler - NOTFOUND
-- Looking for a ASM compiler
-- Looking for a ASM compiler - /usr/bin/cc
-- The ASM compiler identification is Clang with GNU-like command-line
--...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]