maintainer-feedback requested: [Bug 218591] www/firefox Script "configure" failed unexpectedly.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 12 14:39:28 UTC 2017


drhowarddrfine at charter.net has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gecko at FreeBSD.org:
Bug 218591: www/firefox Script "configure" failed unexpectedly.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218591



--- Description ---
Upgrading from 52.0.2 to 53

js/src> updating cache
/usr/ports/www/firefox/work/firefox-53.0/obj-x86_64-unknown-freebsd11.0/config.
cache
js/src> creating ./config.data
js/src> Creating config.status

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.


More information about the freebsd-gecko mailing list