https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-libs/mesa-23.2.1 fails to compile (GCC-14-SYSTEM). Discovered on: amd64 (internal ref: gcc14_tinderbox) NOTE: (GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 874058 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/gallium/auxiliary/libgallium.a.p/nir_nir_to_tgsi.c.o Library ws2_32 found: NO ../mesa-23.2.1/src/gallium/auxiliary/nir/nir_to_tgsi.c:1715:1: internal compiler error: in simplify_subreg, at simplify-rtx.cc:7554 Run-time dependency libomxil-bellagio found: NO (tried pkgconfig and cmake) Run-time dependency libtizonia found: NO (tried pkgconfig and cmake) Run-time dependency libtizplatform found: NO (tried pkgconfig and cmake) Run-time dependency tizilheaders found: NO (tried pkgconfig and cmake) ../mesa-23.2.1/src/gallium/auxiliary/nir/nir_to_tgsi.c:1715:1: internal compiler error: in simplify_subreg, at simplify-rtx.cc:7554
Please make sure to CC toolchain@ when you see the string 'internal compiler error'.
reproduced, looking...
reported at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112380, thanks!
I suspect this one went latent as nobody seemed to hit it since (it was a real bug though). But it's fixed now, thanks! commit 7d4af8051ee00baccbfaec837f589d13aa00b81e Author: Sam James <sam@gentoo.org> Date: Mon Dec 18 00:10:19 2023 +0000 sys-devel/gcc: add 14.0.0_pre20231217 Signed-off-by: Sam James <sam@gentoo.org>