tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/devel/py-maturin



* On 2025-10-28 at 15:52 GMT, Greg Troxel wrote:

"Jonathan Perkin" <jperkin%netbsd.org@localhost> writes:

+MAKE_ENV+=	CARGO_BUILD_JOBS=${_MAKE_JOBS_N:U1}

Is this something that should be could/should be hoisted to some
rust/cargo.mk, or is it a specific woe of maturin?

I think that this is already handled by the bits you added to devel/py-maturin/tool.mk a while back, but maturin itself obviously doesn't use that so my change makes the corresponding fix for maturin itself.

It's likely there are still more abusers here but it's hard to detect them, all I get are build failures due to the machine getting far too overloaded with runaway processes. I happened to notice this one during a manual build.

--
Jonathan Perkin                    pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index