Summary: | dev-db/mariadb-10.11.10 fails to configure: system libfmt library is not found or unusable | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Eugene Shalygin <eugene.shalygin> |
Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arkamar, eugene.shalygin, johu |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://jira.mariadb.org/browse/MDEV-32815 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 906077 | ||
Attachments: | build log |
Description
Eugene Shalygin
2024-12-07 21:54:53 UTC
Created attachment 913536 [details]
build log
dev-libs/libfmt-10.2.1-r2::gentoo was built with the following: USE="-test" ABI_X86="(64) -32 (-x32)" The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d339b5800ce490bc4f3b349eef28dee86c350c5b commit d339b5800ce490bc4f3b349eef28dee86c350c5b Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-12-10 11:38:06 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-12-10 12:18:42 +0000 dev-db/mariadb: avoid libfmt-10* libfmt-10 contains a bug [1], which affects mariadb [2]. The bug was resolved in libfmt-11 [3], but it was not backported. Therefore, mariadb must avoid libfmt-10. [1] https://github.com/fmtlib/fmt/issues/3835 [2] https://jira.mariadb.org/browse/MDEV-32815 [3] https://github.com/fmtlib/fmt/commit/44c3fe1ebb466ab5c296e1a1a6991c7c7b51b72e Closes: https://bugs.gentoo.org/946074 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> dev-db/mariadb/mariadb-10.11.10.ebuild | 7 +++++++ dev-db/mariadb/mariadb-11.4.4.ebuild | 7 +++++++ 2 files changed, 14 insertions(+) |