https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259799

--- Comment #16 from Mark Millard <[email protected]> ---
(In reply to Martin Birgmeier from comment #11)

> But it is not the root cause of the problem, because if I
> build the port using "make MAKE_JOBS_NUMBER_LIMIT=1" (in
> /usr/ports/devel/rust-cbindgen), it still fails with the
> same allocation error.

MAKE_JOBS_NUMBER_LIMIT only directly limits make and rust
builds do other parallel actvity not under make's control,
including via some scripting as I remember. If I remember
right, some extra parallelism was a fairly recent change.

I'll see if I can find my old notes that were related.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to