Summary: | dev-db/percona-server-8.0.26.16-r2 fails to compile (GCC-13-SYSTEM): gcs_logging.h:271:27: error: int64_t is not a member of std | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 865117 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 853470 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Cannot find KERBEROS and GSSAPI development libraries. You need to install -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Could not find KERBEROS Could not find LDAP Could not find SASL -- Package 'krb5', required by 'virtual:world', not found /var/tmp/portage/dev-db/percona-server-8.0.26.16-r2/work/mysql/plugin/group_replication/libmysqlgcs/include/mysql/gcs/gcs_logging.h:271:27: error: ‘int64_t’ is not a member of ‘std’; did you mean ‘int64_t’? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c975680bcd8b5605d8aa491bcad0c94dc14a06 commit 36c975680bcd8b5605d8aa491bcad0c94dc14a06 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-04-18 08:24:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-18 08:24:26 +0000 dev-db/percona-server: fix build w/ gcc 13 Closes: https://bugs.gentoo.org/895700 Closes: https://bugs.gentoo.org/895236 Signed-off-by: Sam James <sam@gentoo.org> .../files/percona-server-8.0.26.16-gcc-13.patch | 41 ++++++++++++++++++++++ .../percona-server-8.0.26.16-r2.ebuild | 4 ++- 2 files changed, 44 insertions(+), 1 deletion(-) *** Bug 894612 has been marked as a duplicate of this bug. *** |