Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932653 - sys-fs/reiser4progs-2.0.5 - [meson-9999] [gcc-15] cde40_repair.c: internal compiler error: in propagate_updated_value, at gimple-range-cache.cc:1371
Summary: sys-fs/reiser4progs-2.0.5 - [meson-9999] [gcc-15] cde40_repair.c: internal co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-05-24 19:20 UTC by Toralf Förster
Modified: 2024-06-02 22:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.54 KB, text/plain)
2024-05-24 19:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.39 KB, text/plain)
2024-05-24 19:20 UTC, Toralf Förster
Details
environment (environment,61.59 KB, text/plain)
2024-05-24 19:20 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-24 19:20 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,35.61 KB, application/x-xz)
2024-05-24 19:20 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.59 KB, application/x-xz)
2024-05-24 19:20 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,48.28 KB, application/x-xz)
2024-05-24 19:20 UTC, Toralf Förster
Details
sys-fs:reiser4progs-2.0.5:20240524-190826.log (sys-fs:reiser4progs-2.0.5:20240524-190826.log,227.03 KB, text/plain)
2024-05-24 19:20 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,14.92 KB, application/x-xz)
2024-05-24 19:20 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 2024-05-24 19:20:07 UTC
too long lines were shrinked:

/bin/sh ../../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -DENABLE_MINIMAL -DENABLE_SYMLINKS -DENABLE_SPECIAL -DENABLE_R5_HASH -DENABLE_FNV1_HASH -DENABLE_RUPASOV_HASH -DENABLE_TEA_HASH  -falign-jumps=1 -falign-loops=1 -falign-functions=1 -falign-labels=1 -fno-inline -fstrength-reduce
libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcde40-minimal.a .libs/libcde40_minimal_la-cde40.o .libs/libcde40_minimal_la-cde40_repair.o 
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcde40-minimal.a
libtool: link: ( cd ".libs" && rm -f "libcde40-minimal.la" && ln -s "../libcde40-minimal.la" "libcde40-minimal.la" )
during GIMPLE pass: vrp
cde40_repair.c: In function cde40_check_struct:
cde40_repair.c:630:9: internal compiler error: in propagate_updated_value, at gimple-range-cache.cc:1371
  630 | errno_t cde40_check_struct(reiser4_place_t *place, repair_hint_t *hint) {
      |         ^~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd-20240521-083502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <dev-build/meson-9999
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
  [3]   ruby33 (with Rubygems)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit cac69b44b8d40e2dd7bdecc3aa75e0882075881b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 24 18:33:55 2024 +0000

    2024-05-24 18:33:53 UTC

emerge -qpvO sys-fs/reiser4progs
[ebuild  N    ] sys-fs/reiser4progs-2.0.5  USE="readline -debug (-split-usr) -static -static-libs"
Comment 1 Toralf Förster gentoo-dev 2024-05-24 19:20:08 UTC
Created attachment 894273 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-24 19:20:09 UTC
Created attachment 894274 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-05-24 19:20:11 UTC
Created attachment 894275 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-05-24 19:20:11 UTC
Created attachment 894276 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-05-24 19:20:12 UTC
Created attachment 894277 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-24 19:20:13 UTC
Created attachment 894278 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-24 19:20:14 UTC
Created attachment 894279 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-24 19:20:16 UTC
Created attachment 894280 [details]
sys-fs:reiser4progs-2.0.5:20240524-190826.log
Comment 9 Toralf Förster gentoo-dev 2024-05-24 19:20:17 UTC
Created attachment 894281 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-25 00:47:42 UTC
Reported upstream, thanks: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115221.
Comment 11 Larry the Git Cow gentoo-dev 2024-06-02 22:41:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4ffa8c9067670e20318090a134b42d3fa6374e

commit 4e4ffa8c9067670e20318090a134b42d3fa6374e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-06-02 22:40:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-02 22:40:21 +0000

    sys-devel/gcc: add 15.0.0_pre20240602
    
    Closes: https://bugs.gentoo.org/932437
    Closes: https://bugs.gentoo.org/932653
    Closes: https://bugs.gentoo.org/933358
    Closes: https://bugs.gentoo.org/933399
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gcc/Manifest                      |  1 +
 sys-devel/gcc/gcc-15.0.0_pre20240602.ebuild | 53 +++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)