Task 56073180145

wallet/refactor: change PSBTError to PSBTResult and remove std::optional<common::PSBTResult> and return common::PSBTResult

2025-11-21 18:08:38 failed PSBTErrorToPSBTResult 02c8c5d2f31af0e67985104d4d22166ed8525512


Commands that took longer than 1 second (total 4m18s)
linedurationpercentagecommand
63222s8%retry -- pip3 install --user --break-system-packages pycapnp zmq
92020s7%- skipped
126533s12%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all install deploy
13286s2%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/src -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/univalue/include -isystem /opt/homebrew/Cellar/boost/1.89.0/include -O2 -g -std=c++20 -arch arm64 -fPIC -fvisibility=hidden -fdebug-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Werror -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -MD -MT src/wallet/CMakeFiles/bitcoin_wallet.dir/rpc/spend.cpp.o -MF src/wallet/CMakeFiles/bitcoin_wallet.dir/rpc/spend.cpp.o.d -o src/wallet/CMakeFiles/bitcoin_wallet.dir/rpc/spend.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/wallet/rpc/spend.cpp
13384s1%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j1 --target all install deploy --verbose
13461s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/src -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/univalue/include -isystem /opt/homebrew/Cellar/boost/1.89.0/include -O2 -g -std=c++20 -arch arm64 -fPIC -fvisibility=hidden -fdebug-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Werror -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -MD -MT src/wallet/CMakeFiles/bitcoin_wallet.dir/rpc/spend.cpp.o -MF src/wallet/CMakeFiles/bitcoin_wallet.dir/rpc/spend.cpp.o.d -o src/wallet/CMakeFiles/bitcoin_wallet.dir/rpc/spend.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/wallet/rpc/spend.cpp
Tags
  • macOS native
  • PSBTErrorToPSBTResult
  • FAILED