Task 5467034084966400
cmake: Avoid fuzzer "multiple definition of `main'" errors
2025-03-04 22:51:51 completed worker:ci_worker_1738693542_473258451 pull/31992 34aeb70748ef8ee186fe53f0db2580a445452dc2- build_duration:
2m52s - ccache_hitrate:
99.86% - configure_duration:
27s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 3m42s)
line | duration | percentage | command |
---|---|---|---|
197 | 2s | 0% | docker build --file /tmp/cirrus-build-492912216/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:noble --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=1,3,15,21,22,37,38,40,54,63 --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build-492912216 |
513 | 6s | 2% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
534 | 27s | 12% | 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)' |
867 | 2m52s | 77% | bash -c 'cmake --build . -j10 --target all deploy' |
2259 | 1s | 0% | /ci_container_base/ci/test/wrap-wine.sh |