Task 62350362749

[RFC] FreeBSD Clang cross CI

2026-02-03 13:34:34 completed freebsd_clang_cross 1aad43243d2b63db23cc1c674b887bbb82393da0


Commands that took longer than 1 second (total 8m58s)
linedurationpercentagecommand
9273s0%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
10673s0%retry apt-get update
10882s0%retry apt-get install curl -y
13511s0%retry apt-get update
14123s0%g++-13 g++-13-x86-64-linux-gnu
15167s1%amd64 4:13.2.0-7ubuntu1 [1100 B]
18943s0%(4:13.2.0-7ubuntu1) ...
219527s5%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
22287s1%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
224250s9%echo -n done
22721s0%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
24371m21s15%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'
258810s1%- skipped
29215m10s57%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
39467s1%docker container kill f9f2e827dfdcd878ca0147d92ce9a64a1ed8c87722ff6bb09fdb0a1c2c00d64b
Tags
  • FreeBSD Cross
  • freebsd_clang_cross
  • COMPLETED