Task 74773698603

kernel, refactor: return error status on all fatal errors

2026-05-07 08:02:01 completed pr/fatalresult 578d94d4c25e55b544f9f7ca2d58b09d399feeb2


Commands that took longer than 1 second (total 44m32s)
linedurationpercentagecommand
1456s0%'"' 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 '"'
3721s0%tee msbuild_version
3805s0%bash --version
103942s1%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
146351s1%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
192726m16s58%cmake --build build --config Release -j 4
33585s0%'C:\hostedtoolcache\windows\Python\3.14.4\x64\python.exe' -m pip install pyzmq
35842m5s4%ctest --test-dir 'D:\a\bitcoin\bitcoin\build' --output-on-failure --stop-on-failure -j 4 --build-config Release
429314m4s31%'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
  • pr/fatalresult
  • COMPLETED