New comment by svenper on void-packages repository https://github.com/void-linux/void-packages/issues/14269#issuecomment-636518557 Comment: After clearing some disk space I was able to build! Still confusing though, is that I have 8GB RAM plus 8GB swap. Am I reading the `total-vm:11085876kB` correctly that it killed at 11GB? I probably ran out of disk space but the swap file should be a fixed size anyway, so why this error, and not a disk space error? (I was definitely not using 5GB of RAM for anything else, it was the only thing running except the desktop and the terminal, I even closed the browser) ```text $ free total used free shared buff/cache available Mem: 8122788 423424 6753304 283556 946060 7065116 Swap: 8323068 4444 8318624 ```