202 | 5s | 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=4,7,8,26,31,33,39,41,51,63 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build |
259 | 13s | 0% | podman container rm --force --all |
267 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
279 | 2s | 0% | docker exec e35d7b3d6a47d0cecbb8a8aa28fe5647c436d7e6054b9ae123a3231d03334d5a bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build/ /ci_container_base' |
311 | 1s | 0% | docker exec e35d7b3d6a47d0cecbb8a8aa28fe5647c436d7e6054b9ae123a3231d03334d5a bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/' |
522 | 17m25s | 47% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
607 | 42s | 1% | 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)' |
944 | 13m22s | 36% | bash -c 'cmake --build . -j10 --target all deploy' |