Task 5254377855778816

cmake: Remove `ENABLE_{SSE41,AVX2,X86_SHANI,ARM_SHANI}` from `bitcoin-build-config.h`

2025-05-19 14:00:23 completed worker:ci_worker_1738693542_473258451 pull/32551 1722cff33d2f0c9f13f5fbe499e08049f01c8f22


Commands that took longer than 1 second (total 15m16s)
linedurationpercentagecommand
2033s0%docker build --file /tmp/cirrus-build-2807502515/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=21,23,27,29,30,36,45,53,55,56 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2807502515
3145s0%retry -- apt-get update
33545s4%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 ninja-build'
10982s0%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
110213s1%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
11031m15s8%git config --global ci.base-install-done true
11469s0%podman image prune --force --external
11671s0%docker exec 201f2e126cd49fa6db5ae56e6bfa791049ae901f1d853d01334e21475c300e07 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-2807502515/ /ci_container_base'
141011m18s74%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
148332s3%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)'
181931s3%bash -c 'cmake --build . -j10 --target all deploy'
32222s0%Done +
32841s0%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_1738693542_473258451
  • macOS-cross, gui, no tests
  • pull/32551
  • COMPLETED