Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895236 - dev-db/percona-xtrabackup-8.0.30.23 - /.../gtid.cpp: error: const class binary_log::gtids::Gtid has no member named get_gno
Summary: dev-db/percona-xtrabackup-8.0.30.23 - /.../gtid.cpp: error: const class binar...
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:
 
Reported: 2023-02-18 10:22 UTC by Toralf Förster
Modified: 2023-04-18 08:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.29 KB, text/plain)
2023-02-18 10:22 UTC, Toralf Förster
Details
dev-db:percona-xtrabackup-8.0.30.23:20230218-101604.log.bz2 (dev-db:percona-xtrabackup-8.0.30.23:20230218-101604.log.bz2,15.43 KB, application/x-bzip)
2023-02-18 10:22 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,58.64 KB, application/x-bzip)
2023-02-18 10:22 UTC, Toralf Förster
Details
environment (environment,98.26 KB, text/plain)
2023-02-18 10:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,50.30 KB, application/x-bzip)
2023-02-18 10:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,217.52 KB, application/x-bzip)
2023-02-18 10:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.81 KB, application/x-bzip)
2023-02-18 10:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-02-18 10:22:41 UTC
   38 |   ss << m_uuid.to_string() << SEPARATOR_UUID_SEQNO << m_gno;
      |                                                       ^~~~~
/var/tmp/portage/dev-db/percona-xtrabackup-8.0.30.23/work/percona-xtrabackup-8.0.30-23/libbinlogevents/src/gtids/gtid.cpp: In member function virtual binary_log::gtids::Gtid& binary_log::gtids::Gtid::operator=(const binary_log::gtids::Gtid&):
/var/tmp/portage/dev-db/percona-xtrabackup-8.0.30.23/work/percona-xtrabackup-8.0.30-23/libbinlogevents/src/gtids/gtid.cpp:43:3: error: m_gno was not declared in this scope
   43 |   m_gno = other.get_gno();
      |   ^~~~~
/var/tmp/portage/dev-db/percona-xtrabackup-8.0.30.23/work/percona-xtrabackup-8.0.30-23/libbinlogevents/src/gtids/gtid.cpp:43:17: error: const class binary_log::gtids::Gtid has no member named get_gno
   43 |   m_gno = other.get_gno();
      |                 ^~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20230216-050018

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit a1f00c193ca0035c490669b21b9370932838e10d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 18 10:02:04 2023 +0000

    2023-02-18 10:02:03 UTC

emerge -qpvO dev-db/percona-xtrabackup
[ebuild  N    ] dev-db/percona-xtrabackup-8.0.30.23
Comment 1 Toralf Förster gentoo-dev 2023-02-18 10:22:42 UTC
Created attachment 852616 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-18 10:22:43 UTC
Created attachment 852618 [details]
dev-db:percona-xtrabackup-8.0.30.23:20230218-101604.log.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-18 10:22:44 UTC
Created attachment 852620 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-18 10:22:45 UTC
Created attachment 852622 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-18 10:22:47 UTC
Created attachment 852624 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-18 10:22:48 UTC
Created attachment 852626 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-18 10:22:49 UTC
Created attachment 852628 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-18 08:24:52 UTC

*** This bug has been marked as a duplicate of bug 895702 ***
Comment 9 Larry the Git Cow gentoo-dev 2023-04-18 08:25:06 UTC
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(-)