[Bug 203898] libiconv-1.14_9 fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 20 18:42:12 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203898

--- Comment #4 from jake.guffey at eprotex.com ---
(In reply to Tijl Coosemans from comment #3)

> It's doing a parallel build but this port does not support that.
I was unaware that this port doesn't support parallel builds. These servers'
job is to build packages as updates appear continually. Is there a way to
selectively remove parallelization for individual ports?

> Did you modify the port or anything under /usr/ports/Mk?
Nothing.

> Anything special in /etc/make.conf?
.if !(make(*install) || make(package))
MAKE_ARGS+=-j9
.endif

for parallel builds.

> Does "env | grep MAKE" print anything?
Nothing.

I guess the lesson here for me is to check if a port doesn't support parallel
builds before submitting a PR.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list