| Summary: | kwin 5.8.5 compilation fails with lto enabled gcc-5.4.0 | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Fabio Coatti <fabio.coatti> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.8.5 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Fabio Coatti
2017-01-05 11:41:09 UTC
> ../lib/uilib/abstractformbuilder.cpp: In member function
> ‘saveBrush’:
> ../lib/uilib/abstractformbuilder.cpp:1150:11: error: SSE register
> return with
> SSE disabled
This is not a file from KWin, but I think Qt. You might want to forward
the problem to Qt devs.
Fair enough :) Will do that, thanks. Just an additional info:using clang the LTO compilation works just fine. Maybe also a gcc error? I'm setting to RESOLVED UPSTREAM as from our side there is not much to do. I do not even see which are in KWin seems to be responsible for it. |