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

Bug 924672

Summary: dev-db/sqlitestudio-3.4.4-r1 fails to compile: ICE
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 351559, 618550    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-02-15 18:57:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/sqlitestudio-3.4.4-r1 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-02-15 18:57:15 UTC
Created attachment 885060 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-15 18:57:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


lto1: internal compiler error: Bus error
lto1: internal compiler error: resolution sub id 0x508f0b52757852d8 not in object file
lto1: internal compiler error: unexpected file name ../../../build/qrc_qmake_qmake in linker resolution file. Expected ../../../build/moc_csvexport.o
lto1: internal compiler error: unexpected file name ../../../build/qrc_qmake_qmake in linker resolution file. Expected ../../../build/moc_sqlexport.o
lto1: internal compiler error: Bus error
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-15 18:58:01 UTC
CC'ing also toolchain@ because it is an ICE
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-15 19:59:38 UTC
1. This ebuild shouldn't be forcing LTO.

2. SIGBUS probably means parallel build issues and it overwrote files being mmaped.