Task 5790088279359488

refactor: modernize outdated trait patterns using helper aliases (C++14/C++17)

2025-02-19 19:50:11 completed worker:ci_worker_1738745276_841682178 pull/31904 1ece390f1390de256e743cba11327a970a3b830d


Commands that took longer than 1 second (total 44m37s)
linedurationpercentagecommand
2061s0%docker build --file /tmp/cirrus-build-2955382266/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=5,10,25,28,32,34,35,38,61,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-2955382266
2821s0%docker exec cc04bf40ecac481bf108be2ca67898cd4f050367ee8e01ffe856b574d8ddb3b9 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-2955382266/ /ci_container_base'
54026s0%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)'
8412m4s4%bash -c 'cmake --build . -j10 --target all install'
220211s0%/ci_container_base/contrib/devtools/check-deps.sh .
223719s0%cmake --build /tidy-build -j10
22421s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
225215m53s35%run-clang-tidy-19 -quiet -load=/tidy-build/libbitcoin-tidy.so -j10
425125m15s56%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
376817s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1738745276_841682178
  • tidy
  • pull/31904
  • COMPLETED