Task 64835888724

ci: add FreeBSD Clang cross job

2026-02-25 12:55:55 completed freebsd_clang_cross 6be706d9ffb995d425913ed821ae740ad8bfa928


Commands that took longer than 1 second (total 9m15s)
linedurationpercentagecommand
9304s0%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
10701s0%retry apt-get update
10913s0%retry apt-get install curl -y
13862s0%g++-13 g++-13-x86-64-linux-gnu
14914s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
18943s0%(4:13.2.0-7ubuntu1) ...
219527s4%retry curl --location --fail https://download.freebsd.org/releases/amd64/14.3-RELEASE/base.txz -o /home/admin/actions-runner/_work/_temp/depends/sdk-sources/base-14.3.txz
22297s1%tar -C /home/admin/actions-runner/_work/_temp/depends/SDKs/freebsd-cross-14.3 -xf /home/admin/actions-runner/_work/_temp/depends/sdk-sources/base-14.3.txz
224354s9%echo -n done
22731s0%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
24391m26s15%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-unknown-freebsd build_CC=clang build_CXX=clang++ AR=llvm-ar-21 STRIP=llvm-strip-21 NM=llvm-nm-21 RANLIB=llvm-ranlib-21 NO_QT=1 LOG=1'
258710s1%- skipped
29235m19s57%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
39548s1%docker container kill 68bfda68e169088458b639e4c442d9c72c03a3a7ce5aaad729782f5a7a1fd886
Tags
  • FreeBSD Cross
  • freebsd_clang_cross
  • COMPLETED