Task 74695385747

refactor: disentangle miner startup defaults from runtime options

2026-05-06 20:16:58 completed 2025/11/miner-options 54c0d3b8d6b9680f1a05bc8873e103a24ab177c8


Commands that took longer than 1 second (total 47m41s)
linedurationpercentagecommand
1441s0%'C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe' -latest -property installationPath
14538s1%'"' C : '\' W i n d o w s '\' s y s t e m 3 2 '\' c m d . e x e '"' ' ' / s ' ' / c ' ' '"' '"' C : '\' P r o g r a m ' ' F i l e s '\' M i c r o s o f t ' ' V i s u a l ' ' S t u d i o '\' 1 8 '\' E n t e r p r i s e '\' C o m m o n 7 '\' T o o l s '\' v s d e v c m d . b a t '"' ' ' - a r c h = x 6 4 ' ' - n o _ l o g o ' ' '&' '&' ' ' s e t '"'
3653s0%tee cmake_version
3726s0%tee msbuild_version
3805s0%bash --version
10391m15s2%cmake -B build -Werror=dev --preset=vs2026 -DVCPKG_HOST_TRIPLET=x64-windows-release -DVCPKG_TARGET_TRIPLET=x64-windows-release -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
14631m43s3%library
17021s0%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
192726m12s54%cmake --build build --config Release -j 4
33579s0%'C:\hostedtoolcache\windows\Python\3.14.4\x64\python.exe' -m pip install pyzmq
35842m33s5%ctest --test-dir 'D:\a\bitcoin\bitcoin\build' --output-on-failure --stop-on-failure -j 4 --build-config Release
429314m25s30%'C:\hostedtoolcache\windows\Python\3.14.4\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, VS
  • 2025/11/miner-options
  • COMPLETED