Task 6352926823677952
doc: document workaround and fallback for macOS fuzzing
2025-04-23 19:43:22 aborted worker:ci_worker_1738745285_400067880 pull/32084 4a6a64962bded7f57b5e21c4cd6c1e8e5fce2a03- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 4m37s)
line | duration | percentage | command |
---|---|---|---|
206 | 2s | 0% | docker build --file /tmp/cirrus-build-4005376120/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=1,4,23,25,34,46,47,55,57,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-4005376120 |
318 | 5s | 1% | retry -- apt-get update |
339 | 9s | 3% | retry -- apt-get install curl -y |
551 | 3s | 1% | retry -- apt-get update |
560 | 1m59s | 42% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 libclang-20-dev llvm-20-dev libomp-20-dev clang-tidy-20 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qt6-base-dev qt6-tools-dev qt6-l10n-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
2263 | 4s | 1% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-20 -S /include-what-you-use |
2320 | 1m22s | 29% | make -C /iwyu-build/ install -j10 |