CMake

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

BeforeCPULoadAverage: 3.8916015625

AfterCPULoadAverage: 3.8916015625

BeforeHostMemoryUsed: 1372024

AfterHostMemoryUsed: 1348264

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.00056448
no such file or directory
Elapsed time (seconds): 0.000555904
no such file or directory
Elapsed time (seconds): 0.00056925
no such file or directory
Elapsed time (seconds): 0.000571553
Usage

  cmake [options] <path-to-source>
  cmake [options] <path-to-existing-build>
  cmake [options] -S <path-to-source> -B <path-to-build>

Specify a sour...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...