Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2021 19:49:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 259799] devel/rust-cbindgen: armv6: build using "make" fails, using "cargo build --release -j 1" works
Message-ID:  <bug-259799-21738-xDaF5eQCwj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259799-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259799-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259799

--- Comment #16 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(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=3D1" (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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259799-21738-xDaF5eQCwj>