| 589 | 6s | 0% | bash -c 'export PATH="/path_with space:/Users/runner/work/bitcoin/bitcoin/ci/scratch/bins/:/Users/runner/work/bitcoin/bitcoin/ci/retry:$PATH" && cd "/Users/runner/work/bitcoin/bitcoin" && rsync --recursive --perms --stats --human-readable /Users/runner/work/bitcoin/bitcoin/repo-archive/ /Users/runner/work/bitcoin/bitcoin' |
| 619 | 38s | 3% | retry -- pip3 install --user --break-system-packages pycapnp zmq |
| 904 | 2s | 0% | cmake -S /Users/runner/work/bitcoin/bitcoin -B /Users/runner/work/bitcoin/bitcoin/ci/scratch/build-aarch64-apple-darwin24.6.0 -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/ci/scratch/out -Werror=dev -DBUILD_GUI=ON -DWITH_ZMQ=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DBUILD_KERNEL_TEST=ON -DREDUCE_EXPORTS=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000' |
| 908 | 38s | 3% | - skipped |
| 1239 | 1s | 0% | compiler flags .................... -O2 -g -std=c++20 -fPIC -fdebug-prefix-map=/Users/runner/work/bitcoin/bitcoin/src=. -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/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 |
| 1253 | 1s | 0% | cmake --build /Users/runner/work/bitcoin/bitcoin/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all install deploy |