Task 64195923818

build: Use clang-cl to build on Windows natively

2026-02-19 19:02:25 completed 241216-clang-cl 4f265f43d89908bef095ff779b6d5772f6516ef4


Commands that took longer than 1 second (total 32m1s)
linedurationpercentagecommand
142528s1%cmake -E env 'CXXFLAGS=-Wno-return-type -Wno-error=conditional-uninitialized' cmake -B build -T ClangCL -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
18661m6s3%library
21671s0%compiler flags .................. -Wno-return-type -Wno-error=conditional-uninitialized /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter
238314m47s46%cmake --build build --config Release -j 4
31134s0%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' -m pip install pyzmq
33231m45s5%ctest --test-dir 'D:\a\bitcoin\bitcoin\build' --output-on-failure --stop-on-failure -j 4 --build-config Release
363812m45s39%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' 'D:\a\bitcoin\bitcoin\build\test\functional\test_runner.py' --jobs 4 --quiet '--tmpdirprefix=D:\a\bitcoin\bitcoin' --combinedlogslen=99999999 --timeout-factor=40
Tags
  • Windows native, clang-cl
  • 241216-clang-cl
  • COMPLETED