Skip to content

Fix: Add support build lib CDS with MSYS2 on win (not only MINGW). Wi…#9043

Merged
AlexPeshkoff merged 1 commit into
FirebirdSQL:masterfrom
notesoft:prepare-for-CMake-Clang-MSYS2-cds-compiler_macro-h
Jun 3, 2026
Merged

Fix: Add support build lib CDS with MSYS2 on win (not only MINGW). Wi…#9043
AlexPeshkoff merged 1 commit into
FirebirdSQL:masterfrom
notesoft:prepare-for-CMake-Clang-MSYS2-cds-compiler_macro-h

Conversation

@Khalyutin
Copy link
Copy Markdown
Contributor

…thout it cause a non-obvious error : "-Standard plugin entrypoint does not exist in module \src\plugins\Engine14 -The specified procedure could not be found."

[build] can't format message 17:0 -- message file /build/code/src\firebird.msg not found
[build] Error loading plugin Engine14
[build] -Standard plugin entrypoint does not exist in module \src\plugins\Engine14
[build] -The specified procedure could not be found.
[build] can't format message 17:120 -- message file /build/code/src\firebird.msg not found
[build] make[2]: *** [code/src/CMakeFiles/msg_fdb.dir/build.make:79: code/src/msg.fdb] Error 1
[build] make[1]: *** [CMakeFiles/Makefile2:888: code/src/CMakeFiles/msg_fdb.dir/all] Error 2
[build] make: *** [Makefile:136: all] Error 2

…thout it cause a non-obvious error : "-Standard plugin entrypoint does not exist in module \src\plugins\Engine14 -The specified procedure could not be found."

```
[build] can't format message 17:0 -- message file /build/code/src\firebird.msg not found
[build] Error loading plugin Engine14
[build] -Standard plugin entrypoint does not exist in module \src\plugins\Engine14
[build] -The specified procedure could not be found.
[build] can't format message 17:120 -- message file /build/code/src\firebird.msg not found
[build] make[2]: *** [code/src/CMakeFiles/msg_fdb.dir/build.make:79: code/src/msg.fdb] Error 1
[build] make[1]: *** [CMakeFiles/Makefile2:888: code/src/CMakeFiles/msg_fdb.dir/all] Error 2
[build] make: *** [Makefile:136: all] Error 2
```
@AlexPeshkoff AlexPeshkoff merged commit 7e20444 into FirebirdSQL:master Jun 3, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants