CMakeOnly.CheckSymbolExists
command_line: /__w/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=CheckSymbolExists" "-P" "/__w/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"
working_directory: "./Tests/CMakeOnly"
Processors: 1
Execution Time: 0.813
BeforeCPULoadAverage: 4.84326171875
AfterCPULoadAverage: 4.84326171875
BeforeHostMemoryUsed: 1071736
AfterHostMemoryUsed: 1070880
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
-- 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
-- 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
-- Looking for errno
-- Looking for errno - found
-- errno found as expected
-- Configuring done (0.8s)
-- Generating done (0.0s)
-- Build files have been written t...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]