Task 5482885232197632
Merge bitcoin/bitcoin#31992: cmake: Avoid fuzzer "multiple definition of `main'" errors
2025-03-29 10:10:10 completed worker:ci_worker_1738693556_852882864 master 4c1906a500cacab385b09e780b54271b0addaf4b- build_duration:
43s - ccache_hitrate:
99.81% - configure_duration:
30s - depends_build_duration:
7s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m52s)
line | duration | percentage | command |
---|---|---|---|
197 | 1s | 0% | docker build --file /tmp/cirrus-build-823228507/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=4,8,13,19,22,25,36,44,57,58 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-823228507 |
510 | 7s | 6% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
531 | 30s | 26% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
865 | 43s | 38% | bash -c 'cmake --build . -j10 --target all deploy' |
2262 | 2s | 1% | Done + |
2342 | 11s | 9% | '[' false = true ']' |