Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942440 - games-util/wit-3.05a - [gcc-15] src/.../cert.c: internal compiler error: in output_constructor_regular_field, at varasm.cc:5672
Summary: games-util/wit-3.05a - [gcc-15] src/.../cert.c: internal compiler error: in o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-10-29 08:23 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,19.25 KB, text/plain)
2024-10-29 08:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,95.06 KB, text/plain)
2024-10-29 08:23 UTC, Toralf Förster
Details
environment (environment,79.84 KB, text/plain)
2024-10-29 08:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-29 08:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.45 KB, application/x-xz)
2024-10-29 08:23 UTC, Toralf Förster
Details
games-util:wit-3.05a:20241029-080223.log (games-util:wit-3.05a:20241029-080223.log,17.22 KB, text/plain)
2024-10-29 08:23 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,210.91 KB, text/plain)
2024-10-29 08:23 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,18.48 KB, application/x-xz)
2024-10-29 08:23 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-29 08:23:45 UTC
      |                      ^~~
./dclib/dclib-numeric.h: In function TransformD3F34:
./dclib/dclib-numeric.h:465:22: warning: taking address of packed member of union <anonymous> may result in an unaligned pointer value [-Waddress-of-packed-member]
  465 |     const float *m = d34->v;
      |                      ^~~
src/libwbfs/cert.c: At top level:
src/libwbfs/cert.c:1933:1: internal compiler error: in output_constructor_regular_field, at varasm.cc:5672
 1933 | }
      | ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop-20241027-031003

  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
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 72c558a74149d0fd626e821ffcc2474b2d9dac7d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 29 06:49:10 2024 +0000

    2024-10-29 06:49:09 UTC

emerge -qpvO =games-util/wit-3.05a
[ebuild  N    ] games-util/wit-3.05a  USE="fuse zlib"
Comment 1 Toralf Förster gentoo-dev 2024-10-29 08:23:46 UTC
Created attachment 907217 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-29 08:23:47 UTC
Created attachment 907218 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-10-29 08:23:48 UTC
Created attachment 907219 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-29 08:23:49 UTC
Created attachment 907220 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-29 08:23:50 UTC
Created attachment 907221 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-29 08:23:50 UTC
Created attachment 907222 [details]
games-util:wit-3.05a:20241029-080223.log
Comment 7 Toralf Förster gentoo-dev 2024-10-29 08:23:52 UTC
Created attachment 907223 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-10-29 08:23:53 UTC
Created attachment 907224 [details]
temp.tar.xz
Comment 9 Agostino Sarubbo gentoo-dev 2024-10-29 15:35:42 UTC
I can reproduce the same by compiling the kernel on arm
Comment 10 Larry the Git Cow gentoo-dev 2024-11-03 22:54:15 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(+)