On Mon, Mar 25, 2019 at 9:58 PM Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx> wrote: > > On Mon, Mar 25, 2019 at 06:05:43PM -0400, Brian Groose wrote: > > I was previously hitting oomkiller because this host only has 500MB of > > RAM. It's been increased to 1500MB and I no longer see oomkiller in > > syslog, so I don't think that's the issue any longer. > > Do you have a decent amount of swap installed, too? I changed things to have 4GB of RAM and 4GB of swap and I still see the same issue. > > Does the error always happen at the same spot? Also if you use some > different make -jN option? The error always happens, even without any -j or -j1. I also tested other versions and 6.5.0 worked while 7.1.0 and 7.4.0 fail with the same error. > > > Any ideas here, or should I file a bug? > > Please file a PR. I will do that, thanks. > > > Segher