Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943732 - sys-libs/libblockdev-3.1.1 fails to compile: exec.c:295:1: internal compiler error: verify_gimple failed
Summary: sys-libs/libblockdev-3.1.1 fails to compile: exec.c:295:1: internal compiler ...
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:
: 943860 (view as bug list)
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-11-18 08:03 UTC by Agostino Sarubbo
Modified: 2024-11-19 06:30 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,80.96 KB, text/plain)
2024-11-18 08:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-11-18 08:03:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/libblockdev-3.1.1 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-18 08:03:43 UTC
Created attachment 908949 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-18 08:03:44 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


exec.c:295:1: internal compiler error: verify_gimple failed
exec.c:295:1: error: invalid types for 'bit_ior_expr'
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-18 08:18:39 UTC
protobuf will fail in the same way.
Comment 4 Larry the Git Cow gentoo-dev 2024-11-18 10:42:34 UTC
The bug has been closed via the following commit(s):

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

commit e9f7d328ded275c2f69ab423f15e509bd3afcd12
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-18 10:41:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-18 10:41:53 +0000

    sys-devel/gcc: fix forwprop issue
    
    Closes: https://bugs.gentoo.org/943732
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gcc/Manifest                         |  1 +
 sys-devel/gcc/gcc-15.0.0_pre20241117-r1.ebuild | 53 ++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-19 06:30:52 UTC
*** Bug 943860 has been marked as a duplicate of this bug. ***