On Sun, 2023-02-05 at 23:46 +0100, Bruno Haible wrote: > Paul Smith wrote: > > How many CPUs did you give to the VM? It shouldn't matter since > > we're doing multiprocessing here but... maybe...? I was using 4G > > RAM and 4 CPUs in my guest. > > I am using 1 CPU in that VM.
For some completely unfathomable reason if I reduce my CPU count to 1 then I also see these failures on CentOS Stream 8 (haven't tried any others)!! GNU make is NOT multithreaded so I just can't figure out what could possibly cause this behavior. I tried with older versions of GNU make (e.g., 4.2.1) and see the same thing so this is not a regression. I'm going to look into it and see if I can find something.