Task 63754677386

Merge bitcoin/bitcoin#34570: doc: update Windows MSVC build guide to …

2026-02-16 13:43:13 completed master 35e6444fdc4068adc79082648f9889ad593e623b


Commands that took longer than 1 second (total 1h41m28s)
linedurationpercentagecommand
138939m17s38%cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
270950s0%library
29501m17s1%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
357926m3s25%cmake --build build --config Release -j 4
49884s0%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' -m pip install pyzmq
51972m2s2%ctest --test-dir 'D:\a\bitcoin\bitcoin\build' --output-on-failure --stop-on-failure -j 4 --build-config Release
551231m29s31%'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 --extended
Tags
  • Windows native, VS
  • master
  • COMPLETED