Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2017 08:13:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 218675] www/firefox: NotImplementedError: system provides too few semaphores
Message-ID:  <bug-218675-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218675

            Bug ID: 218675
           Summary: www/firefox: NotImplementedError: system provides too
                    few semaphores
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)
          Assignee: gecko@FreeBSD.org

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=3D[], **encode(sanitized_config, encoding))
  File
"/usr/ports/www/firefox/work/firefox-53.0/python/mozbuild/mozbuild/config_s=
tatus.py",
line 136, in config_status
    reader =3D BuildReader(env)
  File
"/usr/ports/www/firefox/work/firefox-53.0/python/mozbuild/mozbuild/frontend=
/reader.py",
line 886, in __init__
    self._gyp_worker_pool =3D ProcessPoolExecutor(max_workers=3Dmax_workers)
  File
"/usr/ports/www/firefox/work/firefox-53.0/python/futures/concurrent/futures=
/process.py",
line 274, in __init__
    _check_system_limits()
  File
"/usr/ports/www/firefox/work/firefox-53.0/python/futures/concurrent/futures=
/process.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'
=3D=3D=3D>  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 provi=
de
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

--=20
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-218675-21738>