CMake

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.454

BeforeCPULoadAverage: 4.24072265625

AfterCPULoadAverage: 3.90087890625

BeforeHostMemoryUsed: 1073868

AfterHostMemoryUsed: 1094584

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.]
Status: passed
Loading...