ExternalProject
command_line: /__w/nightly-builds/nightly-builds/build/bin/ctest "--build-and-test" "/__w/nightly-builds/nightly-builds/Tests/ExternalProject" "/__w/nightly-builds/nightly-builds/build/Tests/ExternalProject" "--build-generator" "Ninja" "--build-makeprogram" "/usr/bin/ninja" "--build-project" "ExternalProjectTest" "--build-exe-dir" "/__w/nightly-builds/nightly-builds/build/Tests/ExternalProject" "--build-options" "--test-command" "/__w/nightly-builds/nightly-builds/build/bin/ctest" "-V"
working_directory: "./Tests"
Processors: 1
Execution Time: 3.912
BeforeCPULoadAverage: 3.927734375
AfterCPULoadAverage: 3.927734375
BeforeHostMemoryUsed: 1103972
AfterHostMemoryUsed: 1057396
Completion Status: Completed
Environment: GIT_ALLOW_PROTOCOL=file #CTEST_RESOURCE_GROUP_COUNT=
stdout:
Internal cmake changing into directory: /__w/nightly-builds/nightly-builds/build/Tests/ExternalProject
======== CMake output ======
Could NOT find CVS (missing: CVS_EXECUTABLE)
Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE)
Found Git: /usr/bin/git (found version "2.43.0")
GIT_VERSION_STRING='2.43.0'
Could NOT find Hg (missing: HG_EXECUTABLE)
EP_TEST_CVS='' CVS_EXECUTABLE='CVS_EXECUTABLE-NOTFOUND'
EP_TEST_SVN='' Subversion_SVN_EXECUTABLE='Subversion_SVN_EXECUTABLE-NOTFOUND'
EP_TEST_GIT='1' GIT_EXECUTABLE='/usr/bin/git'
EP_TEST_HG='' HG_EXECUTABLE='HG_EXECUTABLE-NOTFOUND'
CMake Warning (dev) at /__w/nightly-builds/nightly-builds/Modules/ExternalProject/shared_internal_commands.cmake:1261 (message):
The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is
not set. The policy's OLD behavior will be used. When using a URL
download, the timestamps of extracted files should preferably be that of
the time of extraction, otherwise code that depends on the extracted
...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]