Task 74101068734

crypto: fix incorrect variable names in SHA-256 ARM intrinsics

2026-05-03 08:17:56 completed fix-sha256-arm-variable-names 86718e4589682529932050dc08998fbb7bd86cef


Commands that took longer than 1 second (total 17m7s)
linedurationpercentagecommand
9505s0%docker buildx build --file=/home/runner/work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/debian:trixie --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,scope=ci_arm_linux --load /home/runner/work/bitcoin/bitcoin
10882s0%retry apt-get update
11001s0%retry apt-get install --no-install-recommends --no-upgrade -y python3-zmq g++-arm-linux-gnueabihf libc6:armhf libstdc++6:armhf libfontconfig1:armhf libxcb1:armhf build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build
127617s1%arm64 4:14.2.0-1 [1332 B]
173817s1%(4:14.2.0-1) ...
220644s4%echo -n done
24267s0%bash -c 'CONFIG_SHELL= make -j4 -C depends HOST=arm-linux-gnueabihf LOG=1'
247612s1%- skipped
29081m15s7%cmake --build /home/runner/work/_temp/build -j4 --target all install
41371m49s10%ctest --test-dir /home/runner/work/_temp/build --stop-on-failure -j4 --timeout 2400
484911m19s66%/home/runner/work/_temp/build/test/functional/test_runner.py -j4 --tmpdirprefix /home/runner/work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
62416s0%docker container kill beb4b013b40b50dded698d5bce8a122c39bd284d16f7632d684f7f2ec6774c14
Tags
  • 32 bit ARM
  • fix-sha256-arm-variable-names
  • COMPLETED