Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2017 13:54:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 218581] www/firefox: build fails
Message-ID:  <bug-218581-21738-yP3vIvwH6M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218581-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218581-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #6 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Jochen Neumeister from comment #0)
> NotImplementedError: system provides too few semaphores (30 available, 256 necessary)

Likely exposed by https://hg.mozilla.org/mozilla-central/rev/763fc7845e8c On
Before that ProcessPoolExecutor was only used to generate symbols for
CrashReporter.

Can you try the fix in
https://lists.freebsd.org/pipermail/freebsd-gecko/2017-April/007124.html ?
Otherwise, make sure sem(4) is neither loaded nor built it into the kernel.

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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218581-21738-yP3vIvwH6M>