Task 62340895945

[RFC] FreeBSD Clang cross CI

2026-02-03 12:28:42 failed freebsd_clang_cross 029a399da76741ce7640b57e19f2c2d6d7e591f5


Commands that took longer than 1 second (total 5m47s)
linedurationpercentagecommand
9274s1%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
10681s0%retry apt-get update
10893s0%retry apt-get install curl -y
14133s0%g++-13 g++-13-x86-64-linux-gnu
15196s1%amd64 4:13.2.0-7ubuntu1 [1100 B]
19003s0%(4:13.2.0-7ubuntu1) ...
22171s0%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
22256s1%tar -C /home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-cross-15.0 -xf /home/admin/actions-runner/_work/_temp/depends/sdk-sources/base-15.0.txz
224053s15%echo -n done
22701s0%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
24351m38s28%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-unknown-freebsd build_CC=clang build_CXX=clang++ NO_QT=1 AR=llvm-ar-21 STRIP=llvm-strip-21 NM=llvm-nm-21 RANLIB=llvm-ranlib-21 LOG=1'
258512s3%- skipped
29182m4s35%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
35367s2%--target=x86_64-unknown-freebsd --sysroot=/home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-cross-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/secp256k1/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-unknown-freebsd/include -O2 -O2 -g -std=c++20 -fPIC -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 -Werror -pthread -Wall -Wextra -Wgnu -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 -MD -MT src/CMakeFiles/bitcoin_common.dir/common/netif.cpp.o -MF CMakeFiles/bitcoin_common.dir/common/netif.cpp.o.d -o CMakeFiles/bitcoin_common.dir/common/netif.cpp.o -c /home/admin/actions-runner/_work/_temp/src/common/netif.cpp
Tags
  • FreeBSD Cross
  • freebsd_clang_cross
  • FAILED