https://bugs.kde.org/show_bug.cgi?id=499674
Bug ID: 499674
Summary: Compiling breeze-icons-6.9 exhausts memory on 32-bit
hosts
Classification: Plasma
Product: Breeze
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Icons
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
The machine generated qrc_breeze-icons.cpp is now 110M containing mainly two
giant character arrays. Both GCC and Clang seems to need more memory than can
be addressed on a 32-bit host to compile this. Adding swap does not help,
since a single process on 32-bit cannot address more than 3GB on Linux.
Is this possible to break up? I understand no one probably wants to cater to
aging 32bit support, but it seems a shame that an icons resource would be the
tipping point. I still use several 32bit x86 and arm hosts, running LXQT
(which now requires breeze).
--
You are receiving this mail because:
You are watching all bug changes.