Task 63377782146

build: Use clang-cl to build on Windows natively

2026-02-12 11:13:55 completed 241216-clang-cl 7eefe455c1f4b27886283ebc2ba494cf748d5d20


Commands that took longer than 1 second (total 43m16s)
linedurationpercentagecommand
141429s1%cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
185554s2%library
20951s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
231025m51s59%cmake --build build --config Release -j 4
37194s0%'C:\hostedtoolcache\windows\Python\3.14.2\x64\python.exe' -m pip install pyzmq
39312m3s4%ctest --test-dir build --output-on-failure --stop-on-failure -j 4 --build-config Release
424613m25s31%'C:\hostedtoolcache\windows\Python\3.14.2\x64\python.exe' 'build\test\functional\test_runner.py' --jobs 4 --quiet '--tmpdirprefix=D:\a\bitcoin\bitcoin' --combinedlogslen=99999999 --timeout-factor=40
Tags
  • Windows native, VS
  • 241216-clang-cl
  • COMPLETED