Task 6752025335037952

miniscript refactor: Remove unique_ptr-indirection (#30866 follow-up)

2025-06-24 20:14:27 completed worker:ci_worker_1738693551_985849157 pull/31713 f22f4f75e252e4f2171af34e4f92f3e6a396f227


Commands that took longer than 1 second (total 5m0s)
linedurationpercentagecommand
2027s2%docker build --file /tmp/cirrus-build-2154278138/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,13,15,17,20,22,39,41,49,55 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2154278138
3143s0%retry -- apt-get update
33540s13%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'
10988s2%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
110213s4%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
11031m32s30%echo -n done
11466s1%podman image prune --force --external
11643s0%docker exec e980863d10a67c5a081ff50079c9c642dc4fdae365463389a09d3bb7f2aaa637 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-2154278138/ /ci_container_base'
14048s2%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
142529s9%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 -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
29431m9s22%bash -c 'cmake --build . -j10 --target all deploy'
40122s0%Done +
Tags
  • worker:ci_worker_1738693551_985849157
  • macOS-cross, gui, no tests
  • pull/31713
  • COMPLETED