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

Bug 732772

Summary: sys-firmware/seabios-1.12.0: fails to build with gcc-11
Product: Gentoo Linux Reporter: lekto
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: build.log
emerge --info

Description lekto 2020-07-15 18:47:44 UTC
Created attachment 649336 [details]
build.log

during GIMPLE pass: adjust_alignment
src/block.c: In function 'fill_generic_edd':
src/block.c:301:1: internal compiler error: in execute, at adjust-alignment.c:74
  301 | fill_generic_edd(struct segoff_s edd, struct drive_s *drive_fl
      | ^~~~~~~~~~~~~~~~
Comment 1 lekto 2020-07-15 18:48:29 UTC
Created attachment 649338 [details]
emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-07-15 20:27:48 UTC
It is a gcc bug, and not a package bug: https://gcc.gnu.org/PR95237
Comment 3 lekto 2020-07-23 18:08:19 UTC
After I updated gcc, package builds fine.