309 | 3s | 0% | retry -- apt-get update |
329 | 6s | 0% | retry -- apt-get install curl -y |
541 | 2s | 0% | retry -- apt-get update |
550 | 27s | 1% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libevent-dev libboost-dev libsqlite3-dev build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1287 | 38s | 1% | git config --global ci.base-install-done true |
1329 | 2s | 0% | podman image prune --force --external |
1347 | 1s | 0% | docker exec cf25adfe4cda81cdf240a05da6754eeeac8cc2ed22f828d59385c50c0e4c8973 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-3244413561/ /ci_container_base' |
1585 | 54s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
1618 | 36s | 1% | 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 -DBUILD_FOR_FUZZING=ON -DSANITIZERS=fuzzer,address,undefined,float-divide-by-zero,integer -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
1950 | 25s | 1% | bash -c 'cmake --build . -j10 --target all install' |