Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722266 - dev-db/percona-xtrabackup-8.0.7 : /.../page_track_service.h: error: uint64_t has not been declared
Summary: dev-db/percona-xtrabackup-8.0.7 : /.../page_track_service.h: error: uint64_t ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-10 21:14 UTC by Toralf Förster
Modified: 2020-06-26 23:00 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.28 KB, text/plain)
2020-05-10 21:14 UTC, Toralf Förster
Details
dev-db:percona-xtrabackup-8.0.7:20200510-195728.log (dev-db:percona-xtrabackup-8.0.7:20200510-195728.log,453.21 KB, text/plain)
2020-05-10 21:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,264.14 KB, text/plain)
2020-05-10 21:14 UTC, Toralf Förster
Details
environment (environment,86.31 KB, text/plain)
2020-05-10 21:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.49 KB, application/x-bzip)
2020-05-10 21:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,290.74 KB, application/x-bzip)
2020-05-10 21:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.04 KB, application/x-bzip)
2020-05-10 21:14 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 2020-05-10 21:14:30 UTC
                 from /var/tmp/portage/dev-db/percona-xtrabackup-8.0.7/work/percona-xtrabackup-8.0.7/storage/innobase/include/arch0arch.h:35,
                 from /var/tmp/portage/dev-db/percona-xtrabackup-8.0.7/work/percona-xtrabackup-8.0.7/storage/innobase/arch/arch0arch.cc:32:
/var/tmp/portage/dev-db/percona-xtrabackup-8.0.7/work/percona-xtrabackup-8.0.7/include/mysql/components/services/page_track_service.h:76:17: error: uint64_t has not been declared
   76 |                 uint64_t *start_id));
      |                 ^~~~~~~~
/var/tmp/portage/dev-db/percona-xtrabackup-8.0.7/work/percona-xtrabackup-8.0.7/include/mysql/components/service.h:102:58: note: in definition of macro DECLARE_METHOD

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-abi32+64-20200503-182741

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.43.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.252_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 10 May 2020 07:35:16 PM UTC

emerge -qpvO dev-db/percona-xtrabackup
[ebuild  N    ] dev-db/percona-xtrabackup-8.0.7
Comment 1 Toralf Förster gentoo-dev 2020-05-10 21:14:33 UTC
Created attachment 637762 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-10 21:14:36 UTC
Created attachment 637764 [details]
dev-db:percona-xtrabackup-8.0.7:20200510-195728.log
Comment 3 Toralf Förster gentoo-dev 2020-05-10 21:14:39 UTC
Created attachment 637766 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-10 21:14:42 UTC
Created attachment 637768 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-10 21:14:45 UTC
Created attachment 637770 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-10 21:14:48 UTC
Created attachment 637772 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-10 21:14:51 UTC
Created attachment 637774 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-06-26 23:00:04 UTC
The bug has been closed via the following commit(s):

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

commit e871aa4cb418e91b28592acdc08263bfa13f416f
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2020-06-26 21:17:35 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-06-26 22:59:53 +0000

    dev-db/percona-xtrabackup: bump to 8.0.13, drop old
    
    Closes: https://bugs.gentoo.org/722266
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/16438
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-db/percona-xtrabackup/Manifest                 |  4 +--
 .../percona-xtrabackup-8.0.13-remove-rpm.patch     | 32 ++++++++++++++++++++++
 ...0.7.ebuild => percona-xtrabackup-8.0.13.ebuild} | 10 +++++--
 3 files changed, 42 insertions(+), 4 deletions(-)