| 546 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 547 | 0s | 0% | cd ./ci/test/../../ |
| 549 | 0s | 0% | pwd |
| 551 | 0s | 0% | BASE_READ_ONLY_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 552 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 553 | 0s | 0% | export BASE_ROOT_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 554 | 0s | 0% | BASE_ROOT_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive |
| 555 | 0s | 0% | export DEPENDS_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/depends |
| 556 | 0s | 0% | DEPENDS_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/depends |
| 557 | 0s | 0% | export BASE_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch |
| 558 | 0s | 0% | BASE_SCRATCH_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch |
| 559 | 0s | 0% | echo 'Setting specific values in env' |
| 560 | 0s | 0% | '[' -n ./ci/test/00_setup_env_mac_native.sh ']' |
| 561 | 0s | 0% | set -o errexit |
| 562 | 0s | 0% | source ./ci/test/00_setup_env_mac_native.sh |
| 563 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 564 | 0s | 0% | LC_ALL=C.UTF-8 |
| 565 | 0s | 0% | export CONTAINER_NAME=ci_mac_native |
| 566 | 0s | 0% | CONTAINER_NAME=ci_mac_native |
| 567 | 0s | 0% | export 'PIP_PACKAGES=--break-system-packages pycapnp zmq' |
| 568 | 0s | 0% | PIP_PACKAGES='--break-system-packages pycapnp zmq' |
| 569 | 0s | 0% | export 'GOAL=install deploy' |
| 570 | 0s | 0% | GOAL='install deploy' |
| 571 | 0s | 0% | export CMAKE_GENERATOR=Ninja |
| 573 | 0s | 0% | bash -c 'grep export ./ci/test/00_setup_env*.sh' |
| 574 | 0s | 0% | CMAKE_GENERATOR=Ninja |
| 575 | 0s | 0% | export CI_OS_NAME=macos |
| 576 | 0s | 0% | CI_OS_NAME=macos |
| 577 | 0s | 0% | export NO_DEPENDS=1 |
| 578 | 0s | 0% | cat /tmp/env-runner-ci_mac_native |
| 579 | 0s | 0% | NO_DEPENDS=1 |
| 580 | 0s | 0% | export OSX_SDK= |
| 582 | 0s | 0% | OSX_SDK= |
| 584 | 0s | 0% | export 'BITCOIN_CONFIG= --preset=dev-mode -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_EXE_LINKER_FLAGS='\''-Wl,-stack_size -Wl,0x80000'\'' ' |
| 586 | 0s | 0% | BITCOIN_CONFIG=' --preset=dev-mode -DWITH_USDT=OFF -DREDUCE_EXPORTS=ON -DCMAKE_EXE_LINKER_FLAGS='\''-Wl,-stack_size -Wl,0x80000'\'' ' |
| 588 | 0s | 0% | export 'BITCOIN_CMD=bitcoin -m' |
| 590 | 0s | 0% | BITCOIN_CMD='bitcoin -m' |
| 592 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 594 | 0s | 0% | command -v nproc |
| 596 | 0s | 0% | nproc |
| 598 | 0s | 0% | export MAKEJOBS=-j3 |
| 600 | 0s | 0% | MAKEJOBS=-j3 |
| 602 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 604 | 0s | 0% | RUN_UNIT_TESTS=true |
| 606 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=true |
| 608 | 0s | 0% | RUN_FUNCTIONAL_TESTS=true |
| 610 | 0s | 0% | export RUN_TIDY=false |
| 612 | 0s | 0% | RUN_TIDY=false |
| 614 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 616 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 618 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 620 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 622 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 624 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 626 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 628 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 630 | 0s | 0% | export CCACHE_MAXSIZE=500M |
| 632 | 0s | 0% | CCACHE_MAXSIZE=500M |
| 634 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 636 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 639 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 641 | 0s | 0% | CCACHE_COMPRESS=1 |
| 643 | 0s | 0% | export CCACHE_DIR=/Users/runner/work/_temp/ccache_dir |
| 645 | 0s | 0% | CCACHE_DIR=/Users/runner/work/_temp/ccache_dir |
| 647 | 0s | 0% | export BASE_OUTDIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out |
| 649 | 0s | 0% | BASE_OUTDIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out |
| 650 | 0s | 0% | rsync --recursive --perms --stats --human-readable /Users/runner/work/bitcoin/bitcoin/repo_archive/ /Users/runner/work/bitcoin/bitcoin/repo_archive |
| 651 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/prev_releases |
| 653 | 0s | 0% | PREVIOUS_RELEASES_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/prev_releases |
| 655 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 657 | 0s | 0% | CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build' |
| 659 | 0s | 0% | export 'GOAL=install deploy' |
| 661 | 0s | 0% | GOAL='install deploy' |
| 663 | 0s | 0% | export DIR_QA_ASSETS=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 665 | 0s | 0% | DIR_QA_ASSETS=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets |
| 667 | 0s | 0% | export CI_RETRY_EXE=retry |
| 668 | 0s | 0% | CI_RETRY_EXE=retry |
| 670 | 0s | 0% | export CI_IMAGE_PLATFORM=linux |
| 672 | 0s | 0% | CI_IMAGE_PLATFORM=linux |
| 675 | 0s | 0% | set -o errexit |
| 678 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/test/01_base_install.sh |
| 679 | 0s | 0% | ./ci/test/02_run_container.py |
| 680 | 0s | 0% | CFG_DONE=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci.base-install-done |
| 681 | 0s | 0% | cat /Users/runner/work/bitcoin/bitcoin/repo_archive/ci.base-install-done |
| 683 | 0s | 0% | true |
| 684 | 0s | 0% | '[' '' == done ']' |
| 685 | 0s | 0% | nproc |
| 686 | 0s | 0% | MAKEJOBS=-j3 |
| 687 | 0s | 0% | '[' -n '' ']' |
| 688 | 0s | 0% | '[' -n '' ']' |
| 689 | 0s | 0% | [[ '' == *alpine* ]] |
| 690 | 0s | 0% | '[' macos '!=' macos ']' |
| 691 | 0s | 0% | '[' -n '' ']' |
| 692 | 0s | 0% | '[' -n '--break-system-packages pycapnp zmq' ']' |
| 693 | 32s | 4% | retry pip3 install --user --break-system-packages pycapnp zmq |
| 730 | 0s | 0% | [[ -n '' ]] |
| 731 | 0s | 0% | [[ '' == true ]] |
| 732 | 0s | 0% | mkdir -p /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/SDKs /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/sdk-sources |
| 733 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 734 | 0s | 0% | '[' -n '' ']' |
| 735 | 0s | 0% | echo -n done |
| 736 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/test/03_test_script.sh |
| 737 | 0s | 0% | cd /Users/runner/work/bitcoin/bitcoin/repo_archive |
| 738 | 0s | 0% | export 'PATH=/path_with space:/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/retry:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools' |
| 739 | 0s | 0% | PATH='/path_with space:/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/retry:/opt/homebrew/lib/ruby/gems/3.3.0/bin:/opt/homebrew/opt/ruby@3.3/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools' |
| 740 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 741 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 742 | 0s | 0% | export LSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/lsan |
| 743 | 0s | 0% | LSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/lsan |
| 744 | 0s | 0% | export TSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 745 | 0s | 0% | TSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1 |
| 746 | 0s | 0% | export UBSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 747 | 0s | 0% | UBSAN_OPTIONS=suppressions=/Users/runner/work/bitcoin/bitcoin/repo_archive/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 748 | 0s | 0% | nproc |
| 749 | 0s | 0% | echo 'Number of available processing units: 3' |
| 751 | 0s | 0% | '[' macos == macos ']' |
| 752 | 0s | 0% | top -l 1 -s 0 |
| 753 | 0s | 0% | awk ' /PhysMem/ {print}' |
| 755 | 0s | 0% | echo 'Free disk space:' |
| 757 | 0s | 0% | df -h |
| 759 | 0s | 0% | [[ ci_mac_native == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 761 | 0s | 0% | /Users/runner/work/bitcoin/bitcoin/repo_archive/depends/config.guess |
| 775 | 0s | 0% | export HOST=aarch64-apple-darwin24.6.0 |
| 777 | 0s | 0% | HOST=aarch64-apple-darwin24.6.0 |
| 778 | 0s | 0% | echo '=== BEGIN env ===' |
| 779 | 0s | 0% | env |
| 781 | 0s | 0% | echo '=== END env ===' |
| 783 | 0s | 0% | [[ '' != true ]] |
| 785 | 0s | 0% | tee /dev/fd/63 |
| 786 | 0s | 0% | patch -p1 |
| 934 | 0s | 0% | '[' false = true ']' |
| 935 | 0s | 0% | '[' true = true ']' |
| 936 | 0s | 0% | export DIR_UNIT_TEST_DATA=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/unit_test_data/ |
| 937 | 0s | 0% | DIR_UNIT_TEST_DATA=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/unit_test_data/ |
| 938 | 0s | 0% | '[' '!' -d /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/unit_test_data/ ']' |
| 939 | 0s | 0% | mkdir -p /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/unit_test_data/ |
| 941 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 942 | 0s | 0% | retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |
| 952 | 0s | 0% | 1].Add(stats); |
| 962 | 0s | 0% | '[' macos == macos ']' |
| 963 | 0s | 0% | echo |
| 964 | 0s | 0% | '[' -z 1 ']' |
| 965 | 0s | 0% | '[' '' = true ']' |
| 966 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON' |
| 967 | 0s | 0% | '[' -z 1 ']' |
| 968 | 0s | 0% | '[' -z '' ']' |
| 969 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON' |
| 970 | 0s | 0% | ccache --zero-stats |
| 972 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 973 | 0s | 0% | BASE_BUILD_DIR=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 |
| 974 | 0s | 0% | BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/out -Werror=dev' |
| 975 | 0s | 0% | [[ '' == true ]] |
| 976 | 0s | 0% | [[ false == true ]] |
| 977 | 0s | 0% | eval 'CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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'\'' )' |
| 978 | 0s | 0% | CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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') |
| 979 | 1s | 0% | 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 -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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' |
| 983 | 30s | 4% | - skipped |
| 1276 | 0s | 0% | - skipped |
| 1310 | 0s | 0% | compiler .......................... AppleClang 16.0.0.16000026, /usr/bin/c++ |
| 1313 | 2s | 0% | 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 -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 |
| 1325 | 0s | 0% | [[ install deploy != all ]] |
| 1327 | 0s | 0% | [[ install deploy != codegen ]] |
| 1328 | 0s | 0% | GOAL='all install deploy' |
| 1329 | 5m56s | 52% | cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all install deploy |
| 1952 | 0s | 0% | -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -Dbitcoinkernel_EXPORTS -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/leveldb/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/secp256k1/include -isystem /opt/homebrew/Cellar/boost/1.90.0/include -O2 -g -std=c++20 -arch arm64 -fPIC -fvisibility=hidden -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/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o -MF src/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o.d -o src/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/kernel/bitcoinkernel.cpp |
| 1963 | 0s | 0% | echo 'Build failure. Verbose build follows.' |
| 1965 | 3s | 0% | cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j1 --target all install deploy --verbose |
| 1973 | 0s | 0% | -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -Dbitcoinkernel_EXPORTS -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/leveldb/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/secp256k1/include -isystem /opt/homebrew/Cellar/boost/1.90.0/include -O2 -g -std=c++20 -arch arm64 -fPIC -fvisibility=hidden -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/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o -MF src/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o.d -o src/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/kernel/bitcoinkernel.cpp |
| 1976 | 4s | 0% | -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -Dbitcoinkernel_EXPORTS -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/leveldb/include -I/Users/runner/work/bitcoin/bitcoin/repo_archive/src/secp256k1/include -isystem /opt/homebrew/Cellar/boost/1.90.0/include -O2 -g -std=c++20 -arch arm64 -fPIC -fvisibility=hidden -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/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o -MF src/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o.d -o src/kernel/CMakeFiles/bitcoinkernel.dir/bitcoinkernel.cpp.o -c /Users/runner/work/bitcoin/bitcoin/repo_archive/src/kernel/bitcoinkernel.cpp |