CPackComponents
command_line: /__w/nightly-builds/nightly-builds/build/bin/ctest "--build-and-test" "/__w/nightly-builds/nightly-builds/Tests/CPackComponents" "/__w/nightly-builds/nightly-builds/build/Tests/CPackComponents" "--build-generator" "Ninja" "--build-makeprogram" "/usr/bin/ninja" "--build-project" "CPackComponents" "--build-two-config" "--build-target" "package" "--build-options" "-DCPACK_BINARY_DEB:BOOL=ON" "-DCPACK_BINARY_RPM:BOOL=OFF" "--graphviz=CPackComponents.dot" "--test-command" "/__w/nightly-builds/nightly-builds/build/bin/cmake" "-DCPackComponents_BINARY_DIR:PATH=/__w/nightly-builds/nightly-builds/build/Tests/CPackComponents" "-P" "/__w/nightly-builds/nightly-builds/Tests/CPackComponents/VerifyResult.cmake"
working_directory: "./Tests"
Processors: 1
Execution Time: 2.093
BeforeCPULoadAverage: 5.95751953125
AfterCPULoadAverage: 5.95751953125
BeforeHostMemoryUsed: 1220312
AfterHostMemoryUsed: 1100460
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
Internal cmake changing into directory: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents
======== 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
Configuring done (1.6s)
Generating done (0.0s)
Generate graphviz: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents/CPackComponents.dot
Build files have been written to: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents
Configuring done (0.1s)
Generating done (0.0s)
Generate graphviz: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents/CPackComponents.dot
Build files have been written to: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents
======== End CMake output ======
Change Dir: '/__w/nightly-builds/nightly-builds/build/Tests/CPackComponents'
Run Clean Command: /usr/bin/ninja clean
[1/1] Cleaning all built files...
Cleaning... 0 files.
Run Build Command(s): /usr/bin/ninja package
[1/5] Building CXX object CMakeFiles/mylibapp.dir/mylibapp.cpp.o
[2/5] Building CXX object CMakeFiles/mylib.dir/mylib.cpp.o
[3/5] Linking CXX static library libmylib.a
[4/5] Linking CXX executable mylibapp
[4/5] Run CPack packaging tool...
CPack: Create package using DEB
CPack: Install projects
CPack: - Install project: CPackComponents []
CPack: Create package
-- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies.
CPack: - package: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents/MyLib-1.0.0-Linux.deb generated.
CPack: Create package using STGZ
CPack: Install projects
CPack: - Install project: CPackComponents []
CPack: Create package
CPack: - package: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents/MyLib-1.0.0-Linux.sh generated.
CPack: Create package using TGZ
CPack: Install projects
CPack: - Install project: CPackComponents []
CPack: Create package
CPack: - package: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents/MyLib-1.0.0-Linux.tar.gz generated.
CPack: Create package using TZ
CPack: Install projects
CPack: - Install project: CPackComponents []
CPack: Create package
CPack: - package: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponents/MyLib-1.0.0-Linux.tar.Z generated.
Running test command: "/__w/nightly-builds/nightly-builds/build/bin/cmake" "-DCPackComponents_BINARY_DIR:PATH=/__w/nightly-builds/nightly-builds/build/Tests/CPackComponents" "-P" "/__w/nightly-builds/nightly-builds/Tests/CPackComponents/VerifyResult.cmake"
-- =============================================================================
-- CTEST_FULL_OUTPUT (Avoid ctest truncation of output)
--