Task 5225838267858944

[POC] build: Use clang-cl to build on Windows natively

2025-05-13 10:40:50 completed worker:ci_worker_1738745294_152617514 pull/31507 33298f01e8aa237f0d918249da4fb5b83b2c7b13


Commands that took longer than 1 second (total 36m21s)
linedurationpercentagecommand
2062s0%docker build --file /tmp/cirrus-build-1172875451/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=5,7,11,12,24,40,43,48,58,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1172875451
2691s0%docker image prune --force --filter label=bitcoin-ci-test
2812s0%docker exec cf733b936ba825a9f1f02fdaa4b5bc3138b2f997079efb3b7c5bf78982b8d532 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1172875451/ /ci_container_base'
3131s0%docker exec cf733b936ba825a9f1f02fdaa4b5bc3138b2f997079efb3b7c5bf78982b8d532 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && mkdir -p /ci_container_base/ci/scratch/bins/'
53936s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
8561m8s3%bash -c 'cmake --build . -j10 --target all install'
226510s0%/ci_container_base/contrib/devtools/check-deps.sh .
229819s0%cmake --build /tidy-build -j10
23031s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
231513m59s38%tee tmp.tidy-out.txt
432419m37s53%tee /tmp/iwyu_ci.out
381544s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1738745294_152617514
  • tidy
  • pull/31507
  • COMPLETED