CMakeOnly.CheckCXXSymbolExists
command_line: /__w/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=CheckCXXSymbolExists" "-P" "/__w/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"
working_directory: "./Tests/CMakeOnly"
Processors: 1
Execution Time: 1.334
BeforeCPULoadAverage: 3.9453125
AfterCPULoadAverage: 3.708984375
BeforeHostMemoryUsed: 1094868
AfterHostMemoryUsed: 1098744
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
-- 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
-- Testing configuration Release
-- Looking for non_existent_function_for_symbol_test
-- Looking for non_existent_function_for_symbol_test - not found
-- Testing configuration RelWithDebInfo
-- Looking for non_existent_function_for_symbol_test
-- Looking for non_existent_function_for_symbol_test - not found
-- Testing configuration MinSizeRel
-- Looking for non_existent_function_for_symbol_test
-- Looking for non_existent_function_for_symbol_test - not found
-- Testing configuration Debug
-- Looking for non_existent_function_for_symbol_test
-- Looking for non_existent_function_for_symbol_test - not found
-- Checking <cerrno>
-- Looking for errno
-- Looking for errno - found
-- errno found in <cerrno>
-- Looking for std::fopen
-- Looking for std::fopen -...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]