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.763
BeforeCPULoadAverage: 4.82958984375
AfterCPULoadAverage: 4.82958984375
BeforeHostMemoryUsed: 1047324
AfterHostMemoryUsed: 1048672
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.7s)
-- 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.]