Task 5577940198490112
Make m_tip_block std::optional
2024-12-10 03:36:34 aborted worker:ci_worker_1731482087_766096532 pull/31325 06ddca145ae090d6e64597d961e85a54b615631e- build_duration:
18s - ccache_hitrate:
99.76% - configure_duration:
28s - docker_build_cached:
true
Commands that took longer than 1 second (total 2m46s)
line | duration | percentage | command |
---|---|---|---|
258 | 13s | 7% | podman container rm --force --all |
518 | 47s | 28% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
550 | 28s | 16% | 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)' |
881 | 18s | 10% | bash -c 'cmake --build . -j10 --target all install' |