Task 6216969650700288

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

2025-07-02 20:48:31 completed worker:ci_worker_1738693519_026122670 pull/31713 6bf4f4a87889b0679c744b0a171c98a9386fe8c0


Commands that took longer than 1 second (total 5m55s)
linedurationpercentagecommand
20213s3%docker build --file /tmp/cirrus-build-897454502/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=16,24,26,36,38,43,45,52,56,57 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-897454502
3113s0%retry -- apt-get update
3321m16s21%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'
10957s1%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
109916s4%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
11001m35s26%echo -n done
11437s1%podman image prune --force --external
11614s1%docker exec f395041b015eb48b63d94ba922a4c337a95b1580d239ec8b9dc265854541a97e 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-897454502/ /ci_container_base'
14015s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1'
142228s7%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)'
29391m19s22%bash -c 'cmake --build . -j10 --target all deploy'
40092s0%Done +
Tags
  • worker:ci_worker_1738693519_026122670
  • macOS-cross, gui, no tests
  • pull/31713
  • COMPLETED