Task 4551595267981312
build: Make config warnings fatal if -DWCONFIGURE_ERROR=ON
2025-02-19 07:01:38 completed worker:ci_worker_1738745312_931752388 pull/31665 b3179bbc44b3b1ce06b4fe9fc1b8938ede6ea10c- build_duration:
2m26s - ccache_hitrate:
92.77% - configure_duration:
28s - docker_build_cached:
true
Commands that took longer than 1 second (total 50m37s)
line | duration | percentage | command |
---|---|---|---|
519 | 1m20s | 2% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
552 | 28s | 0% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWCONFIGURE_ERROR=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)' |
884 | 2m26s | 4% | bash -c 'cmake --build . -j10 --target all all' |
1408 | 46m10s | 91% | test/fuzz/test_runner.py -j10 -l DEBUG /ci_container_base/ci/scratch/qa-assets/fuzz_corpora/ --empty_min_time=60 |