CMake

CPackComponentsForAll-DEB-AllInOne

command_line: /__w/nightly-builds/nightly-builds/build/bin/ctest "-C" "Debug" "--build-and-test" "/__w/nightly-builds/nightly-builds/Tests/CPackComponentsForAll" "/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne" "--build-generator" "Ninja" "--build-makeprogram" "/usr/bin/ninja" "--build-project" "CPackComponentsForAll" "--build-options" "-DCPACK_GENERATOR:STRING=DEB" "-DCPACK_BINARY_DEB:BOOL=ON" "-DCPackComponentWay=AllInOne" "--graphviz=CPackComponentsForAll.dot" "--test-command" "/__w/nightly-builds/nightly-builds/build/bin/cmake" "-DCPackComponentsForAll_BINARY_DIR:PATH=/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne" "-DCPackGen=DEB" "-DCPackComponentWay=AllInOne" "-P" "/__w/nightly-builds/nightly-builds/Tests/CPackComponentsForAll/RunCPackVerifyResult.cmake"

working_directory: "./Tests"

Processors: 1

Execution Time: 1.321

BeforeCPULoadAverage: 5.544921875

AfterCPULoadAverage: 5.544921875

BeforeHostMemoryUsed: 1156880

AfterHostMemoryUsed: 1151196

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Internal cmake changing into directory: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne
======== 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.0s)
Generating done (0.0s)
Generate graphviz: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne/CPackComponentsForAll.dot
Build files have been written to: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne
======== End CMake output ======
Change Dir: '/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne'

Run Clean Command: /usr/bin/ninja clean
[1/1] Cleaning all built files...
Cleaning... 0 files.

Run Build Command(s): /usr/bin/ninja
[1/6] Building CXX object CMakeFiles/mylibapp2.dir/mylibapp.cpp.o
[2/6] Building CXX object CMakeFiles/mylibapp.dir/mylibapp.cpp.o
[3/6] Building CXX object CMakeFiles/mylib.dir/mylib.cpp.o
[4/6] Linking CXX static library libmylib.a
[5/6] Linking CXX executable mylibapp
[6/6] Linking CXX executable mylibapp2

Running test command: "/__w/nightly-builds/nightly-builds/build/bin/cmake" "-DCPackComponentsForAll_BINARY_DIR:PATH=/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne" "-DCPackGen=DEB" "-DCPackComponentWay=AllInOne" "-P" "/__w/nightly-builds/nightly-builds/Tests/CPackComponentsForAll/RunCPackVerifyResult.cmake"
-- =============================================================================
-- CTEST_FULL_OUTPUT (Avoid ctest truncation of output)
-- 
CMAKE_CPACK_COMMAND = /__w/nightly-builds/nightly-builds/build/bin/cpack
config_args = -C;Debug
config_verbose = 
-- CPack_output=CPack: Create package using DEB
CPack: Install projects
CPack: - Install project: CPackComponentsForAll [Debug]
CPack: -   Install component: applications
CPack: -   Install component: libraries
CPack: -   Install component: headers
CPack: -   Install component: Unspecified
CPack: Create package
-- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies.
CPack: - package: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne/mylib_1.0.2_amd64.deb generated.

-- expected_count='1'
-- expected_file='/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne/mylib_1.0.2_amd64.deb'
-- expected_file_mask='/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsForAll/buildDEB-AllInOne/mylib*_1.0.2_*.deb'
-- actual_count='1'
Status: passed
Loading...