Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855170 - dev-db/percona-server-8.0.26.16-r1 - /.../executor.h: error: exchange is not a member of std
Summary: dev-db/percona-server-8.0.26.16-r1 - /.../executor.h: error: exchange is not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-06-29 19:19 UTC by Toralf Förster
Modified: 2022-06-30 21:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.25 KB, text/plain)
2022-06-29 19:19 UTC, Toralf Förster
Details
dev-db:percona-server-8.0.26.16-r1:20220629-190201.log.bz2 (dev-db:percona-server-8.0.26.16-r1:20220629-190201.log.bz2,63.07 KB, application/x-bzip)
2022-06-29 19:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,9.47 KB, text/plain)
2022-06-29 19:19 UTC, Toralf Förster
Details
environment (environment,164.29 KB, text/plain)
2022-06-29 19:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.06 KB, application/x-bzip)
2022-06-29 19:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,296.32 KB, application/x-bzip)
2022-06-29 19:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,100.71 KB, application/x-bzip)
2022-06-29 19:19 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 2022-06-29 19:19:37 UTC
<built-in>: note: this is the location of the previous definition
In file included from /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/mysql/router/src/io/src/../include/mysqlrouter/io_component.h:32,
                 from /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/mysql/router/src/io/src/io_component.cc:25:
/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/mysql/router/src/harness/include/mysql/harness/net_ts/executor.h: In constructor net::executor_work_guard<Executor>::executor_work_guard(net::executor_work_guard<Executor>&&)’:
/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/mysql/router/src/harness/include/mysql/harness/net_ts/executor.h:477:47: error: exchange’ is not a member of std’
  477 |       : ex_{std::move(other.ex_)}, owns_{std::exchange(other.owns_, false)} {}
      |                                               ^~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
Python 3.9.13
php cli:

  HEAD of ::gentoo
commit 23629fe8674346dc77d383f58affde1c4297426d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 29 18:31:32 2022 +0000

    2022-06-29 18:31:31 UTC

emerge -qpvO dev-db/percona-server
[ebuild  N    ] dev-db/percona-server-8.0.26.16-r1  USE="latin1 pam perl router server tokudb-backup-plugin -cjk -cracklib -debug -jemalloc -ldap -numa -profiling -rocksdb (-selinux) -tcmalloc -test -tokudb"
Comment 1 Toralf Förster gentoo-dev 2022-06-29 19:19:38 UTC
Created attachment 788777 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-29 19:19:39 UTC
Created attachment 788780 [details]
dev-db:percona-server-8.0.26.16-r1:20220629-190201.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-29 19:19:40 UTC
Created attachment 788783 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-29 19:19:41 UTC
Created attachment 788786 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-29 19:19:42 UTC
Created attachment 788789 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-29 19:19:44 UTC
Created attachment 788792 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-29 19:19:45 UTC
Created attachment 788795 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-06-30 21:32:38 UTC
The bug has been closed via the following commit(s):

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

commit 5a76bbcc1f10e8b9d5647155984b4aac029ef6ce
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-30 21:22:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-30 21:32:30 +0000

    dev-db/percona-server: fix build with GCC 12
    
    Closes: https://bugs.gentoo.org/855170
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/percona-server-8.0.26.16-gcc-12.patch             | 13 +++++++++++++
 1 file changed, 13 insertions(+)