Out of memory error.
You may use ninja-mem to prevent trashing when building on system with low memory to core ratio.
To activate use MAKEFLAGS+=" -m75" where 75 is the percent of memory usage when trashing prevention kicks in.
Or simply lower the make parallel jobs in "MAKEFLAGS" variable.
Pinned Comments
GloW commented on 2020-06-22 10:18 (UTC) (edited on 2020-06-22 10:23 (UTC) by GloW)
Out of memory error.
You may use ninja-mem to prevent trashing when building on system with low memory to core ratio.
To activate use MAKEFLAGS+=" -m75" where 75 is the percent of memory usage when trashing prevention kicks in.
Or simply lower the make parallel jobs in "MAKEFLAGS" variable.
Refers to #731427 #716760