197 | 1s | 0% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:noble --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=0,7,13,18,26,35,36,40,56,63 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build |
312 | 3s | 0% | retry -- apt-get update |
345 | 4m9s | 20% | 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' |
2185 | 1m3s | 5% | git config --global ci.base-install-done true |
2226 | 12s | 1% | podman container rm --force --all |
2231 | 1s | 0% | podman image prune --force --external |
2488 | 12m12s | 61% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
2568 | 25s | 2% | 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=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
2901 | 1m29s | 7% | bash -c 'cmake --build . -j10 --target all deploy' |
4294 | 1s | 0% | /ci_container_base/ci/test/wrap-wine.sh |