Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2022 21:14:12 -0600
From:      The Doctor <doctor@doctor.nl2k.ab.ca>
To:        George Mitchell <george+freebsd@m5p.com>
Cc:        ports@freebsd.org
Subject:   Re: Firefox and Thunderbird
Message-ID:  <YqlOhDS/ql6sEQM5@doctor.nl2k.ab.ca>
In-Reply-To: <705cb4da-b9f1-58f9-e840-2519a8db6057@m5p.com>
References:  <YqiWSvlmbqf8BDqQ@doctor.nl2k.ab.ca> <705cb4da-b9f1-58f9-e840-2519a8db6057@m5p.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <module>
    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YqlOhDS/ql6sEQM5>