Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 946696

Summary: media-libs/lsp-plugins-1.2.14 - [meson] [gcc-15] fastconv.h: internal compiler error: in operator[], at vec.h:910
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118149
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 932474    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
media-libs:lsp-plugins-1.2.14:20241220-103508.log.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-12-20 10:38:24 UTC
too long lines were shrinked:

  x86_64-pc-linux-gnu-g++  [lsp-dsp-lib] main/generic/generic.cpp
mkdir -p /var/tmp/portage/media-libs/lsp-plugins-1.2.14/work/lsp-plugins/.build/target/lsp-dsp-lib/main/generic/
x86_64-pc-linux-gnu-g++ -o /var/tmp/portage/media-libs/lsp-plugins-1.2.14/work/lsp-plugins/.build/target/lsp-dsp-lib/main/generic/generic.o -c main/generic/generic.cpp -fPIC -O3 -pipe -march=native -fno-diagnostics-color -O3 -pipe -march=native -fno-diagnostics-color -fno-exceptions -fno-rtti -fdata
during GIMPLE pass: forwprop
In file included from main/generic/generic.cpp:70:
/var/tmp/portage/media-libs/lsp-plugins-1.2.14/work/lsp-plugins/modules/lsp-dsp-lib/include/private/dsp/arch/generic/fastconv.h: In function void lsp::generic::fastconv_parse(float*, const float*, size_t):
/var/tmp/portage/media-libs/lsp-plugins-1.2.14/work/lsp-plugins/modules/lsp-dsp-lib/include/private/dsp/arch/generic/fastconv.h:33:14: internal compiler error: in operator[], at vec.h:910
   33 |         void fastconv_parse(float *dst, const float *src, size_t rank)
      |              ^~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20241218-094002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit c4e02b8e0d2e4391b5208751f6998408765fd2e0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 20 09:48:45 2024 +0000

    2024-12-20 09:48:44 UTC

emerge -qpvO =media-libs/lsp-plugins-1.2.14
[ebuild  N    ] media-libs/lsp-plugins-1.2.14  USE="lv2 vst -X -doc -jack -ladspa -test"
Comment 1 Toralf Förster gentoo-dev 2024-12-20 10:38:25 UTC
Created attachment 914468 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-20 10:38:26 UTC
Created attachment 914469 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-12-20 10:38:27 UTC
Created attachment 914470 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-20 10:38:28 UTC
Created attachment 914471 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-20 10:38:29 UTC
Created attachment 914472 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-20 10:38:30 UTC
Created attachment 914473 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-20 10:38:31 UTC
Created attachment 914474 [details]
media-libs:lsp-plugins-1.2.14:20241220-103508.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-20 10:38:32 UTC
Created attachment 914475 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-12-20 10:38:33 UTC
Created attachment 914476 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-20 11:05:14 UTC
Thanks, reported upstream at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118149
Comment 11 Larry the Git Cow gentoo-dev 2024-12-22 22:52:43 UTC
The bug has been closed via the following commit(s):

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

commit 89a983f83d89baf9069c95a2bb51c0ec2cc5f2a3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-22 22:47:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-22 22:48:07 +0000

    sys-devel/gcc: add 15.0.0_pre20241222
    
    Closes: https://bugs.gentoo.org/946696
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gcc/Manifest                      |  2 ++
 sys-devel/gcc/gcc-15.0.0_pre20241222.ebuild | 53 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)