Task 4801842384732160

Fix build on macOS when `qt@6` is installed

2025-06-24 16:46:17 completed worker:ci_worker_1738693537_606070055 pull/32804 3726e554ac2083642172383c4cf511531f6ac782


Commands that took longer than 1 second (total 20m47s)
linedurationpercentagecommand
2034s0%docker build --file /tmp/cirrus-build-2678694508/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,4,7,8,9,23,26,29,39,50 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2678694508
3145s0%retry -- apt-get update
3352m0s9%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang lld llvm zip build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
109310s0%retry -- curl --location --fail https://bitcoincore.org/depends-sources/sdks/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz -o /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
109713s1%tar -C /ci_container_base/depends/SDKs -xf /ci_container_base/depends/sdk-sources/Xcode-15.0-15A240d-extracted-SDK-with-libcxx-headers.tar.gz
10981m11s5%git config --global ci.base-install-done true
113914s1%podman container rm --force --all
11446s0%podman image prune --force --external
11501s0%docker image prune --force --filter label=bitcoin-ci-test
11625s0%docker exec 833b0b8f7a8f963a55032a3e52dc9078103bad32439fb7a9fe56c84f7a3ca373 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-2678694508/ /ci_container_base'
11911s0%docker exec 833b0b8f7a8f963a55032a3e52dc9078103bad32439fb7a9fe56c84f7a3ca373 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 "*"'
140614m1s67%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
147740s3%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)'
18121m34s7%bash -c 'cmake --build . -j10 --target all deploy'
31982s0%Done +
32591s0%du -sh /ci_container_base/depends/SDKs/ /ci_container_base/depends/builders/ /ci_container_base/depends/built/ /ci_container_base/depends/hosts/ /ci_container_base/depends/packages/ /ci_container_base/depends/patches/ /ci_container_base/depends/sdk-sources/ /ci_container_base/depends/sources/ /ci_container_base/depends/work/ /ci_container_base/depends/x86_64-apple-darwin/
Tags
  • worker:ci_worker_1738693537_606070055
  • macOS-cross, gui, no tests
  • pull/32804
  • COMPLETED