> Here is my mk.conf: > > MAKE_JOBS=12 Don't set MAKE_JOBS in mk.conf, many ports don't work with it so it's not a sane default.
You can set it per build job on the command line, but I think it's likely to be responsible for your build problem here.
> Here is my mk.conf: > > MAKE_JOBS=12 Don't set MAKE_JOBS in mk.conf, many ports don't work with it so it's not a sane default.
You can set it per build job on the command line, but I think it's likely to be responsible for your build problem here.