Task 5860439197745152
contrib: Update coverage.cpp macro to support macOS
2025-03-13 17:06:09 failed worker:ci_worker_1738693532_860143205 pull/32059 1d6626a8fb001f9795936e4656cd1b0e1f8c9f6f- build_duration:
22s - ccache_hitrate:
- configure_duration:
29s - depends_build_duration:
7s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m23s)
line | duration | percentage | command |
---|---|---|---|
201 | 1s | 0% | docker build --file /tmp/cirrus-build-1116462257/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=1,5,19,25,38,44,45,56,62,63 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1116462257 |
518 | 7s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
539 | 29s | 20% | 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)' |
874 | 22s | 15% | bash -c 'cmake --build . -j10 --target all deploy' |