Task 5009719036739584
Merge bitcoin/bitcoin#31233: cmake: Improve Python robustness and test usability
2025-07-03 09:47:32 completed worker:ci_worker_1738693556_852882864 master c7fe8abb5f384032bed1eb195db55b03a6ad7b01- build_duration:
32s - ccache_hitrate:
99.84% - configure_duration:
29s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m30s)
line | duration | percentage | command |
---|---|---|---|
197 | 1s | 1% | docker build --file /tmp/cirrus-build-2891957868/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=9,13,16,23,26,41,46,49,54,59 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2891957868 |
507 | 5s | 5% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
528 | 29s | 32% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
2045 | 32s | 35% | bash -c 'cmake --build . -j10 --target all deploy' |
3115 | 2s | 2% | Done + |
3195 | 5s | 5% | '[' false = true ']' |