Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894612 - dev-db/percona-server-8.0.26.16-r2 - /.../document_id_generator.h: error: uint16_t does not name a type
Summary: dev-db/percona-server-8.0.26.16-r2 - /.../document_id_generator.h: error: uin...
Status: RESOLVED DUPLICATE of bug 895700
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-15 18:29 UTC by Toralf Förster
Modified: 2023-04-30 06:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.38 KB, text/plain)
2023-02-15 18:29 UTC, Toralf Förster
Details
dev-db:percona-server-8.0.26.16-r2:20230215-003404.log.bz2 (dev-db:percona-server-8.0.26.16-r2:20230215-003404.log.bz2,33.42 KB, application/x-bzip)
2023-02-15 18:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.22 KB, text/plain)
2023-02-15 18:29 UTC, Toralf Förster
Details
environment (environment,167.98 KB, text/plain)
2023-02-15 18:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.51 KB, application/x-bzip)
2023-02-15 18:29 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,298.77 KB, application/x-bzip)
2023-02-15 18:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,70.90 KB, application/x-bzip)
2023-02-15 18:29 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-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 ***