CMake

CPackComponentsDEB-components-depend1

command_line: /__w/nightly-builds/nightly-builds/build/bin/ctest "-C" "Debug" "--build-and-test" "/__w/nightly-builds/nightly-builds/Tests/CPackComponentsDEB" "/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsDEB/buildDEB-components-depend1" "--build-generator" "Ninja" "--build-makeprogram" "/usr/bin/ninja" "--build-project" "CPackComponentsDEB" "--build-options" "-DCPACK_GENERATOR:STRING=DEB" "-DCPACK_BINARY_DEB:BOOL=ON" "-DCPackDEBConfiguration=components-depend1" "--graphviz=CPackComponentsDEB.dot" "--test-command" "/__w/nightly-builds/nightly-builds/build/bin/cmake" "-DCPackComponentsDEB_SOURCE_DIR:PATH=/__w/nightly-builds/nightly-builds/Tests/CPackComponentsDEB" "-DCPackComponentsDEB_BINARY_DIR:PATH=/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsDEB/buildDEB-components-depend1" "-DCPackGen=DEB" "-DCPackDEBConfiguration=components-depend1" "-DCONFIG=Debug" "-P" "/__w/nightly-builds/nightly-builds/Tests/CPackComponentsDEB/RunCPackVerifyResult-components-depend1.cmake"

working_directory: "./Tests"

Processors: 1

Execution Time: 1.661

BeforeCPULoadAverage: 5.3408203125

AfterCPULoadAverage: 5.3408203125

BeforeHostMemoryUsed: 1162652

AfterHostMemoryUsed: 1168336

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

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

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/mylibapp.dir/mylibapp.cpp.o
[2/6] Building CXX object CMakeFiles/mylibapp2.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 mylibapp2
[6/6] Linking CXX executable mylibapp

Running test command: "/__w/nightly-builds/nightly-builds/build/bin/cmake" "-DCPackComponentsDEB_SOURCE_DIR:PATH=/__w/nightly-builds/nightly-builds/Tests/CPackComponentsDEB" "-DCPackComponentsDEB_BINARY_DIR:PATH=/__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsDEB/buildDEB-components-depend1" "-DCPackGen=DEB" "-DCPackDEBConfiguration=components-depend1" "-DCONFIG=Debug" "-P" "/__w/nightly-builds/nightly-builds/Tests/CPackComponentsDEB/RunCPackVerifyResult-components-depend1.cmake"
-- =============================================================================
-- CTEST_FULL_OUTPUT (Avoid ctest truncation of output)
-- 
CMAKE_CPACK_COMMAND = /__w/nightly-builds/nightly-builds/build/bin/cpack
config_args = 
config_verbose = 
-- CPack_output=CPack: Create package using DEB
CPack: Install projects
CPack: - Install project: CPackComponentsDEB [Debug]
CPack: -   Install component: applications
CPack: -   Install component: libraries
CPack: -   Install component: headers
CPack: Create package
CPack: - package: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsDEB/buildDEB-components-depend1/mylib-applications_1.0.3_amd64.deb generated.
CPack: - package: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsDEB/buildDEB-components-depend1/mylib-headers_1.0.3_amd64.deb generated.
CPack: - package: /__w/nightly-builds/nightly-builds/build/Tests/CPackComponentsDEB/buildDEB-components-depend1/mylib-libraries_1.0.3_amd64.deb generated.

-- CPack_error=
-- package='mylib-applications', dependencies='depend-application'
-- package='mylib-headers', dependencies='mylib-libraries (= 1.0.3), depend-headers'
-- package='mylib-libraries', dependencies='depend-default'
Status: passed
Loading...