ports/175421: [WORKAROUND] www/firefox is MAKE_JOBS_SAFE but never uses more than one cpu
Howard Goldstein
hg at cally.queue.to
Fri Jan 18 22:10:00 UTC 2013
>Number: 175421
>Category: ports
>Synopsis: [WORKAROUND] www/firefox is MAKE_JOBS_SAFE but never uses more than one cpu
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 18 22:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Howard Goldstein
>Release: FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD cally.queue.to 9.1-STABLE FreeBSD 9.1-STABLE #19 r245273: Thu Jan 10 19:38:30 EST 2013 hg at cally.queue.to:/usr/obj/usr/src/sys/CALLY amd64
www/firefox from r310622
>Description:
www/firefox no longer uses more than one cpu when building even though it is marked and safe for multiple jobs.
In the build after all of the config a brief warning is shown:
gmake: jobserver unavailable
The rest of the warning says that gmake is forcing -j1 and one cpu
building
>How-To-Repeat:
>Fix:
To work around, set MOZ_MAKE_FLAGS in the build environment
MOZ_MAKE_FLAGS='-j6'
export MOZ_MAKE_FLAGS
make install
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list