Task 77928433893

wallet: Fix detection of symlinks on Windows

2026-05-26 18:15:02 completed fix-listwallet-recursion-detect-symlinks b127cde3f4ae99d186d3de62f84bb3c9b7c48b0a


Commands that took longer than 1 second (total 46m59s)
linedurationpercentagecommand
1427s0%'"' 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 '"'
3671s0%tee msbuild_version
37512s0%bash --version
103750s1%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
145915s0%library
14722s0%features
147356s1%features - done
17002s0%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
192326m21s56%cmake --build build --config Release -j 4
33495s0%'C:\hostedtoolcache\windows\Python\3.14.5\x64\python.exe' -m pip install pyzmq
35712m12s4%ctest --test-dir 'D:\a\bitcoin\bitcoin\build' --output-on-failure --stop-on-failure -j 4 --build-config Release
428015m37s33%'C:\hostedtoolcache\windows\Python\3.14.5\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
  • fix-listwallet-recursion-detect-symlinks
  • COMPLETED