191 | 1s | 0% | docker build --file /tmp/cirrus-build-3275612606/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=1,2,3,5,6,7,8,9,10,12 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-3275612606 |
295 | 3s | 0% | retry -- apt-get update |
307 | 51s | 4% | 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 pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1974 | 26s | 2% | '[' -n '' ']' |
2016 | 2s | 0% | podman image prune --force --external |
2282 | 13m58s | 67% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
2361 | 22s | 1% | 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)' |
2692 | 2m10s | 10% | bash -c 'cmake --build . -j10 --target all deploy' |
4128 | 1s | 0% | /ci_container_base/ci/test/wrap-wine.sh |
4181 | 2m31s | 12% | ctest --stop-on-failure -j10 --timeout 2400 |