Bug 1133292 - LTO: xf86-video-intel abuild fails
Summary: LTO: xf86-video-intel abuild fails
Status: IN_PROGRESS
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Liška
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1133084
  Show dependency treegraph
 
Reported: 2019-04-24 13:46 UTC by Martin Liška
Modified: 2022-11-22 14:07 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Liška 2019-04-24 13:46:21 UTC
Fails due to:

[  124s] lto-wrapper: fatal error: gcc returned 1 exit status

Inlining goes crazy (maybe flatten attribute), memory is exhausted:
Call-graph is quite complex, when flatten is removed, it's build successfully.
Comment 1 Stefan Dirsch 2019-04-25 08:14:31 UTC
Should this be assigned to myself?
Comment 2 Martin Liška 2019-04-25 08:21:03 UTC
I can assign it, let's keep it open for tracking purpose. We may return to it one day.