Task 6349174951641088

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

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


Commands that took longer than 1 second (total 17m17s)
linedurationpercentagecommand
1971s0%docker build --file /tmp/cirrus-build-2558415182/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=3,15,39,45,46,49,50,55,59,63 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2558415182
3083s0%retry -- apt-get update
32936s3%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang lld llvm zip build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
10922s0%retry -- curl --location --fail https://bitcoincore.org/depends-sources/sdks/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz -o /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
109616s1%tar -C /ci_container_base/depends/SDKs -xf /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
10971m15s7%git config --global ci.base-install-done true
11404s0%podman image prune --force --external
11582s0%docker exec af9538695382e451e835328182f1db1577b91ff9b5324d6c291edb67279bf53f 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-2558415182/ /ci_container_base'
11901s0%docker exec af9538695382e451e835328182f1db1577b91ff9b5324d6c291edb67279bf53f bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
139513m37s78%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
148130s2%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
181830s2%bash -c 'cmake --build . -j10 --target all deploy'
32252s0%Done +
32871s0%du -sh /ci_container_base/depends/SDKs/ /ci_container_base/depends/builders/ /ci_container_base/depends/built/ /ci_container_base/depends/hosts/ /ci_container_base/depends/packages/ /ci_container_base/depends/patches/ /ci_container_base/depends/sdk-sources/ /ci_container_base/depends/sources/ /ci_container_base/depends/work/ /ci_container_base/depends/x86_64-apple-darwin/
Tags
  • worker:ci_worker_1738693494_546143393
  • macOS-cross, gui, no tests
  • master
  • COMPLETED