Task 5474940473835520

Merge bitcoin/bitcoin#31657: ci: Supply `--platform` argument to `docker` commands.

2025-01-20 16:11:09 completed worker:ci_worker_1732185948_939768661 master 6dc60126701c0bdc46577554a88f15b0c6956461


Commands that took longer than 1 second (total 14m15s)
linedurationpercentagecommand
1814s0%tee --append /tmp/env-ci_worker_1732185948_939768661-ci_win64
1982s0%docker build --file /tmp/cirrus-build-673932776/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=0,1,3,4,5,6,7,10,11,15 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-673932776
3052s0%retry -- apt-get update
31739s4%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y nsis g++-mingw-w64-x86-64-posix wine-binfmt wine64 wine32 file build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
197823s2%git config --global ci.base-install-done true
20201s0%podman image prune --force --external
227410m29s73%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1'
232322s2%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
26561m57s13%bash -c 'cmake --build . -j10 --target all deploy'
Tags
  • worker:ci_worker_1732185948_939768661
  • Win64-cross
  • master
  • COMPLETED