Task 4953888547143680

cmake: Check for `makensis` and `zip` tools before using them for optional `deploy` targets

2025-03-10 15:00:06 completed worker:ci_worker_1738745309_791910056 pull/32019 b86eb5f45a6df456d6aa80d62dd5b720ecfe917c


Commands that took longer than 1 second (total 48m6s)
linedurationpercentagecommand
2062s0%docker build --file /tmp/cirrus-build-137372152/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=7,14,16,28,31,35,36,45,47,48 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-137372152
2821s0%docker exec 9c7d2cf0b4c9a29407cbc2a716d19de39e1de19589759c981e45cc6ea09fef2d bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-137372152/ /ci_container_base'
54036s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DENABLE_HARDENING=OFF -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
8411m2s2%bash -c 'cmake --build . -j10 --target all install'
220310s0%/ci_container_base/contrib/devtools/check-deps.sh .
223619s0%cmake --build /tidy-build -j10
22411s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
225317m24s36%tee tmp.tidy-out.txt
424628m4s58%python3 /include-what-you-use/iwyu_tool.py -p /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/ci_container_base/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
377017s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1738745309_791910056
  • tidy
  • pull/32019
  • COMPLETED