<b>6.0.0.1986</b>
Latest QA run:
SS: UTC 2026.06.03 22:37:13 - 2026.06.03 23:41:46
CS: UTC 2026.06.03 23:43:30 - 2026.06.04 01:24:38
-------------------------------------------------
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