Date: Sat, 15 Apr 2017 08:13:31 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 218675] www/firefox: NotImplementedError: system provides too few semaphores Message-ID: <bug-218675-21738-RB6Ew3Sr9z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218675-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-218675-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
O. Hartmann <ohartmann@walstatt.org> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to gecko@FreeBSD.org: Bug 218675: www/firefox: NotImplementedError: system provides too few semaphores https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218675 --- Description --- On several recent CURRENT boxes I face the error shown below when building www/firefox. The error also occurs on poudriere building hosts, not all, but all of them are CURRENT and more or less the same OS and ports tree revision (with a day delay between updates). All amd64. Regards, oh [...] Creating config.status Traceback (most recent call last): File "/usr/ports/www/firefox/work/firefox-53.0/configure.py", line 124, in <module> sys.exit(main(sys.argv)) File "/usr/ports/www/firefox/work/firefox-53.0/configure.py", line 34, in main return config_status(config) File "/usr/ports/www/firefox/work/firefox-53.0/configure.py", line 119, in config_status return config_status(args=[], **encode(sanitized_config, encoding)) File "/usr/ports/www/firefox/work/firefox-53.0/python/mozbuild/mozbuild/config_statu s.py", line 136, in config_status reader = BuildReader(env) File "/usr/ports/www/firefox/work/firefox-53.0/python/mozbuild/mozbuild/frontend/rea der.py", line 886, in __init__ self._gyp_worker_pool = ProcessPoolExecutor(max_workers=max_workers) File "/usr/ports/www/firefox/work/firefox-53.0/python/futures/concurrent/futures/pro cess.py", line 274, in __init__ _check_system_limits() File "/usr/ports/www/firefox/work/firefox-53.0/python/futures/concurrent/futures/pro cess.py", line 263, in _check_system_limits raise NotImplementedError(_system_limited) NotImplementedError: system provides too few semaphores (30 available, 256 necessary) *** Fix above errors and then restart with\ "gmake -f client.mk build" gmake[2]: *** [/usr/ports/www/firefox/work/firefox-53.0/client.mk:383: configure] Error 1 gmake[2]: Leaving directory '/usr/ports/www/firefox' ===> Script "configure" failed unexpectedly. Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/usr/ports/www/firefox/work/firefox-53.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/firefox *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218675-21738-RB6Ew3Sr9z>
