Task 5633947746435072
cmake: Improve safety and robustness during building `crc32c` subtree
2025-02-02 13:32:15 completed worker:ci_worker_1731482059_419572074 pull/31779 46a21be30c8043456af09f69fc434c63449dee98- build_duration:
17s - ccache_hitrate:
99.79% - configure_duration:
29s - docker_build_cached:
true
Commands that took longer than 1 second (total 43m19s)
line | duration | percentage | command |
---|---|---|---|
524 | 1m6s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
557 | 29s | 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)' |
888 | 17s | 0% | bash -c 'cmake --build . -j10 --target all install' |
1428 | 41m13s | 95% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |