<b>6.0.0.1992</b>
GitHub Action 2026.06.03 22:27:50 <span class="t_gh_bot">increment build number</span>
-------------------------------------------------
Closest previous non-bot:
<b>6.0.0.1986</b>
Sergey Khalyutn 2026.06.03 17:12:44
Fix: Needs to be removed workaround "Until the fb_assert could be converted to a function/object linked with each module we need this ugly workaround. ... gds__log ..." in services.cpp  - lld-link: error: duplicate symbol: gds__log; Defined at "yvalve_common.dir/yvalve/gds.cpp.obj" and src\utilities\install\services.cpp:567
```
[build] [ 70%] Linking CXX executable ../../firebird/instsvc.exe
[build] lld-link: error: duplicate symbol: gds__log
[build] >>> defined at \src\utilities\install\services.cpp:567
[build] >>>            CMakeFiles/instsvc.dir/install/services.cpp.obj
[build] >>> defined at ../CMakeFiles/yvalve_common.dir/yvalve/gds.cpp.obj
[build] clang++: error: linker command failed with exit code 1 (use -v to see invocation)
```

Changed paths:
  M src/utilities/install/services.cpp