Task 4891897983926272

doc: Add hint about avoiding spaces in paths when building on Windows

2025-05-01 19:27:02 completed worker:ci_worker_1738693542_473258451 pull/32397 204128483f26c47f52f0eae67474aa9bcba1c6f3


Commands that took longer than 1 second (total 20m58s)
linedurationpercentagecommand
2022s0%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,27,28,29,41,42,47,53,58,60 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build
3135s0%retry -- apt-get update
3342m41s12%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'
11041s0%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
110815s1%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
11091m33s7%git config --global ci.base-install-done true
115211s0%podman image prune --force --external
11581s0%docker image prune --force --filter label=bitcoin-ci-test
11702s0%docker exec 0b99c11e58cedd78ae03bee4eecf5ca663f8b70155c481ecf551f5255037fc2c 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'
11991s0%docker exec 0b99c11e58cedd78ae03bee4eecf5ca663f8b70155c481ecf551f5255037fc2c 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 "*"'
141314m2s66%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
149346s3%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)'
184344s3%bash -c 'cmake --build . -j10 --target all deploy'
32473s0%Done +
33092s0%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/
33286s0%'[' false = true ']'
Tags
  • worker:ci_worker_1738693542_473258451
  • macOS-cross, gui, no tests
  • pull/32397
  • COMPLETED