On Sun, Oct 20, 2024 at 05:14:29AM -0700, David Wolfskill wrote:
This is in meta-mode, on a 32x2 Epyc running "make -j 112 buildworld".
I'm just guessing here - but ISTR that with large -j that sometimes a build failure can occur. I've just had one where I forgot where I was and ran a -j10buildworld on a rpi4, and this failed halfway through.
Now building with a much more reasonable -j4 ;) --