Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942153 - media-libs/netpbm-11.8.1 - [gcc-15] pnmpsnr.c: internal compiler error: in operator[], at vec.h:910
Summary: media-libs/netpbm-11.8.1 - [gcc-15] pnmpsnr.c: internal compiler error: in op...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-10-25 20:33 UTC by Toralf Förster
Modified: 2024-11-03 22:54 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.39 KB, text/plain)
2024-10-25 20:33 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,66.24 KB, application/x-xz)
2024-10-25 20:33 UTC, Toralf Förster
Details
environment (environment,86.57 KB, text/plain)
2024-10-25 20:33 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-25 20:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.66 KB, application/x-xz)
2024-10-25 20:33 UTC, Toralf Förster
Details
media-libs:netpbm-11.8.1:20241025-195942.log.xz (media-libs:netpbm-11.8.1:20241025-195942.log.xz,31.38 KB, application/x-xz)
2024-10-25 20:33 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,79.75 KB, application/x-xz)
2024-10-25 20:33 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.59 KB, application/x-xz)
2024-10-25 20:33 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-10-25 20:33:28 UTC
x86_64-pc-linux-gnu-gcc -Wall -o pamtable pamtable.o     -L/var/tmp/portage/media-libs/netpbm-11.8.1/work/netpbm-11.8.1/lib -lnetpbm -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0    -lm  
make[1]: Leaving directory '/var/tmp/portage/media-libs/netpbm-11.8.1/work/netpbm-11.8.1/analyzer'
make[1]: Entering directory '/var/tmp/portage/media-libs/netpbm-11.8.1/work/netpbm-11.8.1/analyzer'
x86_64-pc-linux-gnu-gcc -Wall -c -I.  -I"/var/tmp/portage/media-libs/netpbm-11.8.1/work/netpbm-11.8.1"/importinc -I"/var/tmp/portage/media-libs/netpbm-11.8.1/work/netpbm-11.8.1"/importinc/netpbm -I/var/tmp/portage/media-libs/netpbm-11.8.1/work/netpbm-11.8.1/analyzer  -DNDEBUG     -O3 -pipe -march=native -fno-diagnostics-color  -o pnmpsnr.o pnmpsnr.c
during GIMPLE pass: vect
pnmpsnr.c: In function main:
pnmpsnr.c:576:1: internal compiler error: in operator[], at vec.h:910
  576 | main (int argc, const char **argv) {
      | ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20241018-111502

  UNMASKED:
  <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 version 19.1.2
llvm-config: 19.1.2
Python 3.12.7
go version go1.23.2 linux/amd64
  [1]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.432_p06 [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

  HEAD of ::gentoo
commit 3319b254da9b08c8cee558b269bbaa41e511cbd6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 25 19:05:21 2024 +0000

    2024-10-25 19:05:21 UTC

emerge -qpvO =media-libs/netpbm-11.8.1
[ebuild     U ] media-libs/netpbm-11.8.1 [11.8.0] USE="X jpeg png tiff xml -jbig -postscript -rle -static-libs (-svga)" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2024-10-25 20:33:29 UTC
Created attachment 906739 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-25 20:33:30 UTC
Created attachment 906740 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-10-25 20:33:31 UTC
Created attachment 906741 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-25 20:33:32 UTC
Created attachment 906742 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-25 20:33:33 UTC
Created attachment 906743 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-25 20:33:34 UTC
Created attachment 906744 [details]
media-libs:netpbm-11.8.1:20241025-195942.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-25 20:33:36 UTC
Created attachment 906745 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-25 20:33:36 UTC
Created attachment 906746 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-11-03 22:54:14 UTC
The bug has been closed via the following commit(s):

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

commit cb4ede7248aeecc0b19d29dd9030e3d83a081553
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-03 22:52:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-03 22:53:24 +0000

    sys-devel/gcc: add 15.0.0_pre20241103
    
    Closes: https://bugs.gentoo.org/942593
    Closes: https://bugs.gentoo.org/942440
    Closes: https://bugs.gentoo.org/942153
    Signed-off-by: Sam James <sam@gentoo.org>

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