From owner-freebsd-gecko@freebsd.org Wed Apr 12 14:39:28 2017 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C933CD3A9AA for ; Wed, 12 Apr 2017 14:39:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id B3C272E9 for ; Wed, 12 Apr 2017 14:39:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B068ED3A9A9; Wed, 12 Apr 2017 14:39:28 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE644D3A9A8 for ; Wed, 12 Apr 2017 14:39:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79CA92E7 for ; Wed, 12 Apr 2017 14:39:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3CEdSuU087483 for ; Wed, 12 Apr 2017 14:39:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 218591] www/firefox Script "configure" failed unexpectedly. Date: Wed, 12 Apr 2017 14:39:28 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2017 14:39:28 -0000 drhowarddrfine@charter.net has reassigned Bugzilla Automation 's request for maintainer-feedback to gecko@FreeBSD.o= rg: Bug 218591: www/firefox Script "configure" failed unexpectedly. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218591 --- 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/con= fig. 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 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= tatu s.py", line 136, in config_status reader =3D 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 =3D ProcessPoolExecutor(max_workers=3Dmax_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' =3D=3D=3D> Script "configure" failed unexpectedly.