Rather than hijack another discussion.
This got my attention. I am finding I have port builds failing more often than I expected, particularly so on my x11/gnome3 desktop machine, with the output suggesting I build with the MAKE_JOBS_UNSAFE option flag set. Wblock you mention that output is misleading and should be changed, but to what? I ask that because when this issue occurs, my setting the MAKE_JOBS_UNSAFE option flag works; the port build completes.
How often is "more often than I expected"? I would say almost every time I update the ports tree on my x11/gnome3 desktop machine and then follow through with the
MAKE_JOBS_UNSAFE effectively means "this port fails to build with multiple jobs, so use only one". And this setting should almost never be needed now, it was from a time when the ports tree was converted to use multiple jobs years ago. (Yes, it is mentioned when a port fails to build. That mention is misleading and should be changed.
This got my attention. I am finding I have port builds failing more often than I expected, particularly so on my x11/gnome3 desktop machine, with the output suggesting I build with the MAKE_JOBS_UNSAFE option flag set. Wblock you mention that output is misleading and should be changed, but to what? I ask that because when this issue occurs, my setting the MAKE_JOBS_UNSAFE option flag works; the port build completes.
How often is "more often than I expected"? I would say almost every time I update the ports tree on my x11/gnome3 desktop machine and then follow through with the
portmaster -a
(plus some other option flags) at least one port getting upgraded aborts with the MAKE_JOBS_UNSAFE comment. But maybe in perspective, this being a desktop machine with a big desktop package installed, plus a bunch of other user programs, maybe a port or two failing for this reason is "almost never be needed now".