Task 6051689024716800
cmake: Get rid of undocumented `BITCOIN_GENBUILD_NO_GIT` environment variable
2025-04-07 13:34:24 completed worker:ci_worker_1738693537_606070055 pull/32220 a8f69afe2ff943d6433f877facc8e0cb036b2903- build_duration:
25s - ccache_hitrate:
100.0% - configure_duration:
30s - depends_build_duration:
6s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m25s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 1% | docker build --file /tmp/cirrus-build-3128783050/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=6,11,16,20,30,31,41,42,53,61 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3128783050 |
520 | 6s | 7% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
541 | 30s | 35% | 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)' |
891 | 25s | 29% | bash -c 'cmake --build . -j10 --target all deploy' |
2294 | 2s | 2% | Done + |
2374 | 7s | 8% | '[' false = true ']' |