From nobody Wed Jun 15 03:14:12 2022 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 17BBE85980D for ; Wed, 15 Jun 2022 03:15:04 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor.nl2k.ab.ca (doctor.nl2k.ab.ca [204.209.81.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4LN9Qv0pvGz3syC for ; Wed, 15 Jun 2022 03:15:02 +0000 (UTC) (envelope-from doctor@doctor.nl2k.ab.ca) Received: from doctor by doctor.nl2k.ab.ca with local (Exim 4.95 (FreeBSD)) (envelope-from ) id 1o1JTw-000HfD-6s; Tue, 14 Jun 2022 21:14:12 -0600 Date: Tue, 14 Jun 2022 21:14:12 -0600 From: The Doctor To: George Mitchell Cc: ports@freebsd.org Subject: Re: Firefox and Thunderbird Message-ID: References: <705cb4da-b9f1-58f9-e840-2519a8db6057@m5p.com> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <705cb4da-b9f1-58f9-e840-2519a8db6057@m5p.com> X-Rspamd-Queue-Id: 4LN9Qv0pvGz3syC X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=quarantine) header.from=nl2k.ab.ca; spf=pass (mx1.freebsd.org: domain of doctor@doctor.nl2k.ab.ca designates 204.209.81.1 as permitted sender) smtp.mailfrom=doctor@doctor.nl2k.ab.ca X-Spamd-Result: default: False [-1.80 / 15.00]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; NEURAL_HAM_LONG(-1.00)[-1.000]; TAGGED_RCPT(0.00)[freebsd]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-0.999]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[nl2k.ab.ca,quarantine]; MLMMJ_DEST(0.00)[ports]; FROM_EQ_ENVFROM(0.00)[]; INTRODUCTION(2.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:6171, ipnet:204.209.81.0/24, country:CA]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Tue, Jun 14, 2022 at 10:34:16AM -0400, George Mitchell wrote: > On 6/14/22 10:08, The Doctor wrote: > > Looks like you have to compile Firefox and Thunderbird with Gnu C Compiler > > > > And you have to tell WASM that you are compiling for a 64 bit CPU. > > > > That's sure not my experience on amd64 12.3-RELEASE-p1, where clang > works just fine for me. Can you give us a little more context? > (Also, I don't know what WASM is.) -- George > >From a typescript file Script started on Tue Jun 14 09:37:11 2022 You have mail. root@doctor:/usr/ports/www/firefox # make ... ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/extensions/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/extensions/test/mochitest/mochitest.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/extensions/test/xpcshell/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/pagedata/tests/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/pagedata/tests/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/migration/tests/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/migration/tests/marionette/manifest.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/newtab/test/browser/abouthomecache/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/newtab/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/newtab/test/xpcshell/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/originattributes/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/originattributes/test/mochitest/mochitest.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/ion/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/places/tests/unit/interactions/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/places/tests/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/places/tests/chrome/chrome.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/places/tests/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/places/tests/browser/interactions/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/pocket/test/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/pocket/test/unit/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/pocket/test/unit/panels/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/preferences/tests/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/preferences/tests/siteData/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/privatebrowsing/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/protections/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/protocolhandler/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/resistfingerprinting/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/resistfingerprinting/test/mochitest/mochitest.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/resistfingerprinting/test/chrome/chrome.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/screenshots/tests/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/search/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/search/test/browser/google_codes/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/search/test/marionette/manifest.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/search/test/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/sessionstore/test/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/sessionstore/test/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/shell/test/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/shell/test/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/syncedtabs/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/syncedtabs/test/xpcshell/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/translation/test/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/translation/test/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/uitour/test/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/urlbar/tests/browser-tips/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/urlbar/tests/browser-updateResults/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/urlbar/tests/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/urlbar/tests/ext/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/urlbar/tests/quicksuggest/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/urlbar/tests/quicksuggest/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/components/urlbar/tests/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/modules/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/modules/test/browser/formValidation/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/modules/test/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/themes/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/themes/test/xpcshell/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/formautofill/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/formautofill/test/browser/creditCard/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/formautofill/test/browser/focus-leak/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/formautofill/test/unit/heuristics/third_party/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/formautofill/test/unit/heuristics/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/formautofill/test/unit/xpcshell.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/formautofill/test/mochitest/creditCard/mochitest.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/formautofill/test/mochitest/mochitest.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/screenshots/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/webcompat/tests/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/report-site-issue/test/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/pictureinpicture/tests/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/ports/www/firefox/work/firefox-101.0.1/testing/mozbase/manifestparser/manifestparser/manifestparser.py:292: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/ports/www/firefox/work/firefox-101.0.1/browser/extensions/search-detection/tests/browser/browser.ini'> self._read(here, filename, defaults) ResourceWarning: Enable tracemalloc to get the object allocation traceback concurrent.futures.process._RemoteTraceback: """ Traceback (most recent call last): File "/usr/ports/www/firefox/work/.bin/../../../../../local/lib/python3.10/concurrent/futures/process.py", line 246, in _process_worker r = call_item.fn(*call_item.args, **call_item.kwargs) File "/usr/ports/www/firefox/work/firefox-101.0.1/python/mozbuild/mozbuild/frontend/gyp_reader.py", line 395, in load_gyp _, flat_list, targets, data = gyp.Load(*args) File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/__init__.py", line 134, in Load result = gyp.input.Load(build_files, default_variables, includes[:], File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 2788, in Load LoadTargetBuildFile(build_file, data, aux_data, File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 426, in LoadTargetBuildFile ProcessVariablesAndConditionsInDict( File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 1295, in ProcessVariablesAndConditionsInDict ProcessVariablesAndConditionsInDict(value, phase, variables, File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 1295, in ProcessVariablesAndConditionsInDict ProcessVariablesAndConditionsInDict(value, phase, variables, File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 1295, in ProcessVariablesAndConditionsInDict ProcessVariablesAndConditionsInDict(value, phase, variables, File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 1277, in ProcessVariablesAndConditionsInDict ProcessConditionsInDict(the_dict, phase, variables, build_file) File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 1155, in ProcessConditionsInDict ProcessVariablesAndConditionsInDict(merge_dict, phase, File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 1302, in ProcessVariablesAndConditionsInDict ProcessVariablesAndConditionsInList(value, phase, variables, File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 1322, in ProcessVariablesAndConditionsInList expanded = ExpandVariables(item, phase, variables, build_file) File "/usr/ports/www/firefox/work/firefox-101.0.1/third_party/python/gyp/pylib/gyp/input.py", line 928, in ExpandVariables raise GypError("Call to '%s' returned exit status %d while in %s." % gyp.common.GypError: Call to '"/usr/ports/www/firefox/work/.build/_virtualenvs/build/bin/python" ./coreconf/werror.py' returned exit status 0 while in /usr/ports/www/firefox/work/firefox-101.0.1/security/nss/nss.gyp. while trying to load /usr/ports/www/firefox/work/firefox-101.0.1/security/nss/nss.gyp """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/ports/www/firefox/work/firefox-101.0.1/configure.py", line 349, in sys.exit(main(sys.argv)) File "/usr/ports/www/firefox/work/firefox-101.0.1/configure.py", line 161, in main return config_status(config) File "/usr/ports/www/firefox/work/firefox-101.0.1/configure.py", line 300, in config_status return config_status(args=[], **sanitized_config) File "/usr/ports/www/firefox/work/firefox-101.0.1/python/mozbuild/mozbuild/config_status.py", line 162, in config_status definitions = list(definitions) File "/usr/ports/www/firefox/work/firefox-101.0.1/python/mozbuild/mozbuild/frontend/emitter.py", line 151, in emit for out in output: File "/usr/ports/www/firefox/work/firefox-101.0.1/python/mozbuild/mozbuild/frontend/reader.py", line 928, in read_topsrcdir for gyp_context in g.results: File "/usr/ports/www/firefox/work/firefox-101.0.1/python/mozbuild/mozbuild/frontend/gyp_reader.py", line 476, in results flat_list, targets, data = self._gyp_loader_future.result() File "/usr/ports/www/firefox/work/.bin/../../../../../local/lib/python3.10/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/ports/www/firefox/work/.bin/../../../../../local/lib/python3.10/concurrent/futures/_base.py", line 391, in __get_result raise self._exception gyp.common.GypError: Call to '"/usr/ports/www/firefox/work/.build/_virtualenvs/build/bin/python" ./coreconf/werror.py' returned exit status 0 while in /usr/ports/www/firefox/work/firefox-101.0.1/security/nss/nss.gyp. while trying to load /usr/ports/www/firefox/work/firefox-101.0.1/security/nss/nss.gyp ===> Script "configure" failed unexpectedly. Please report the problem to gecko@FreeBSD.org [maintainer] and attach the "/usr/ports/www/firefox/work/.build/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 Stop. make: stopped in /usr/ports/www/firefox root@doctor:/usr/ports/www/firefox # exit exit Script done on Tue Jun 14 09:39:12 2022 -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Pretend agreement is not agreement. -unknown Beware https://mindspring.com