Task 5551407383707648
Fix compilation errors in blockchain.cpp related to serialization, UTXO dumping, and path conversion
2025-01-25 14:07:19 failed worker:ci_worker_1736793611_348201789 pull/31735 91dbe6729759dc648d3152cb6211995dd200d96b- build_duration:
17s - ccache_hitrate:
- configure_duration:
29s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 1m33s)
line | duration | percentage | command |
---|---|---|---|
185 | 1s | 1% | tee --append /tmp/env-ci_worker_1736793611_348201789-ci_win64 |
197 | 2s | 2% | docker build --file /tmp/cirrus-build-2635504308/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,2,3,4,5,6,7,10,11,12 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-2635504308 |
511 | 6s | 6% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
532 | 29s | 31% | 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)' |
865 | 17s | 18% | bash -c 'cmake --build . -j10 --target all deploy' |