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

BeforeCPULoadAverage: 4.14453125

AfterCPULoadAverage: 4.14453125

BeforeHostMemoryUsed: 1297920

AfterHostMemoryUsed: 1285768

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.000482013
no such file or directory
Elapsed time (seconds): 0.000482965
no such file or directory
Elapsed time (seconds): 0.000635361
no such file or directory
Elapsed time (seconds): 0.000627366
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...