Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853085 - dev-db/percona-server-8.0.26.16-r1 - /.../connection.cc: error: ostream_iterator is not a member of std
Summary: dev-db/percona-server-8.0.26.16-r1 - /.../connection.cc: error: ostream_itera...
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: gcc-12
  Show dependency tree
 
Reported: 2022-06-19 15:04 UTC by Toralf Förster
Modified: 2022-06-21 04:56 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.32 KB, text/plain)
2022-06-19 15:04 UTC, Toralf Förster
Details
dev-db:percona-server-8.0.26.16-r1:20220618-171531.log.bz2 (dev-db:percona-server-8.0.26.16-r1:20220618-171531.log.bz2,43.45 KB, application/x-bzip)
2022-06-19 15:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,188.65 KB, text/plain)
2022-06-19 15:04 UTC, Toralf Förster
Details
environment (environment,165.96 KB, text/plain)
2022-06-19 15:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.90 KB, application/x-bzip)
2022-06-19 15:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,295.51 KB, application/x-bzip)
2022-06-19 15:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,82.22 KB, application/x-bzip)
2022-06-19 15:04 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-19 15:04:33 UTC
too long lines were shrinked:

cd /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/plugin/auth_ldap && /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DHAVE_TLSv13 -DLOG_COMPONENT_TAG=\"auth_ldap\" -DLZ4_DISABLE_DEPRECATE_WARNINGS -DMYSQL_DYNAMIC_PLUGIN -DRAPIDJSON_NO_SIZETYPEDEFINE -DRAPI
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/mysql/plugin/auth_ldap/src/connection.cc: In member function mysql::plugin::auth_ldap::groups_t mysql::plugin::auth_ldap::Connection::search_groups(const std::string&, const std::string&, const std::string&, const std::string&, const std::stri
/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/mysql/plugin/auth_ldap/src/connection.cc:275:18: error: ostream_iterator’ is not a member of std’
  275 |             std::ostream_iterator<std::string>(log_stream, ","));
      |                  ^~~~~~~~~~~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 30630660916ebaa519e716318986421c7464ecaa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 18 15:47:59 2022 +0000

    2022-06-18 15:47:59 UTC

emerge -qpvO dev-db/percona-server
[ebuild  N    ] dev-db/percona-server-8.0.26.16-r1  USE="cjk ldap pam perl server -cracklib -debug -jemalloc -latin1 -numa -profiling -rocksdb -router (-selinux) -tcmalloc -test -tokudb -tokudb-backup-plugin"
Comment 1 Toralf Förster gentoo-dev 2022-06-19 15:04:34 UTC
Created attachment 786266 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-19 15:04:35 UTC
Created attachment 786269 [details]
dev-db:percona-server-8.0.26.16-r1:20220618-171531.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-19 15:04:37 UTC
Created attachment 786272 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-19 15:04:38 UTC
Created attachment 786275 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-19 15:04:39 UTC
Created attachment 786278 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-19 15:04:41 UTC
Created attachment 786281 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-06-19 15:04:42 UTC
Created attachment 786284 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-06-21 04:56:56 UTC
The bug has been closed via the following commit(s):

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

commit 967fede5c362faa77db1329ce70e56e6870274b9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-21 04:48:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-21 04:49:58 +0000

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

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