Task 4538860438290432
ci: Bump centos gcc to 12
2024-12-12 08:33:04 aborted worker:ci_worker_1731482059_419572074 pull/31477 fa72bc5c395bbccd16ca3d0cb91f975fd224c9fd- build_duration:
16s - ccache_hitrate:
99.78% - configure_duration:
27s - docker_build_cached:
true
Commands that took longer than 1 second (total 20m30s)
line | duration | percentage | command |
---|---|---|---|
511 | 1m16s | 6% | retry -- git clone --depth=1 https://github.com/bitcoin-core/qa-assets /ci_container_base/ci/scratch/qa-assets |
544 | 27s | 2% | 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)' |
875 | 16s | 1% | bash -c 'cmake --build . -j10 --target all install' |