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: 10.178

BeforeCPULoadAverage: 3.498046875

AfterCPULoadAverage: 3.498046875

BeforeHostMemoryUsed: 1450924

AfterHostMemoryUsed: 1377836

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.000516435
no such file or directory
Elapsed time (seconds): 0.000623886
no such file or directory
Elapsed time (seconds): 0.000764207
no such file or directory
Elapsed time (seconds): 0.000657498
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.]
Status: passed
Loading...