[Breeze] [Bug 499674] New: Compiling breeze-icons-6.9 exhausts memory on 32-bit hosts

Dave Flogeras bugzilla_noreply at kde.org
Sat Feb 8 10:41:58 GMT 2025


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: visual-design at kde.org
          Reporter: dflogeras2 at gmail.com
                CC: kainz.a at gmail.com, m at nueljl.in
  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 the assignee for the bug.


More information about the Visual-design mailing list