Task 5082537556443136

Merge bitcoin/bitcoin#32662: doc: Remove build instruction for running `clang-tidy`

2025-06-02 13:46:17 completed worker:ci_worker_1738745297_592575384 master 1c6602399be6de0148938a3fd7b51e6c48b985d2


Commands that took longer than 1 second (total 36m54s)
linedurationpercentagecommand
2011s0%docker build --file /tmp/cirrus-build/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=11,23,25,27,34,41,45,47,49,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build
52930s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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 -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
84734s1%bash -c 'cmake --build . -j10 --target all install'
22537s0%/ci_container_base/contrib/devtools/check-deps.sh .
228617s0%cmake --build /tidy-build -j10
22911s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
230313m37s36%tee tmp.tidy-out.txt
431521m21s57%tee /tmp/iwyu_ci.out
381257s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1738745297_592575384
  • tidy
  • master
  • COMPLETED