| 948 | 5s | 0% | docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_freebsd_cross.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_freebsd_cross --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_freebsd_cross --load /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1090 | 2s | 0% | retry apt-get update |
| 1112 | 3s | 0% | retry apt-get install curl -y |
| 1347 | 1s | 0% | retry apt-get update |
| 1406 | 2s | 0% | g++-13 g++-13-x86-64-linux-gnu |
| 1509 | 4s | 0% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 1863 | 3s | 0% | (4:13.2.0-7ubuntu1) ... |
| 2167 | 18s | 1% | retry curl --location --fail https://download.freebsd.org/releases/amd64/15.0-RELEASE/base.txz -o /home/admin/actions-runner/_work/_temp/depends/sdk-sources/base-15.0.txz |
| 2193 | 7s | 0% | tar -C /home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0 -xf /home/admin/actions-runner/_work/_temp/depends/sdk-sources/base-15.0.txz |
| 2208 | 54s | 4% | echo -n done |
| 2241 | 1s | 0% | docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_freebsd_cross --name=ci_freebsd_cross --network=ci-ip6net --platform=linux ci_freebsd_cross |
| 2411 | 7m38s | 41% | 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' |
| 2652 | 2s | 0% | - skipped |
| 2767 | 11s | 0% | features - done |
| 3085 | 6m10s | 33% | cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install |
| 4128 | 2s | 0% | cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all install --verbose |
| 5040 | 3s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/CMakeFiles/bitcoin-qt.dir/main.cpp.o -MF CMakeFiles/bitcoin-qt.dir/main.cpp.o.d -o CMakeFiles/bitcoin-qt.dir/main.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/main.cpp |
| 5042 | 2s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/CMakeFiles/bitcoin-qt.dir/__/init/bitcoin-qt.cpp.o -MF CMakeFiles/bitcoin-qt.dir/__/init/bitcoin-qt.cpp.o.d -o CMakeFiles/bitcoin-qt.dir/__/init/bitcoin-qt.cpp.o -c /home/admin/actions-runner/_work/_temp/src/init/bitcoin-qt.cpp |
| 5088 | 3s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/bitcoin-gui_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/build/src/ipc -I/home/admin/actions-runner/_work/_temp/src/ipc/libmultiprocess/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/CMakeFiles/bitcoin-gui.dir/__/init/bitcoin-gui.cpp.o -MF CMakeFiles/bitcoin-gui.dir/__/init/bitcoin-gui.cpp.o.d -o CMakeFiles/bitcoin-gui.dir/__/init/bitcoin-gui.cpp.o -c /home/admin/actions-runner/_work/_temp/src/init/bitcoin-gui.cpp |
| 5138 | 1s | 0% | -std=c++20 --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ -dM -E -c /usr/share/cmake-3.28/Modules/CMakeCXXCompilerABI.cpp --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS "-DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\"" "-DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\"" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -I/home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -I/home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -I/home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -I/home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -I/home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -I/home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -I/home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -I/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/usr/include/c++/v1 -I/usr/lib/llvm-22/lib/clang/22/include -I/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/usr/include |
| 5189 | 3s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/test_bitcoin-qt_autogen/mocs_compilation.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/test_bitcoin-qt_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/test_bitcoin-qt_autogen/mocs_compilation.cpp.o -c /home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/mocs_compilation.cpp |
| 5191 | 7s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/apptests.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/apptests.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/apptests.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/test/apptests.cpp |
| 5193 | 5s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/optiontests.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/optiontests.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/optiontests.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/test/optiontests.cpp |
| 5195 | 6s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/rpcnestedtests.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/rpcnestedtests.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/rpcnestedtests.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/test/rpcnestedtests.cpp |
| 5197 | 5s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/test_main.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/test_main.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/test_main.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/test/test_main.cpp |
| 5199 | 4s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/uritests.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/uritests.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/uritests.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/test/uritests.cpp |
| 5201 | 2s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/util.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/util.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/util.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/test/util.cpp |
| 5203 | 3s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/__/__/init/bitcoin-qt.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/__/__/init/bitcoin-qt.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/__/__/init/bitcoin-qt.cpp.o -c /home/admin/actions-runner/_work/_temp/src/init/bitcoin-qt.cpp |
| 5205 | 7s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/addressbooktests.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/addressbooktests.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/addressbooktests.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/test/addressbooktests.cpp |
| 5207 | 11s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/wallettests.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/wallettests.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/wallettests.cpp.o -c /home/admin/actions-runner/_work/_temp/src/qt/test/wallettests.cpp |
| 5209 | 5s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_TESTCASE_BUILDDIR=\"/home/admin/actions-runner/_work/_temp/build/src/qt/test\" -DQT_TESTCASE_SOURCEDIR=\"/home/admin/actions-runner/_work/_temp/src/qt/test\" -DQT_TESTLIB_LIB -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -I/home/admin/actions-runner/_work/_temp/build/src/qt/test/test_bitcoin-qt_autogen/include -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtWidgets -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtCore -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/mkspecs/freebsd-clang -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtGui -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include/QtTest -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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 -ffunction-sections -fdata-sections -Werror -MD -MT src/qt/test/CMakeFiles/test_bitcoin-qt.dir/__/__/wallet/test/wallet_test_fixture.cpp.o -MF CMakeFiles/test_bitcoin-qt.dir/__/__/wallet/test/wallet_test_fixture.cpp.o.d -o CMakeFiles/test_bitcoin-qt.dir/__/__/wallet/test/wallet_test_fixture.cpp.o -c /home/admin/actions-runner/_work/_temp/src/wallet/test/wallet_test_fixture.cpp |
| 5212 | 2s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-x86_64-unknown-freebsd-15.0/ -stdlib=libc++ --target=x86_64-unknown-freebsd -O2 -O2 -g -fuse-ld=lld -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -Wl,--exclude-libs,ALL -Wl,--gc-sections -fPIE -pie "CMakeFiles/test_bitcoin-qt.dir/test_bitcoin-qt_autogen/mocs_compilation.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/apptests.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/optiontests.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/rpcnestedtests.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/test_main.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/uritests.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/util.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/__/__/init/bitcoin-qt.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/addressbooktests.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/wallettests.cpp.o" "CMakeFiles/test_bitcoin-qt.dir/__/__/wallet/test/wallet_test_fixture.cpp.o" -o ../../../bin/test_bitcoin-qt -Wl,-rpath,/home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib: /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/objects-Release/Widgets_resources_1/.qt/rcc/qrc_qstyle_init.cpp.o /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/objects-Release/Widgets_resources_2/.qt/rcc/qrc_qstyle1_init.cpp.o /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/objects-Release/Widgets_resources_3/.qt/rcc/qrc_qstyle_fusion_init.cpp.o /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/objects-Release/Widgets_resources_4/.qt/rcc/qrc_qmessagebox_init.cpp.o /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/objects-Release/Gui_resources_1/.qt/rcc/qrc_qpdf_init.cpp.o /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/objects-Release/Gui_resources_2/.qt/rcc/qrc_gui_shaders_init.cpp.o /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/plugins/platforms/objects-Release/QMinimalIntegrationPlugin_init/QMinimalIntegrationPlugin_init.cpp.o /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/plugins/platforms/objects-Release/QXcbIntegrationPlugin_init/QXcbIntegrationPlugin_init.cpp.o ../../../lib/libbitcoinqt.a ../../../lib/libtest_util.a ../../../lib/libbitcoin_node.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6Test.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6Widgets.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6Gui.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/plugins/platforms/libqminimal.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/plugins/platforms/libqxcb.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6XcbQpa.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6Gui.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/plugins/platforms/libqminimal.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/plugins/platforms/libqxcb.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6XcbQpa.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6BundledLibpng.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6BundledHarfbuzz.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libfontconfig.so /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libfreetype.so.6.18.1 /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxkbcommon.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxkbcommon-x11.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxkbcommon.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libXau.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-xkb.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libXau.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-xkb.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-cursor.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-icccm.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-util.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-image.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-util.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-keysyms.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-randr.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-render-util.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-shm.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-sync.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-xfixes.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-render.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-shape.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb-xkb.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libxcb.a ../../../lib/libbitcoin_cli.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libqrencode.a ../../../lib/libbitcoin_wallet.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6Network.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6DBus.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libsqlite3.a ../../libleveldb.a ../../libcrc32c.a ../../../lib/libbitcoin_common.a ../../../lib/libbitcoin_consensus.a ../../secp256k1/lib/libsecp256k1.a ../../../lib/libbitcoin_util.a ../../../lib/libbitcoin_clientversion.a ../../../lib/libbitcoin_crypto.a ../../../lib/libbitcoin_zmq.a ../../univalue/libunivalue.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libzmq.a ../../libminisketch.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libevent_extra.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libevent_pthreads.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libevent_core.a -lpthread /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6Core.a /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6BundledZLIB.a -lm /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/lib/libQt6BundledPcre2.a -pthread |
| 5532 | 11s | 0% | --target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-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/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -I/home/admin/actions-runner/_work/_temp/src/minisketch/include -I/home/admin/actions-runner/_work/_temp/src/leveldb/include -I/home/admin/actions-runner/_work/_temp/src/secp256k1/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/boost/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -O2 -O2 -g -std=c++20 -fPIE -fvisibility=hidden -fmacro-prefix-map=/home/admin/actions-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/fuzz/CMakeFiles/fuzz.dir/cmpctblock.cpp.o -MF CMakeFiles/fuzz.dir/cmpctblock.cpp.o.d -o CMakeFiles/fuzz.dir/cmpctblock.cpp.o -c /home/admin/actions-runner/_work/_temp/src/test/fuzz/cmpctblock.cpp |