201 | 1s | 0% | docker build --file /tmp/cirrus-build-3775753244/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=4,6,12,16,17,31,47,52,53,56 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3775753244 |
265 | 3s | 2% | docker image prune --force --filter label=bitcoin-ci-test |
277 | 10s | 7% | docker exec 4f88b2d60a23ae0239bf68743a31bfe44dd1435bff53c6a64baf96c9ee4faeed 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-3775753244/ /ci_container_base' |
297 | 2s | 1% | docker exec 4f88b2d60a23ae0239bf68743a31bfe44dd1435bff53c6a64baf96c9ee4faeed 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 | 11s | 8% | exit 0 |
306 | 8s | 6% | docker exec 4f88b2d60a23ae0239bf68743a31bfe44dd1435bff53c6a64baf96c9ee4faeed bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && git config --global --add safe.directory "*"' |
518 | 7s | 5% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
540 | 30s | 23% | 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 -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
875 | 17s | 13% | bash -c 'cmake --build . -j10 --target all deploy' |