Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 894612

Summary: dev-db/percona-server-8.0.26.16-r2 - /.../document_id_generator.h: error: uint16_t does not name a type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: emerge-info.txt
dev-db:percona-server-8.0.26.16-r2:20230215-003404.log.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-02-15 18:29:11 UTC
/var/tmp/portage/dev-db/percona-server-8.0.26.16-r2/work/mysql/include/mysql/components/services/dynamic_loader.h:266:43: warning: identifier requires is a keyword in C++20 [-Wc++20-compat]
  266 |   struct mysql_service_placeholder_ref_t *requires;
      |                                           ^~~~~~~~
In file included from /var/tmp/portage/dev-db/percona-server-8.0.26.16-r2/work/mysql/plugin/x/src/interface/document_id_aggregator.h:31,
                 from /var/tmp/portage/dev-db/percona-server-8.0.26.16-r2/work/mysql/plugin/x/src/document_id_aggregator.h:30,
                 from /var/tmp/portage/dev-db/percona-server-8.0.26.16-r2/work/mysql/plugin/x/src/document_id_aggregator.cc:25:
/var/tmp/portage/dev-db/percona-server-8.0.26.16-r2/work/mysql/plugin/x/src/interface/document_id_generator.h:37:30: error: uint16_t does not name a type
   37 |     explicit Variables(const uint16_t p = 0, const uint16_t o = 1,
      |                              ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20230214-180043

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.10.10
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 6040af0d870758381641618e5a7594f8f5f2a0ef
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Feb 14 17:16:55 2023 +0000

    Merge updates from master

emerge -qpvO dev-db/percona-server
[ebuild  N    ] dev-db/percona-server-8.0.26.16-r2  USE="cjk jemalloc latin1 numa pam perl router server -cracklib -debug -ldap -profiling -rocksdb (-selinux) -tcmalloc -test -tokudb -tokudb-backup-plugin"
Comment 1 Toralf Förster gentoo-dev 2023-02-15 18:29:12 UTC
Created attachment 851280 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-15 18:29:14 UTC
Created attachment 851282 [details]
dev-db:percona-server-8.0.26.16-r2:20230215-003404.log.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-15 18:29:16 UTC
Created attachment 851284 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-15 18:29:17 UTC
Created attachment 851286 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-15 18:29:19 UTC
Created attachment 851288 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-15 18:29:21 UTC
Created attachment 851290 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-15 18:29:22 UTC
Created attachment 851292 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-30 06:35:15 UTC
Marking as a reverse-dupe of bug 895700 as I fixed that one already.

*** This bug has been marked as a duplicate of bug 895700 ***