Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 17:44:30 +0200
From:      Moritz Schmitt <moritz@schmi.tt>
To:        Kurt Jaeger <pi@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: When to set / keep MAKE_JOBS_UNSAFE?
Message-ID:  <20201010154430.m6gxdmv2i3fwmhys@t470.schmi.tt>
In-Reply-To: <20201010151745.GX53210@home.opsec.eu>
References:  <20201010141324.yw45tsaivwc7r2nh@t470.schmi.tt> <20201010151745.GX53210@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
Kurt Jaeger (Oct 10, 2020):
> > In its Makefile MAKE_JOBS_UNSAFE is set and I'm trying to figure out if
> > it's acutally needed or not.
> 
> If you build it on a box with more CPUs cores, will it fail or not ?
> 
> What number of CPUs cores did you try ?

I built it successfully on

	FreeBSD freebsd.current 13.0-CURRENT FreeBSD 13.0-CURRENT #0 3c514403bef-c253353(main): Thu Sep 24 06:45:17 UTC 2020     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64
	hw.machine: amd64
	hw.ncpu: 12

> I've just tried it without MAKE_JOBS_UNSAFE on a 32 and it built
> fine. So I guess you can remove it.

This would also be my guess.

Best,
Moritz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201010154430.m6gxdmv2i3fwmhys>