Task 65183469842

multiprocess: Add capnp wrapper for Chain interface

2026-02-27 19:00:13 failed pr/ipc-chain 46bc59f581bd90f3b0f73be86a913afadc022bb0


Commands that took longer than 1 second (total 9m16s)
linedurationpercentagecommand
68332s5%retry pip3 install --user --break-system-packages pycapnp zmq
9461s0%cmake -S /Users/runner/work/bitcoin/bitcoin/repo_archive -B /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -DCMAKE_COMPILE_WARNING_AS_ERROR=ON -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev --preset=dev-mode -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000'
95025s4%- skipped
12871s0%compiler flags .................... -O2 -g -std=c++20 -fPIC -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 -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
13033m48s41%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all install deploy
16651s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DKJ_USE_FIBERS -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/ci/scratch/build-aarch64-apple-darwin24.6.0/src/ipc -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/ipc/libmultiprocess/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/src/ipc/libmultiprocess/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/univalue/include -isystem /opt/homebrew/include -isystem /opt/homebrew/Cellar/boost/1.90.0_1/include -O2 -g -std=c++20 -arch arm64 -fPIC -fvisibility=hidden -pthread -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 -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 -Werror -MD -MT src/ipc/CMakeFiles/bitcoin_ipc.dir/capnp/chain.cpp.o -MF src/ipc/CMakeFiles/bitcoin_ipc.dir/capnp/chain.cpp.o.d -o src/ipc/CMakeFiles/bitcoin_ipc.dir/capnp/chain.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/ipc/capnp/chain.cpp
18643s0%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j1 --target all install deploy --verbose
19555s0%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DKJ_USE_FIBERS -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/ci/scratch/build-aarch64-apple-darwin24.6.0/src/ipc -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/ipc/libmultiprocess/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/src/ipc/libmultiprocess/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/univalue/include -isystem /opt/homebrew/include -isystem /opt/homebrew/Cellar/boost/1.90.0_1/include -O2 -g -std=c++20 -arch arm64 -fPIC -fvisibility=hidden -pthread -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 -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 -Werror -MD -MT src/ipc/CMakeFiles/bitcoin_ipc.dir/capnp/chain.cpp.o -MF src/ipc/CMakeFiles/bitcoin_ipc.dir/capnp/chain.cpp.o.d -o src/ipc/CMakeFiles/bitcoin_ipc.dir/capnp/chain.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/ipc/capnp/chain.cpp
Tags
  • macOS native
  • pr/ipc-chain
  • FAILED