Task 4810964450672640
build: Make config warnings fatal if -DWCONFIGURE_ERROR=ON
2025-02-10 23:27:53 completed worker:ci_worker_1738693532_860143205 pull/31665 dfba359cb43bf6029f74ac771f32f5d5d4f717d6- build_duration:
26s - ccache_hitrate:
99.90% - configure_duration:
33s - depends_build_duration:
7s - docker_build_duration:
30s
Commands that took longer than 1 second (total 2m12s)
line | duration | percentage | command |
---|---|---|---|
190 | 1s | 0% | tee --append /tmp/env-ci_worker_1738693532_860143205-ci_macos_cross |
207 | 30s | 22% | docker build --file /tmp/cirrus-build-3249714706/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=3,4,17,18,21,25,28,33,56,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3249714706 |
525 | 7s | 5% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
547 | 33s | 24% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWCONFIGURE_ERROR=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
883 | 26s | 19% | bash -c 'cmake --build . -j10 --target all deploy' |
2255 | 2s | 1% | Done + |
2335 | 19s | 14% | '[' false = true ']' |