Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895702 - dev-db/percona-xtrabackup-8.0.30.23 fails to compile (GCC-13-SYSTEM): global.h:32:14: error: int64_t in namespace std does not name a type
Summary: dev-db/percona-xtrabackup-8.0.30.23 fails to compile (GCC-13-SYSTEM): global....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-21 10:16 UTC by Agostino Sarubbo
Modified: 2023-04-18 08:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,480.59 KB, text/plain)
2023-02-21 10:17 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-21 10:16:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/percona-xtrabackup-8.0.30.23 fails to compile (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-21 10:17:00 UTC
Created attachment 853472 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-21 10:17:01 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
  Could not find LDAP
  Could not find SASL
/var/tmp/portage/dev-db/percona-xtrabackup-8.0.30.23/work/percona-xtrabackup-8.0.30-23/libbinlogevents/include/gtids/global.h:32:14: error: ‘int64_t’ in namespace ‘std’ does not name a type
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 08:24:52 UTC
*** Bug 895236 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2023-04-18 08:25:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4e1bd6097ad840d46a72b7772ded571ad09100

commit 3e4e1bd6097ad840d46a72b7772ded571ad09100
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-18 07:54:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-18 07:54:37 +0000

    dev-db/percona-xtrabackup: fix build w/ gcc 13
    
    Closes: https://bugs.gentoo.org/895702
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/percona-xtrabackup-8.0.30.23-gcc13.patch | 38 ++++++++++++++++++++++
 .../percona-xtrabackup-8.0.30.23.ebuild            |  3 +-
 2 files changed, 40 insertions(+), 1 deletion(-)