Task 5490425676431360

ci: Enable DEBUG=1 for one GCC-12 build to catch 117966 regressions

2024-12-18 09:16:20 completed worker:ci_worker_1732185956_530406238 pull/31522 fa1d84702bf4c14d55c51b9ab4cd30cdbbc5ad44


Commands that took longer than 1 second (total 25m22s)
linedurationpercentagecommand
1961s0%docker build --file /tmp/cirrus-build/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=0,1,2,3,4,6,7,8,10,15 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build
3042s0%retry -- apt-get update
31640s2%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'
198221s1%git config --global ci.base-install-done true
20241s0%podman image prune --force --external
228311m49s46%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 DEBUG=1 LOG=1'
266118s1%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_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)'
299311m56s47%bash -c 'cmake --build . -j10 --target all deploy'
Tags
  • worker:ci_worker_1732185956_530406238
  • Win64-cross
  • pull/31522
  • COMPLETED