Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924672 - dev-db/sqlitestudio-3.4.4-r1 fails to compile: ICE
Summary: dev-db/sqlitestudio-3.4.4-r1 fails to compile: ICE
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make lto
  Show dependency tree
 
Reported: 2024-02-15 18:57 UTC by Agostino Sarubbo
Modified: 2024-02-15 19:59 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,48.80 KB, application/x-xz)
2024-02-15 18:57 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-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.