Task 85740603444

wallet, descriptor: Revert `StringType::COMPAT` for Miniscript expressions and drop the concept of a Descriptor ID that can be validated

2026-07-07 22:06:22 failed fix-miniscript-desc-id 210e31923c8011295dc371a1ac07afabbac67a8e


Commands that took longer than 1 second (total 1m33s)
linedurationpercentagecommand
106617s18%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --build-arg=FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_macos_cross --load /home/runner/work/bitcoin/bitcoin
13345s5%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm64-apple-darwin LOG=1'
13988s8%features - done
174429s31%cmake --build /home/runner/work/_temp/build -j4 --target all deploy
23597s7%--target=arm64-apple-darwin -isysroot/home/runner/work/_temp/depends/SDKs/Xcode-26.1.1-17B100-extracted-SDK-with-libcxx-headers -nostdlibinc -iwithsysroot/usr/include/c++/v1 -iwithsysroot/usr/include -iframeworkwithsysroot/System/Library/Frameworks --target=arm64-apple-darwin -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -isystem /home/runner/work/_temp/depends/arm64-apple-darwin/include -isystem /home/runner/work/_temp/depends/arm64-apple-darwin/boost/include -mmacos-version-min=14.0 -Xclang -fno-cxx-modules -mlinker-version=711 -O2 -O2 -g -std=c++20 -fPIC -fvisibility=hidden -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Wall -Wextra -Wgnu -Wcovered-switch-default -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 -Werror -MD -MT src/wallet/CMakeFiles/bitcoin_wallet.dir/export.cpp.o -MF CMakeFiles/bitcoin_wallet.dir/export.cpp.o.d -o CMakeFiles/bitcoin_wallet.dir/export.cpp.o -c /home/runner/work/_temp/src/wallet/export.cpp
Tags
  • macOS-cross to arm64
  • fix-miniscript-desc-id
  • FAILED