Task 6387387829321728

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

2025-05-13 16:59:07 completed worker:ci_worker_1738745285_400067880 pull/31507 85c3b4f241ba61cb5f298e288f47ab141b59dc48


Commands that took longer than 1 second (total 45m5s)
linedurationpercentagecommand
2063s0%docker build --file /tmp/cirrus-build-3999265936/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=7,10,14,16,23,29,39,43,46,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-3999265936
2691s0%docker image prune --force --filter label=bitcoin-ci-test
2813s0%docker exec 8501d533cadd6f4294af01162a3014058a2c7e234d1a26c6a31889e624fe4cbb 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-3999265936/ /ci_container_base'
3081s0%exit 0
3131s0%docker exec 8501d533cadd6f4294af01162a3014058a2c7e234d1a26c6a31889e624fe4cbb 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)'
8561m3s2%bash -c 'cmake --build . -j10 --target all install'
226510s0%/ci_container_base/contrib/devtools/check-deps.sh .
229820s0%cmake --build /tidy-build -j10
23031s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
231516m44s37%tee tmp.tidy-out.txt
432425m33s56%tee /tmp/iwyu_ci.out
381507s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1738745285_400067880
  • tidy
  • pull/31507
  • COMPLETED