Task 55128821591

Add util::ResultPtr class

2025-11-11 22:15:37 completed pr/bresult-ptr 6efb6d865e90ff346c33fc39dc5e28a1192b3d12


Commands that took longer than 1 second (total 20m31s)
linedurationpercentagecommand
9316s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_arm.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10834s0%retry -- apt-get update
11182s0%retry -- apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
11283s0%g++-13
130913s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
173816s1%(4:13.2.0-7ubuntu1) ...
21322s0%to provide /usr/bin/c++ (c++) in auto mode
216343s3%echo -n done
32238s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
325511s0%- skipped
36701m40s8%cmake --build /home/runner/work/_temp/build -j4 --target all install
408314m19s69%offsetof(util::Result<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>,util::Result<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>::<unnamed>.util::detail::SuccessHolder<std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>, void, util::Messages>::<unnamed>)).std::reference_wrapper<wallet::DescriptorScriptPubKeyMan>::_M_data’ was declared here
48111m54s9%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
51281s0%docker container kill 97c9a239fa0fb00b117d3f0e970dc8e2041058f6f8f2a793769b7a2b82dd27b7
Tags
  • 32 bit ARM, unit tests, no functional tests
  • pr/bresult-ptr
  • COMPLETED