Task 5936797135405056
cmake: Drop python dependency for translate
2025-08-18 13:19:11 completed worker:ci_worker_1738693537_606070055 pull/33209 df07b07b2d8b338b9af60ec8ffb82c20b9901f86- build_duration:
34s - ccache_hitrate:
99.86% - configure_duration:
28s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m47s)
line | duration | percentage | command |
---|---|---|---|
140 | 1s | 0% | docker build --file /tmp/cirrus-build/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=1,10,11,13,18,23,24,27,38,58 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build |
197 | 12s | 11% | podman container rm --force --all |
397 | 5s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
416 | 28s | 26% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-apple-darwin -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 -Werror=dev -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON' |
755 | 34s | 31% | cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy |
1824 | 2s | 1% | Done + |
1905 | 8s | 7% | '[' false = true ']' |