Task 86074815573

Merge bitcoin/bitcoin#35616: refactor: Use u64 over size_t for all ca…

2026-07-09 08:33:21 completed master 5223cf17954955ac7cb7d774d77f7aae271b610b


Commands that took longer than 1 second (total 18m22s)
linedurationpercentagecommand
6591s0%size_t max_cache = std::min<uint32_t>(total_cache * 5 / 100, MAX_FILTER_INDEX_CACHE);
9211m24s7%retry git clone --depth=1 https://github.com/bitcoin-core/qa-assets '/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/qa-assets'
12315s0%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 -DBUILD_FOR_FUZZING=ON '-DCMAKE_EXE_LINKER_FLAGS=-Wl,-stack_size -Wl,0x80000' -DAPPEND_CPPFLAGS=-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
12352s0%- skipped
125024s2%features - done
15521s0%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 -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 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG
15675m8s27%cmake --build '/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/build-aarch64-apple-darwin24.6.0' -j3 --target all
21378m12s44%'/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/build-aarch64-apple-darwin24.6.0/test/fuzz/test_runner.py' -j3 -l DEBUG '/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch_ ₿🧪_/qa-assets/fuzz_corpora/' --empty_min_time=60
Tags
  • macOS native, fuzz
  • master
  • COMPLETED