Task 50785279026

system: silence unused variable warning and make GetTotalRAM() work on FreeBSD

2025-09-19 13:06:50 completed fix_unused_variable_in_GetTotalRAM 2b6497b03585922519a16f782be8f6c83e55ab29


Commands that took longer than 1 second (total 16m48s)
linedurationpercentagecommand
8946s0%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
10387s0%retry -- apt-get update
10737s0%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'
126214s1%arm64 4:13.2.0-7ubuntu1 [1082 B]
170612s1%(4:13.2.0-7ubuntu1) ...
20602s0%to provide /usr/bin/c++ (c++) in auto mode
209139s3%echo -n done
23361s0%1].Add(stats);
31698s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
31999s0%- skipped
360712m22s73%cmake --build /home/runner/work/_temp/build -j4 --target all install
47351m51s11%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
50461s0%docker container kill b97724a4fd33e4a06416cc805385a672ac1cfc25e4e322f3ca2361b0072e1184
Tags
  • 32 bit ARM, unit tests, no functional tests
  • fix_unused_variable_in_GetTotalRAM
  • COMPLETED