Task 6318167795957760
cmake: Make implicit `libbitcoinkernel` dependencies explicit
2025-02-16 16:10:40 completed worker:ci_worker_1738745294_152617514 pull/31884 ef31598c56413eaa7785f583c8d9c3a70abb5da2- build_duration:
18s - ccache_hitrate:
99.78% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 49m22s)
line | duration | percentage | command |
---|---|---|---|
520 | 1m24s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
552 | 29s | 0% | 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-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' -DCMAKE_CXX_FLAGS='\''-ftrivial-auto-var-init=pattern'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
883 | 18s | 0% | bash -c 'cmake --build . -j10 --target all all' |
1406 | 46m59s | 95% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |