Task 6325463569661952
Fix compilation errors in blockchain.cpp related to serialization, UTXO dumping, and path conversion
2025-01-25 14:07:19 failed worker:ci_worker_1731481892_169468726 pull/31735 91dbe6729759dc648d3152cb6211995dd200d96b- build_duration:
10s - ccache_hitrate:
- configure_duration:
27s - docker_build_cached:
true
Commands that took longer than 1 second (total 2m24s)
line | duration | percentage | command |
---|---|---|---|
191 | 5s | 3% | tee --append /tmp/env-ci_worker_1731481892_169468726-ci_native_fuzz |
516 | 1m6s | 45% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
548 | 27s | 18% | 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)' |
879 | 10s | 6% | bash -c 'cmake --build . -j10 --target all install' |