What is MAKE_JOBS_UNSAFE?

Thomas Mueller mueller6724 at bellsouth.net
Mon Sep 9 20:22:02 UTC 2013


In some ports that failto build/upgrade, with portmaster in this case, I get a message like

gmake[1]: Leaving directory `/BETA1/usr/ports/multimedia/vlc/work9amd64/vlc-2.0.7'
gmake: *** [all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1


I also got this with mplayer and graphics/gstreamer-plugins-gl, resulting from the instructions in UPDATING 20130731.

I looked in man pages (portmaster, ports, make.conf, make) and online Porters' Handbook without finding anything.

So I want to know what MAKE_JOBS_UNSAFE=yes is supposed to do, and do I set it by

env MAKE_JOBS_UNSAFE=yes portmaster multimedia/vlc 
(or whatever other port it applies to)?


Tom


More information about the freebsd-ports mailing list