Task 5754611086131200
build: Make config warnings fatal if -DWCONFIGURE_ERROR=ON
2025-05-29 05:45:38 aborted worker:ci_worker_1738745297_592575384 pull/31665 f4a9073f572f17fd418ff7240fdec5f31e09d776- ccache_hitrate:
- configure_duration:
35s - depends_build_duration:
28s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m49s)
line | duration | percentage | command |
---|---|---|---|
200 | 1s | 0% | docker build --file /tmp/cirrus-build-1944216200/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.sh --cpuset-cpus=7,15,16,17,20,30,35,43,52,55 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-1944216200 |
526 | 28s | 25% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1' |
863 | 35s | 32% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWCONFIGURE_ERROR=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |