Created attachment 842517 [details] dev-db:mariadb-10.6.11:20221214-045645.log CMake Error at libmariadb/plugins/auth/CMakeLists.txt:120 (SET_TARGET_PROPERTIES): SET_TARGET_PROPERTIES Can not find target to add properties to: auth_gssapi_client Call Stack (most recent call first): libmariadb/plugins/CMakeLists.txt:7 (INCLUDE) libmariadb/CMakeLists.txt:422 (INCLUDE) [...] -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/dev-db/mariadb-10.6.11/work/mariadb-10.6.11_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/dev-db/mariadb-10.6.11/work/mariadb-10.6.11_build/CMakeFiles/CMakeError.log".
Created attachment 842519 [details] emerge-info.txt
actual for me to
I get: -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.7") CMake Error at cmake/ssl.cmake:164 (MESSAGE): Cannot find appropriate system libraries for SSL. Use WITH_SSL=bundled to enable SSL support Call Stack (most recent call first): CMakeLists.txt:373 (MYSQL_CHECK_SSL)
(In reply to Agostino Sarubbo from comment #3) > I get: > > > -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.7") > CMake Error at cmake/ssl.cmake:164 (MESSAGE): > Cannot find appropriate system libraries for SSL. Use WITH_SSL=bundled to > enable SSL support > Call Stack (most recent call first): > CMakeLists.txt:373 (MYSQL_CHECK_SSL) Your issue is likely OpenSSL 3 related. Please file a new bug.
*** Bug 885865 has been marked as a duplicate of this bug. ***
Possibly related fixes upstream (not tried): - https://github.com/mariadb-corporation/mariadb-connector-c/commit/6d489dd7ed9c19da44f30c837bb62ee9a80af163 - https://github.com/mariadb-corporation/mariadb-connector-c/commit/44383e3df4896f2d04d9141f640934d3e74e04d7 - https://github.com/mariadb-corporation/mariadb-connector-c/commit/45a5ee1724edc71d831e5e1cf79eea07848c85df
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062b546a7512b29650fdd4dec9e3997efd267701 commit 062b546a7512b29650fdd4dec9e3997efd267701 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-12-15 02:02:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-15 02:02:23 +0000 dev-db/mariadb: fix gssapi detection Closes: https://bugs.gentoo.org/885829 Signed-off-by: Sam James <sam@gentoo.org> dev-db/mariadb/files/mariadb-10.6.11-gssapi.patch | 47 +++++++++++++++++++++++ dev-db/mariadb/mariadb-10.6.11.ebuild | 1 + 2 files changed, 48 insertions(+)