/srv/irclogs.ubuntu.com/2021/07/16/#launchpad.txt

pmjdebruijnhttps://launchpadlibrarian.net/546549357/buildlog_ubuntu-focal-amd64.prusa-slicer_2.3.2~beta-0pmjdebruijn1~20.04_BUILDING.txt.gz I have a build that runs out of memory on the PPA build farm, I've already disabled parallel build, and export DEB_LDFLAGS_MAINT_APPEND += -Wl,--reduce-memory-overheads -Wl,--no-keep-memory -Wl,--no-map-whole-files11:21
pmjdebruijni'm unsure how to proceed, any pointers?11:24
cjwatsonWe don't have any special expertise here11:25
pmjdebruijnright11:25
cjwatsonThe process running out of memory is a compiler process not a linker, so -Wl,anything isn't relevant to that11:26
pmjdebruijnon the flip side, there aren't any special build hosts that could be assigned (i'm aware it might be expecting a bit much from a free service)11:26
cjwatsonThere are not11:26
cjwatsonAll the VMs are identical11:26
cjwatson(free or not)11:26
cjwatsonThis is a deliberate choice to simplify management11:27
pmjdebruijnunderstandable11:27
cjwatsonYou could try a lower optimization level for that translation unit11:28
cjwatson-O3 is often excessive anyway11:28
pmjdebruijnI'll attempt that tonight then11:29
pmjdebruijnthanks for the pointer11:29
bigpodjust out of curiosity what are the specs of the VMs used as builders14:20
=== cjwatson_ is now known as cjwatson
cjwatsonbigpod: 8G RAM, 4G swap (modulo issues in https://answers.launchpad.net/launchpad/+question/694428), 60G disk14:27
bigpodcjwatson: thanks14:28
cjwatsonLaunchpad appservers are now all on gunicorn (previously zope.server).  Hopefully nobody will notice the difference, but this will enable a bunch of other cleanup work14:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!