| 1090 | 34s | 26% | docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:26.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_freebsd_cross.sh --build-arg=BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_freebsd_cross --cache-from type=gha,url=http://127.0.0.1:49160/,version=1,scope=ci_freebsd_cross --load /home/runner/work/bitcoin/bitcoin |
| 1377 | 5s | 3% | bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-unknown-freebsd build_CC=clang build_CXX=clang++ AR=llvm-ar-22 STRIP=llvm-strip-22 NM=llvm-nm-22 RANLIB=llvm-ranlib-22 LOG=1' |
| 1423 | 9s | 7% | features - done |
| 1841 | 38s | 29% | cmake --build /home/runner/work/_temp/build -j8 --target all install |
| 2901 | 2s | 1% | cmake --build /home/runner/work/_temp/build -j1 --target all install --verbose |
| 4082 | 9s | 7% | --target=x86_64-unknown-freebsd --sysroot=/home/runner/work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -I/home/runner/work/_temp/build/src -I/home/runner/work/_temp/src -I/home/runner/work/_temp/src/univalue/include -I/home/runner/work/_temp/src/minisketch/include -I/home/runner/work/_temp/src/secp256k1/include -I/home/runner/work/_temp/build/src/ipc -I/home/runner/work/_temp/src/ipc/libmultiprocess/include -isystem /home/runner/work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/runner/work/_temp/depends/x86_64-unknown-freebsd/include -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/runner/work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -pthread -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -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/test/CMakeFiles/test_bitcoin.dir/blockmanager_tests.cpp.o -MF CMakeFiles/test_bitcoin.dir/blockmanager_tests.cpp.o.d -o CMakeFiles/test_bitcoin.dir/blockmanager_tests.cpp.o -c /home/runner/work/_temp/src/test/blockmanager_tests.cpp |