Unfortunately, I'm not compiling with parallel processes (I'm compilig Icinga2 for arm64), I'm running dpkg-buildpackage -us -uc within the source package. One single cpp call consumes so much memory (which is crazy in my eyes, never seen such a big compiler process until today), so I'll...