Task 63497617252

kernel: Avoid duplicating symbols in the kernel library

2026-02-13 08:01:03 completed warn_dupe_symbols eafd530d20326a101be672243de68a67161ef83e


Commands that took longer than 1 second (total 1h15m4s)
linedurationpercentagecommand
141634m0s45%cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
258948s1%library
28301s0%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
304524m23s32%cmake --build build --config Release -j 4
44544s0%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' -m pip install pyzmq
46632m10s2%ctest --test-dir build --output-on-failure --stop-on-failure -j 4 --build-config Release
497813m8s17%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' 'build\test\functional\test_runner.py' --jobs 4 --quiet '--tmpdirprefix=D:\a\bitcoin\bitcoin' --combinedlogslen=99999999 --timeout-factor=40
Tags
  • Windows native, VS
  • warn_dupe_symbols
  • COMPLETED