Task 50038749866

doc: Add documentation explaining different build types

2025-09-10 06:44:34 completed doc-build-types 2674e12ac50b9f01f74afe0f36b4d1c8897be7c5


Commands that took longer than 1 second (total 15m0s)
linedurationpercentagecommand
8893s0%docker buildx build --file /home/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_arm.sh --build-arg BASE_ROOT_DIR=/home/runner/work/_temp --platform=linux/arm64 --label=bitcoin-ci-test --tag=ci_arm_linux --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10333s0%retry -- apt-get update
10681s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf busybox libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
10783s0%g++-13
12549s0%arm64 4:13.2.0-7ubuntu1 [1082 B]
167310s1%(4:13.2.0-7ubuntu1) ...
20271s0%to provide /usr/bin/c++ (c++) in auto mode
205841s4%echo -n done
31367s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
31669s0%- skipped
357410m49s72%cmake --build /home/runner/work/_temp/build -j4 --target all install
47001m51s12%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50091s0%docker container kill 7c93c306068be87b2c71918b74f28057868ded83ea4b54733633137f62378bf9
Tags
  • 32 bit ARM, unit tests, no functional tests
  • doc-build-types
  • COMPLETED