CommandLineTest
command_line: /__w/nightly-builds/nightly-builds/build/bin/ctest "--build-and-test" "/__w/nightly-builds/nightly-builds/Tests/CommandLineTest" "/__w/nightly-builds/nightly-builds/build/Tests/CommandLineTest" "--build-two-config" "--build-generator" "Ninja" "--build-makeprogram" "/usr/bin/ninja" "--build-project" "CommandLineTest" "--build-options" "--test-command" "CommandLineTest"
working_directory: "./Tests"
Processors: 1
Execution Time: 9.932
BeforeCPULoadAverage: 4.29296875
AfterCPULoadAverage: 4.29296875
BeforeHostMemoryUsed: 1252904
AfterHostMemoryUsed: 1225996
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
Internal cmake changing into directory: /__w/nightly-builds/nightly-builds/build/Tests/CommandLineTest
======== CMake output ======
The C compiler identification is Clang 21.0.0
The CXX 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
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
Hello World
no such file or directory
Elapsed time (seconds): 0.000538334
no such file or directory
Elapsed time (seconds): 0.000482933
no such file or directory
Elapsed time (seconds): 0.000494044
no such file or directory
Elapsed time (seconds): 0.000485488
Usage
cmake [options] <path-to-source>
cmake [options] <path-to-existing-build>
cmake [options] -S <path-to-source> -B <path-to-build>
Specify a so...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]