Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732772 - sys-firmware/seabios-1.12.0: fails to build with gcc-11
Summary: sys-firmware/seabios-1.12.0: fails to build with gcc-11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2020-07-15 18:47 UTC by lekto
Modified: 2020-07-23 18:08 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,21.80 KB, text/x-log)
2020-07-15 18:47 UTC, lekto
Details
emerge --info (emerge.info,5.69 KB, application/x-info)
2020-07-15 18:48 UTC, lekto
Details

Note You need to log in before you can comment on or make changes to this bug.
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.