On Thu, Aug 01, 2019 at 04:27:29PM -0700, Hisashi T Fujinaka wrote:
> Oh, duh, I think I remember that the real issue is that you can't run as
> many $JOBS. Before it would be better about throttling things.
If you have a concrete example (like: on netbsd-8 I can build rust with
MAKE_JOBS=12 on this machine, while with netbsd-9 I need to lower it to
MAKE_JOBS=4, otherwise it will {$XYZ,hang,take twice as long} we would
really appreciate a PR.
For me building rust and llvm (in all variants that appear in pkgsrc)
has always been a random failure in like 60% of the tries. Additionally
the firefox build itself hangs with a spinning python27 half of the time.
In my experience none of this really depends on the NetBSD version - but I
have only relatively few data points.
Martin