202 | 39s | 12% | docker build --file /tmp/cirrus-build-2996500186/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=13,27,28,37,39,49,52,54,57,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2996500186 |
265 | 2s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
277 | 6s | 1% | docker exec 48bc08aa76bb7f40d5e29b06f7900ab8f476966ed2f46ab3761d0a759965fce4 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-2996500186/ /ci_container_base' |
297 | 2s | 0% | docker exec 48bc08aa76bb7f40d5e29b06f7900ab8f476966ed2f46ab3761d0a759965fce4 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/01_base_install.sh' |
304 | 4s | 1% | exit 0 |
516 | 5s | 1% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
535 | 32s | 10% | 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' |