too long lines were shrinked: [ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sql_authentication.cc.o cd /var/tmp/portage/dev-db/percona-xtrabackup-8.3.0.1/work/percona-xtrabackup-8.3.0-1_build/sql && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_CXX98_FUNCTION_BASE -DHAVE_CONFIG_H -DHAVE_EXT_BACKTRACE -DHAVE_TLSv13 -DLZ4_DISABLE_DEPRECATE_WARNINGS -DMYSQL_PROJECT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYP [ 68%] Building CXX object sql/CMakeFiles/sql_main.dir/auth/sql_auth_cache.cc.o cd /var/tmp/portage/dev-db/percona-xtrabackup-8.3.0.1/work/percona-xtrabackup-8.3.0-1_build/sql && /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_NO_CXX98_FUNCTION_BASE -DHAVE_CONFIG_H -DHAVE_EXT_BACKTRACE -DHAVE_TLSv13 -DLZ4_DISABLE_DEPRECATE_WARNINGS -DMYSQL_PROJECT -DMYSQL_SERVER -DRAPIDJSON_NO_SIZETYP during GIMPLE pass: phiopt /var/tmp/portage/dev-db/percona-xtrabackup-8.3.0.1/work/percona-xtrabackup-8.3.0-1/sql/auth/sql_authentication.cc: In function bool find_mpvio_user(THD*, MPVIO_EXT*): /var/tmp/portage/dev-db/percona-xtrabackup-8.3.0.1/work/percona-xtrabackup-8.3.0-1/sql/auth/sql_authentication.cc:6106:27: internal compiler error: in factor_out_conditional_operation, at tree-ssa-phiopt.cc:407 6106 | } mysql_declare_plugin_end; | ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_hardened-20240816-201002 UNMASKED: Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense. <sys-devel/gcc-15.0.9999:15 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang/llvm (if any): /usr/lib/llvm/18 18.1.8 Python 3.12.5 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.80.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.23.0 linux/amd64 HEAD of ::gentoo commit a322c70d79abc261a46518ca086c10cfd2135688 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Aug 19 08:49:06 2024 +0000 2024-08-19 08:49:05 UTC emerge -qpvO =dev-db/percona-xtrabackup-8.3.0.1 [ebuild N ] dev-db/percona-xtrabackup-8.3.0.1
Created attachment 900671 [details] emerge-info.txt
Created attachment 900672 [details] dev-db:percona-xtrabackup-8.3.0.1:20240819-103158.log.xz
Created attachment 900673 [details] emerge-history.txt
Created attachment 900674 [details] environment
Created attachment 900675 [details] etc.portage.tar.xz
Created attachment 900676 [details] logs.tar.xz
Created attachment 900677 [details] qlist-info.txt.xz
Created attachment 900678 [details] temp.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=b151680d1549ca7429f970c87b7c11987a351527 commit b151680d1549ca7429f970c87b7c11987a351527 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-19 18:42:11 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-19 18:42:11 +0000 15.0.0: pull in phiopt fixes Bug: https://bugs.gentoo.org/938203 Bug: https://bugs.gentoo.org/938200 Bug: https://bugs.gentoo.org/938199 Bug: https://bugs.gentoo.org/938198 Bug: https://bugs.gentoo.org/938196 Bug: https://bugs.gentoo.org/938194 Bug: https://bugs.gentoo.org/938193 Signed-off-by: Sam James <sam@gentoo.org> ...-for-non-const-functions-for-factor_out_c.patch | 100 +++++++++++++++++++++ ...ct-non-gimple-val-inside-factor_out_condi.patch | 64 +++++++++++++ 15.0.0/gentoo/README.history | 5 +- 3 files changed, 167 insertions(+), 2 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d7cc20714961c992512a810c8494a225ecd073 commit 00d7cc20714961c992512a810c8494a225ecd073 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-08-19 18:46:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-08-19 18:47:05 +0000 sys-devel/gcc: backport phiopt ICE fix for 15 Closes: https://bugs.gentoo.org/938203 Closes: https://bugs.gentoo.org/938200 Closes: https://bugs.gentoo.org/938199 Closes: https://bugs.gentoo.org/938198 Closes: https://bugs.gentoo.org/938196 Closes: https://bugs.gentoo.org/938194 Closes: https://bugs.gentoo.org/938193 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/gcc/Manifest | 1 + sys-devel/gcc/gcc-15.0.0_pre20240818-r1.ebuild | 52 ++++++++++++++++++++++++++ 2 files changed, 53 insertions(+)