Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2020 15:57:30 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Cy Schubert <Cy.Schubert@cschubert.com>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org
Subject:   Re: svn commit: r548733 - in head/www: firefox firefox-esr firefox-esr/files
Message-ID:  <o8m1-98dx-wny@FreeBSD.org>
In-Reply-To: <202009191319.08JDJEvR008998@slippy.cwsent.com> (Cy Schubert's message of "Sat, 19 Sep 2020 06:19:14 -0700")
References:  <202009151523.08FFNohX011987@repo.freebsd.org> <0E07BEA3A7BAAF3A03F399CD@triton.njm.me.uk> <202009191319.08JDJEvR008998@slippy.cwsent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain

Cy Schubert <Cy.Schubert@cschubert.com> writes:

>> On Tuesday, September 15, 2020 15:23:50 +0000 Jan Beich <jbeich@FreeBSD.org> 
>> wrote:
>> > Author: jbeich
>> > Date: Tue Sep 15 15:23:49 2020
>> > New Revision: 548733
>> > URL: https://svnweb.freebsd.org/changeset/ports/548733
>> > 
>> > Log:
>> >   www/firefox-esr: update to 78.3.0 (esr78)
[...]
> Traceback (most recent call last):
>   File "/usr/local/lib/python3.7/runpy.py", line 193, in _run_module_as_main
>     "__main__", mod_spec)
>   File "/usr/local/lib/python3.7/runpy.py", line 85, in _run_code
>     exec(code, run_globals)
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/moz
> build/action/file_generate.py", line 124, in <module>
>     sys.exit(main(sys.argv[1:]))
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/moz
> build/action/file_generate.py", line 61, in main
>     ('.py', 'r', imp.PY_SOURCE))
>   File "/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/lib
> /python3.7/imp.py", line 234, in load_module
>     return load_source(name, filename, file)
>   File "/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/lib
> /python3.7/imp.py", line 171, in load_source
>     module = _load(spec)
>   File "<frozen importlib._bootstrap>", line 696, in _load
>   File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 728, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in 
> _call_with_frames_removed
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/
> telemetry/build_scripts/run_glean_parser.py", line 7, in <module>
>     from glean_parser import lint
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/third_party/python/
> glean_parser/glean_parser/lint.py", line 13, in <module>
>     from . import metrics
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/third_party/python/
> glean_parser/glean_parser/metrics.py", line 15, in <module>
>     from . import pings
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/third_party/python/
> glean_parser/glean_parser/pings.py", line 14, in <module>
>     from . import util
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/third_party/python/
> glean_parser/glean_parser/util.py", line 18, in <module>
>     import diskcache  # type: ignore
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/third_party/python/
> diskcache/diskcache/__init__.py", line 9, in <module>
>     from .core import Cache, Disk, EmptyDirWarning, JSONDisk, 
> UnknownFileWarning, Timeout
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/third_party/python/
> diskcache/diskcache/core.py", line 14, in <module>
>     import sqlite3
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
>   File "/usr/local/lib/python3.7/sqlite3/__init__.py", line 23, in <module>
>     from sqlite3.dbapi2 import *
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
>   File "/usr/local/lib/python3.7/sqlite3/dbapi2.py", line 27, in <module>
>     from _sqlite3 import *
>   File "/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/mach_bootstra
> p.py", line 474, in __call__
>     module = self._original_import(name, globals, locals, fromlist, level)
> ModuleNotFoundError: No module named '_sqlite3'
> gmake[3]: *** [backend.mk:731: toolkit/components/telemetry/.deps/glean_chec
> ks.stub] Error 1

www/firefox != www/firefox-esr. The above maybe a regression from
r548981 rather than r548733. I can't reproduce on 11.3 i386 (build log attached).

Try debugging why databases/py-sqlite3 isn't installed. Partially updating
ports/ tree or partially upgrading dependencies is NOT supported.


--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Disposition: attachment; filename="firefox-81.0,2.log.xz"
Content-Transfer-Encoding: quoted-printable
Content-Description: www/firefox: 81.0 built on 11.3 i386

=3D>> Building www/firefox
build started at Fri Sep 18 10:04:59 -03 2020
port directory: /usr/ports/www/firefox
package name: firefox-81.0,2
building for: FreeBSD 113i386-default-job-03 11.3-RELEASE-p11 FreeBSD 11.3-=
RELEASE-p11 i386
maintained by: gecko@FreeBSD.org
Makefile ident:=20
Poudriere version: 3.3.99.20200326
Host OSVERSION: 1300114
Jail OSVERSION: 1103000
Job Id: 03

---Begin Environment---
SHELL=3D/bin/csh
UNAME_p=3Di386
UNAME_m=3Di386
OSVERSION=3D1103000
UNAME_v=3DFreeBSD 11.3-RELEASE-p11
UNAME_r=3D11.3-RELEASE-p11
BLOCKSIZE=3DK
MAIL=3D/var/mail/root
WARNING_WAIT=3D0
STATUS=3D1
HOME=3D/root
PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b=
in
LOCALBASE=3D/usr/local
USER=3Droot
LIBEXECPREFIX=3D/usr/local/libexec/poudriere
POUDRIERE_VERSION=3D3.3.99.20200326
MASTERMNT=3D/poudriere/data/.m/113i386-default/ref
DEV_WARNING_WAIT=3D0
LC_COLLATE=3DC
POUDRIERE_BUILD_TYPE=3Dbulk
PACKAGE_BUILDING=3Dyes
SAVED_TERM=3Dtmux-256color
GID=3D0
OUTPUT_REDIRECTED_STDERR=3D4
OUTPUT_REDIRECTED=3D1
UID=3D0
PWD=3D/poudriere/data/.m/113i386-default/ref/.p/pool
OUTPUT_REDIRECTED_STDOUT=3D3
NO_WARNING_PKG_INSTALL_EOL=3Dyes
P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS
MASTERNAME=3D113i386-default
SCRIPTPREFIX=3D/usr/local/share/poudriere
OLDPWD=3D/poudriere/data/.m/113i386-default/ref/.p
SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=3D/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=3D
PKGENV=3D
FLAVOR=3D
DEPENDS_ARGS=3D
MAKE_ARGS=3D
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for firefox-81=
.0,2:
     CANBERRA=3Doff: Sound theme alerts
     DBUS=3Don: D-Bus IPC system support
     DEBUG=3Doff: Build with debugging support
     FFMPEG=3Don: FFmpeg support (WMA, AIFF, AC3, APE...)
     LIBPROXY=3Doff: Proxy support via libproxy
     OPTIMIZED_CFLAGS=3Don: Use extra compiler optimizations
     PROFILE=3Don: Build with profiling support
     TEST=3Doff: Build and/or run tests
=3D=3D=3D=3D> Extra cubeb audio backends (OSS is always available)
     ALSA=3Doff: ALSA audio architecture support
     JACK=3Don: JACK audio server support
     PULSEAUDIO=3Don: PulseAudio sound server support
     SNDIO=3Don: Sndio audio support
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
gecko@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=3Dgmake ac_cv_path_PERL=3D/usr/local/bin/perl ac_cv_path_PERL_PATH=3D/=
usr/local/bin/perl  PERL_USE_UNSAFE_INC=3D1 PKG_CONFIG=3Dpkgconf PYTHON=3D"=
/usr/local/bin/python3.7" XDG_DATA_HOME=3D/wrkdirs/usr/ports/www/firefox/wo=
rk  XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/www/firefox/work  HOME=3D/wrkdirs/=
usr/ports/www/firefox/work TMPDIR=3D"/tmp" PATH=3D/wrkdirs/usr/ports/www/fi=
refox/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bi=
n:/root/bin SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh CMAKE_PREFIX_PATH=3D"/us=
r/local" LANG=3Den_US.UTF-8 LC_ALL=3Den_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
PERL_USE_UNSAFE_INC=3D1 XDG_DATA_HOME=3D/wrkdirs/usr/ports/www/firefox/work=
  XDG_CONFIG_HOME=3D/wrkdirs/usr/ports/www/firefox/work  HOME=3D/wrkdirs/us=
r/ports/www/firefox/work TMPDIR=3D"/tmp" PATH=3D/wrkdirs/usr/ports/www/fire=
fox/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:=
/root/bin NO_PIE=3Dyes MK_DEBUG_FILES=3Dno MK_KERNEL_SYMBOLS=3Dno SHELL=3D/=
bin/sh NO_LINT=3DYES LANG=3Den_US.UTF-8 LC_ALL=3Den_US.UTF-8 PREFIX=3D/usr/=
local  LOCALBASE=3D/usr/local  CC=3D"/usr/local/bin/clang90" CFLAGS=3D"-O2 =
-pipe  -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/inc=
lude -fno-strict-aliasing "  CPP=3D"/usr/local/bin/clang-cpp90" CPPFLAGS=3D=
"-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=3D" -Wl,--as-needed =
-fstack-protector-strong " LIBS=3D"-L/usr/local/lib"  CXX=3D"/usr/local/bin=
/clang++90" CXXFLAGS=3D"-O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector-str=
ong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isys=
tem /usr/local/include "  MANPREFIX=3D"/usr/local" BSD_INSTALL_PROGRAM=3D"i=
nstall   -m 555"  BSD_INSTALL_LIB=3D"install   -m 0644"  BSD_INSTALL_SCRIPT=
=3D"install  -m 555"  BSD_INSTALL_DATA=3D"install  -m 0644"  BSD_INSTALL_MA=
N=3D"install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
 GTK2_VERSION=3D"2.10.0"  GTK3_VERSION=3D"3.0.0" PYTHON_INCLUDEDIR=3Dinclud=
e/python3.7m  PYTHON_LIBDIR=3Dlib/python3.7  PYTHON_PLATFORM=3Dfreebsd11  P=
YTHON_SITELIBDIR=3Dlib/python3.7/site-packages  PYTHON_SUFFIX=3D37  PYTHON_=
VER=3D3.7  PYTHON_VERSION=3Dpython3.7 PYTHON2=3D"@comment " PYTHON3=3D"" OS=
REL=3D11.3 PREFIX=3D%D LOCALBASE=3D/usr/local  RESETPREFIX=3D/usr/local LIB=
32DIR=3Dlib PERL_VERSION=3D5.32.0  PERL_VER=3D5.32  PERL5_MAN1=3Dlib/perl5/=
site_perl/man/man1  PERL5_MAN3=3Dlib/perl5/site_perl/man/man3  SITE_PERL=3D=
lib/perl5/site_perl  SITE_ARCH=3Dlib/perl5/site_perl/mach/5.32 DOCSDIR=3D"s=
hare/doc/firefox"  EXAMPLESDIR=3D"share/examples/firefox"  DATADIR=3D"share=
/firefox"  WWWDIR=3D"www/firefox"  ETCDIR=3D"etc/firefox"
--End PLIST_SUB--

--SUB_LIST--
 PREFIX=3D/usr/local LOCALBASE=3D/usr/local  DATADIR=3D/usr/local/share/fir=
efox DOCSDIR=3D/usr/local/share/doc/firefox EXAMPLESDIR=3D/usr/local/share/=
examples/firefox  WWWDIR=3D/usr/local/www/firefox ETCDIR=3D/usr/local/etc/f=
irefox
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=3Dyes
BATCH=3Dyes
WRKDIRPREFIX=3D/wrkdirs
PORTSDIR=3D/usr/ports
PACKAGES=3D/packages
DISTDIR=3D/distfiles
FORCE_PACKAGE=3Dyes
PACKAGE_BUILDING=3Dyes
PACKAGE_BUILDING_FLAVORS=3Dyes
MACHINE=3Di386
MACHINE_ARCH=3Di386
ARCH=3D${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
DEV_WARNING_WAIT=3D0
#NO_IGNORE=3D

# Minimize TeX dependency
devel_doxygen_UNSET +=3D DOCS LATEX

# Bootstrapping isn't necessary for modern compilers and prevents taking
# advantage of native-xtools. GCC < 6 aren't C++11-compatible while
# Clang >=3D 6 and GCC >=3D 6 default to C++14.
lang_gcc7_UNSET +=3D BOOTSTRAP
lang_gcc8_UNSET +=3D BOOTSTRAP
lang_gcc9_UNSET +=3D BOOTSTRAP
lang_gcc10_UNSET +=3D BOOTSTRAP
lang_gcc11_UNSET +=3D BOOTSTRAP

# Workaround GCC/qemu crashes
.if ${MACHINE:Marm*}
math_ceres-solver_UNSET +=3D OPENMP
graphics_colmap_UNSET +=3D OPENMP
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=3DFreeBSD clang version 8.0.0 (tags/RELEASE_800/final 3=
56365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread model:=
 posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=3Dnone
_CXXINTERNAL_acaad9ca=3DFreeBSD clang version 8.0.0 (tags/RELEASE_800/final=
 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread mode=
l: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-li=
nker" "/libexec/ld-elf.so.1" "--hash-style=3Dboth" "--enable-new-dtags" "-m=
" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/li=
b/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" =
"-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-n=
eeded" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=3Dyes
CC_OUTPUT_921dbbb2_9bdba57c=3Dyes
CC_OUTPUT_921dbbb2_6a4fe7f5=3Dyes
CC_OUTPUT_921dbbb2_6bcac02b=3Dyes
CC_OUTPUT_921dbbb2_67d20829=3Dyes
CC_OUTPUT_921dbbb2_bfa62e83=3Dyes
CC_OUTPUT_921dbbb2_f0b4d593=3Dyes
CC_OUTPUT_921dbbb2_308abb44=3Dyes
CC_OUTPUT_921dbbb2_f00456e5=3Dyes
CC_OUTPUT_921dbbb2_65ad290d=3Dyes
CC_OUTPUT_921dbbb2_f2776b26=3Dyes
CC_OUTPUT_921dbbb2_b2657cc3=3Dyes
CC_OUTPUT_921dbbb2_380987f7=3Dyes
CC_OUTPUT_921dbbb2_160933ec=3Dyes
CC_OUTPUT_921dbbb2_fb62803b=3Dyes
_OBJC_CCVERSION_921dbbb2=3DFreeBSD clang version 8.0.0 (tags/RELEASE_800/fi=
nal 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd11.3 Thread m=
odel: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=3Dnone
ARCH=3Di386
OPSYS=3DFreeBSD
_OSRELEASE=3D11.3-RELEASE-p11
OSREL=3D11.3
OSVERSION=3D1103000
PYTHONBASE=3D/usr/local
_SMP_CPUS=3D8
CONFIGURE_MAX_CMD_LEN=3D524288
HAVE_PORTS_ENV=3D1
#### Misc Poudriere ####
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  63536
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: check-sanity   >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
/!\ firefox-81.0,2: Makefile warnings, please consider fixing /!\

Please set LICENSE for this port

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: pkg-depends    >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/sbin/pkg - not found
=3D=3D=3D>   Installing existing package /packages/All/pkg-1.15.4.txz
[113i386-default-job-03] Installing pkg-1.15.4...
[113i386-default-job-03] Extracting pkg-1.15.4: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: fetch-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: fetch          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by firefox-81.0,2 for building
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: checksum       >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by firefox-81.0,2 for building
=3D> SHA256 Checksum OK for firefox-81.0.source.tar.xz.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: extract-depends>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: extract        >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by firefox-81.0,2 for building
=3D=3D=3D>  Extracting for firefox-81.0,2
=3D> SHA256 Checksum OK for firefox-81.0.source.tar.xz.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: patch-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: patch          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Patching for firefox-81.0,2
=3D=3D=3D>  Applying FreeBSD patches for firefox-81.0,2 from /usr/ports/www=
/firefox/files
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build-depends  >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   firefox-81.0,2 depends on package: nspr>=3D4.26 - not found
=3D=3D=3D>   Installing existing package /packages/All/nspr-4.28.txz
[113i386-default-job-03] Installing nspr-4.28...
[113i386-default-job-03] Extracting nspr-4.28: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: nspr>=3D4.26 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: nss>=3D3.56 - not found
=3D=3D=3D>   Installing existing package /packages/All/nss-3.56.txz
[113i386-default-job-03] Installing nss-3.56...
[113i386-default-job-03] `-- Installing sqlite3-3.33.0,1...
[113i386-default-job-03] |   `-- Installing libedit-3.1.20191231,1...
[113i386-default-job-03] |   `-- Extracting libedit-3.1.20191231,1: .......=
... done
[113i386-default-job-03] `-- Extracting sqlite3-3.33.0,1: .......... done
[113i386-default-job-03] Extracting nss-3.56: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: nss>=3D3.56 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: icu>=3D67.1,1 - not found
=3D=3D=3D>   Installing existing package /packages/All/icu-67.1,1.txz
[113i386-default-job-03] Installing icu-67.1,1...
[113i386-default-job-03] Extracting icu-67.1,1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: icu>=3D67.1,1 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: libevent>=3D2.1.8 - not fou=
nd
=3D=3D=3D>   Installing existing package /packages/All/libevent-2.1.12.txz
[113i386-default-job-03] Installing libevent-2.1.12...
[113i386-default-job-03] Extracting libevent-2.1.12: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: libevent>=3D2.1.8 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: harfbuzz>=3D2.6.8 - not fou=
nd
=3D=3D=3D>   Installing existing package /packages/All/harfbuzz-2.7.2.txz
[113i386-default-job-03] Installing harfbuzz-2.7.2...
[113i386-default-job-03] `-- Installing freetype2-2.10.2_1...
[113i386-default-job-03] |   `-- Installing png-1.6.37...
[113i386-default-job-03] |   `-- Extracting png-1.6.37: .......... done
[113i386-default-job-03] `-- Extracting freetype2-2.10.2_1: .......... done
[113i386-default-job-03] `-- Installing gettext-runtime-0.21...
[113i386-default-job-03] |   `-- Installing indexinfo-0.3.1...
[113i386-default-job-03] |   `-- Extracting indexinfo-0.3.1: .... done
[113i386-default-job-03] `-- Extracting gettext-runtime-0.21: .......... do=
ne
[113i386-default-job-03] `-- Installing glib-2.56.3_9,1...
[113i386-default-job-03] |   `-- Installing libffi-3.3_1...
[113i386-default-job-03] |   `-- Extracting libffi-3.3_1: .......... done
[113i386-default-job-03] |   `-- Installing libiconv-1.16...
[113i386-default-job-03] |   `-- Extracting libiconv-1.16: .......... done
[113i386-default-job-03] |   `-- Installing libxml2-2.9.10...
[113i386-default-job-03] |   `-- Extracting libxml2-2.9.10: .......... done
[113i386-default-job-03] |   `-- Installing pcre-8.44...
[113i386-default-job-03] |   `-- Extracting pcre-8.44: .......... done
[113i386-default-job-03] |   `-- Installing python37-3.7.9...
[113i386-default-job-03] |   | `-- Installing readline-8.0.4...
[113i386-default-job-03] |   | `-- Extracting readline-8.0.4: .......... do=
ne
[113i386-default-job-03] |   `-- Extracting python37-3.7.9: .......... done
[113i386-default-job-03] `-- Extracting glib-2.56.3_9,1: .......... done
No schema files found: doing nothing.
[113i386-default-job-03] `-- Installing graphite2-1.3.14...
[113i386-default-job-03] `-- Extracting graphite2-1.3.14: .......... done
[113i386-default-job-03] Extracting harfbuzz-2.7.2: .......... done
=3D=3D=3D=3D=3D
Message from freetype2-2.10.2_1:

--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option)=
 as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=3Dtruetype:interpreter-version=3D35 \
	cff:no-stem-darkening=3D1 \
	autofitter:warping=3D1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

If LONG_PCF_NAMES port's option was enabled, the PCF family names may inclu=
de
the foundry and information whether they contain wide characters. For examp=
le,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled=
 at
run time with using pcf:no-long-family-names property, if needed. Example:

FREETYPE_PROPERTIES=3Dpcf:no-long-family-names=3D1

How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=3Dpcf:no-long-family-names=3D1 fc-cache -fsv

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/site/index.html, if documentation=
 was installed).
=3D=3D=3D=3D=3D
Message from python37-3.7.9:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py37-gdbm       databases/py-gdbm@py37
py37-sqlite3    databases/py-sqlite3@py37
py37-tkinter    x11-toolkits/py-tkinter@py37
=3D=3D=3D>   firefox-81.0,2 depends on package: harfbuzz>=3D2.6.8 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: graphite2>=3D1.3.14 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: png>=3D1.6.35 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: libvpx>=3D1.8.2 - not found
=3D=3D=3D>   Installing existing package /packages/All/libvpx-1.9.0.txz
[113i386-default-job-03] Installing libvpx-1.9.0...
[113i386-default-job-03] Extracting libvpx-1.9.0: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: libvpx>=3D1.8.2 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: py37-sqlite3>0 - not found
=3D=3D=3D>   Installing existing package /packages/All/py37-sqlite3-3.7.9_7=
.txz
[113i386-default-job-03] Installing py37-sqlite3-3.7.9_7...
[113i386-default-job-03] `-- Installing py37-setuptools-44.0.0...
[113i386-default-job-03] `-- Extracting py37-setuptools-44.0.0: .......... =
done
[113i386-default-job-03] Extracting py37-sqlite3-3.7.9_7: ........ done
=3D=3D=3D>   firefox-81.0,2 depends on package: py37-sqlite3>0 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: v4l_compat>0 - not found
=3D=3D=3D>   Installing existing package /packages/All/v4l_compat-1.18.0.txz
[113i386-default-job-03] Installing v4l_compat-1.18.0...
[113i386-default-job-03] `-- Installing evdev-proto-5.3...
[113i386-default-job-03] `-- Extracting evdev-proto-5.3: ....... done
[113i386-default-job-03] Extracting v4l_compat-1.18.0: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: v4l_compat>0 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on executable: autoconf-2.13 - not found
=3D=3D=3D>   Installing existing package /packages/All/autoconf213-2.13.000=
227_7.txz
[113i386-default-job-03] Installing autoconf213-2.13.000227_7...
[113i386-default-job-03] `-- Installing autoconf-wrapper-20131203...
[113i386-default-job-03] `-- Extracting autoconf-wrapper-20131203: ........=
.. done
[113i386-default-job-03] `-- Installing m4-1.4.18_1,1...
[113i386-default-job-03] `-- Extracting m4-1.4.18_1,1: .......... done
[113i386-default-job-03] `-- Installing perl5-5.32.0...
[113i386-default-job-03] `-- Extracting perl5-5.32.0: .......... done
[113i386-default-job-03] Extracting autoconf213-2.13.000227_7: .......... d=
one
=3D=3D=3D>   firefox-81.0,2 depends on executable: autoconf-2.13 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on executable: nasm - not found
=3D=3D=3D>   Installing existing package /packages/All/nasm-2.15.03,1.txz
[113i386-default-job-03] Installing nasm-2.15.03,1...
[113i386-default-job-03] Extracting nasm-2.15.03,1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on executable: nasm - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on executable: yasm - not found
=3D=3D=3D>   Installing existing package /packages/All/yasm-1.3.0.txz
[113i386-default-job-03] Installing yasm-1.3.0...
[113i386-default-job-03] Extracting yasm-1.3.0: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on executable: yasm - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on executable: zip - not found
=3D=3D=3D>   Installing existing package /packages/All/zip-3.0_1.txz
[113i386-default-job-03] Installing zip-3.0_1...
[113i386-default-job-03] Extracting zip-3.0_1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on executable: zip - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: llvm90>0 - not found
=3D=3D=3D>   Installing existing package /packages/All/llvm90-9.0.1_2.txz
[113i386-default-job-03] Installing llvm90-9.0.1_2...
[113i386-default-job-03] Extracting llvm90-9.0.1_2: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: llvm90>0 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: rust-cbindgen>=3D0.14.3 - n=
ot found
=3D=3D=3D>   Installing existing package /packages/All/rust-cbindgen-0.14.4=
_1.txz
[113i386-default-job-03] Installing rust-cbindgen-0.14.4_1...
[113i386-default-job-03] `-- Installing rust-1.46.0...
[113i386-default-job-03] |   `-- Installing curl-7.72.0...
[113i386-default-job-03] |   | `-- Installing ca_root_nss-3.56...
[113i386-default-job-03] |   | `-- Extracting ca_root_nss-3.56: ........ do=
ne
[113i386-default-job-03] |   | `-- Installing libnghttp2-1.41.0...
[113i386-default-job-03] |   | `-- Extracting libnghttp2-1.41.0: ..........=
 done
[113i386-default-job-03] |   `-- Extracting curl-7.72.0: .......... done
[113i386-default-job-03] |   `-- Installing libgit2-1.0.1...
[113i386-default-job-03] |   | `-- Installing libssh2-1.9.0_3,3...
[113i386-default-job-03] |   | `-- Extracting libssh2-1.9.0_3,3: ..........=
 done
[113i386-default-job-03] |   `-- Extracting libgit2-1.0.1: .......... done
[113i386-default-job-03] `-- Extracting rust-1.46.0: .......... done
[113i386-default-job-03] Extracting rust-cbindgen-0.14.4_1: .... done
=3D=3D=3D=3D=3D
Message from ca_root_nss-3.56:

--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.


This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem
=3D=3D=3D>   firefox-81.0,2 depends on package: rust-cbindgen>=3D0.14.3 - f=
ound
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: rust>=3D1.41 - found
=3D=3D=3D>   firefox-81.0,2 depends on executable: node - not found
=3D=3D=3D>   Installing existing package /packages/All/node-14.11.0.txz
[113i386-default-job-03] Installing node-14.11.0...
[113i386-default-job-03] `-- Installing brotli-1.0.9,1...
[113i386-default-job-03] `-- Extracting brotli-1.0.9,1: .......... done
[113i386-default-job-03] `-- Installing c-ares-1.16.1...
[113i386-default-job-03] `-- Extracting c-ares-1.16.1: .......... done
[113i386-default-job-03] `-- Installing libuv-1.39.0...
[113i386-default-job-03] `-- Extracting libuv-1.39.0: .......... done
[113i386-default-job-03] Extracting node-14.11.0: .......... done
=3D=3D=3D=3D=3D
Message from node-14.11.0:

--
Note: If you need npm (Node Package Manager), please install www/npm.
=3D=3D=3D>   firefox-81.0,2 depends on executable: node - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/bin/clang90 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: libnotify>0 - not found
=3D=3D=3D>   Installing existing package /packages/All/libnotify-0.7.9.txz
[113i386-default-job-03] Installing libnotify-0.7.9...
[113i386-default-job-03] `-- Installing gdk-pixbuf2-2.40.0...
[113i386-default-job-03] |   `-- Installing jpeg-turbo-2.0.4...
[113i386-default-job-03] |   `-- Extracting jpeg-turbo-2.0.4: .......... do=
ne
[113i386-default-job-03] |   `-- Installing libX11-1.6.12,1...
[113i386-default-job-03] |   | `-- Installing libxcb-1.14_1...
[113i386-default-job-03] |   |   `-- Installing libXau-1.0.9...
[113i386-default-job-03] |   |   `-- Extracting libXau-1.0.9: .......... do=
ne
[113i386-default-job-03] |   |   `-- Installing libXdmcp-1.1.3...
[113i386-default-job-03] |   |   | `-- Installing xorgproto-2020.1...
[113i386-default-job-03] |   |   | `-- Extracting xorgproto-2020.1: .......=
... done
[113i386-default-job-03] |   |   `-- Extracting libXdmcp-1.1.3: ......... d=
one
[113i386-default-job-03] |   |   `-- Installing libpthread-stubs-0.4...
[113i386-default-job-03] |   |   `-- Extracting libpthread-stubs-0.4: .... =
done
[113i386-default-job-03] |   | `-- Extracting libxcb-1.14_1: .......... done
[113i386-default-job-03] |   `-- Extracting libX11-1.6.12,1: .......... done
[113i386-default-job-03] |   `-- Installing shared-mime-info-2.0...
[113i386-default-job-03] |   `-- Extracting shared-mime-info-2.0: .........=
. done
[113i386-default-job-03] |   `-- Installing tiff-4.1.0...
[113i386-default-job-03] |   | `-- Installing jbigkit-2.1_1...
[113i386-default-job-03] |   | `-- Extracting jbigkit-2.1_1: .......... done
[113i386-default-job-03] |   `-- Extracting tiff-4.1.0: .......... done
[113i386-default-job-03] `-- Extracting gdk-pixbuf2-2.40.0: .......... done
[113i386-default-job-03] Extracting libnotify-0.7.9: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: libnotify>0 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/jack/jack.h=
 - not found
=3D=3D=3D>   Installing existing package /packages/All/jackit-0.125.0_10.txz
[113i386-default-job-03] Installing jackit-0.125.0_10...
[113i386-default-job-03] `-- Installing celt-0.11.3_3...
[113i386-default-job-03] |   `-- Installing libogg-1.3.4,4...
[113i386-default-job-03] |   `-- Extracting libogg-1.3.4,4: .......... done
[113i386-default-job-03] `-- Extracting celt-0.11.3_3: .......... done
[113i386-default-job-03] `-- Installing db5-5.3.28_7...
[113i386-default-job-03] `-- Extracting db5-5.3.28_7: .......... done
[113i386-default-job-03] `-- Installing libsamplerate-0.1.9...
[113i386-default-job-03] |   `-- Installing libsndfile-1.0.29...
[113i386-default-job-03] |   | `-- Installing flac-1.3.3...
[113i386-default-job-03] |   | `-- Extracting flac-1.3.3: .......... done
[113i386-default-job-03] |   | `-- Installing libvorbis-1.3.7_2,3...
[113i386-default-job-03] |   | `-- Extracting libvorbis-1.3.7_2,3: ........=
.. done
[113i386-default-job-03] |   | `-- Installing opus-1.3.1...
[113i386-default-job-03] |   | `-- Extracting opus-1.3.1: .......... done
[113i386-default-job-03] |   `-- Extracting libsndfile-1.0.29: .......... d=
one
[113i386-default-job-03] `-- Extracting libsamplerate-0.1.9: .......... done
[113i386-default-job-03] Extracting jackit-0.125.0_10: .......... done
=3D=3D=3D=3D=3D
Message from jackit-0.125.0_10:

--
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
It is recommended to run Jack with real-time priority (-R).

The recommended way to start Jack is to add the following
lines to /etc/rc.conf:

jackd_enable=3D"YES"
jackd_user=3D"{your-jack-user}"
jackd_rtprio=3D"YES"
jackd_args=3D"-R -doss -r{sample-rate} -p1024 -n3 -w16 \
            --capture /dev/dsp{N} --playback /dev/dsp{N}"

Where:
- your-jack-user: is the user who is going to use jack; currently
                  only one user is supported
- sample-rate: can be 44100, 48000, etc.
- /dev/dsp{N}: your OSS devices, usually /dev/dsp0

Please note that the port option COOKEDMODE is "on" by default, which
makes your system to automatically scale the sample-rate between
Jack and audio hardware. One reason COOKEDMODE=3Don is because
Jack's OSS driver doesn't support some sample-rate and hardware
combinations when COOKEDMODE=3Doff. To achieve the best sound quality
please make sure your hardware natively supports the sample-rate set
in jackd_args, and set COOKEDMODE=3Doff.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/jack/jack.h=
 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/pulse/pulse=
audio.h - not found
=3D=3D=3D>   Installing existing package /packages/All/pulseaudio-13.0.txz
[113i386-default-job-03] Installing pulseaudio-13.0...
[113i386-default-job-03] `-- Installing avahi-app-0.7_3...
[113i386-default-job-03] |   `-- Installing dbus-1.12.20...
[113i386-default-job-03] |   | `-- Installing expat-2.2.8...
[113i386-default-job-03] |   | `-- Extracting expat-2.2.8: .......... done
[113i386-default-job-03] |   | `-- Installing libICE-1.0.10,1...
[113i386-default-job-03] |   | `-- Extracting libICE-1.0.10,1: .......... d=
one
[113i386-default-job-03] |   | `-- Installing libSM-1.2.3,1...
[113i386-default-job-03] |   | `-- Extracting libSM-1.2.3,1: .......... done
=3D=3D=3D> Creating groups.
Creating group 'messagebus' with gid '556'.
=3D=3D=3D> Creating users
Creating user 'messagebus' with uid '556'.
[113i386-default-job-03] |   `-- Extracting dbus-1.12.20: ......... done
[113i386-default-job-03] |   `-- Installing dbus-glib-0.110...
[113i386-default-job-03] |   `-- Extracting dbus-glib-0.110: .......... done
[113i386-default-job-03] |   `-- Installing gdbm-1.18.1_1...
[113i386-default-job-03] |   `-- Extracting gdbm-1.18.1_1: .......... done
[113i386-default-job-03] |   `-- Installing gnome_subr-1.0...
[113i386-default-job-03] |   `-- Extracting gnome_subr-1.0: .... done
[113i386-default-job-03] |   `-- Installing gobject-introspection-1.56.1_1,=
1...
[113i386-default-job-03] |   `-- Extracting gobject-introspection-1.56.1_1,=
1: .......... done
[113i386-default-job-03] |   `-- Installing libdaemon-0.14_1...
[113i386-default-job-03] |   `-- Extracting libdaemon-0.14_1: .......... do=
ne
=3D=3D=3D> Creating groups.
Creating group 'avahi' with gid '558'.
=3D=3D=3D> Creating users
Creating user 'avahi' with uid '558'.
[113i386-default-job-03] `-- Extracting avahi-app-0.7_3: .......... done
[113i386-default-job-03] `-- Installing consolekit2-1.2.1_1...
[113i386-default-job-03] |   `-- Installing libxslt-1.1.34_1...
[113i386-default-job-03] |   | `-- Installing libgcrypt-1.8.5...
[113i386-default-job-03] |   |   `-- Installing libgpg-error-1.39...
[113i386-default-job-03] |   |   `-- Extracting libgpg-error-1.39: ........=
.. done
[113i386-default-job-03] |   | `-- Extracting libgcrypt-1.8.5: .......... d=
one
[113i386-default-job-03] |   `-- Extracting libxslt-1.1.34_1: .......... do=
ne
[113i386-default-job-03] |   `-- Installing polkit-0.116...
[113i386-default-job-03] |   | `-- Installing spidermonkey60-60.9.0_4...
[113i386-default-job-03] |   |   `-- Installing gcc9-9.3.0_1...
[113i386-default-job-03] |   |   | `-- Installing binutils-2.33.1_3,1...
[113i386-default-job-03] |   |   | `-- Extracting binutils-2.33.1_3,1: ....=
...... done
[113i386-default-job-03] |   |   | `-- Installing gmp-6.2.0...
[113i386-default-job-03] |   |   | `-- Extracting gmp-6.2.0: .......... done
[113i386-default-job-03] |   |   | `-- Installing mpc-1.1.0_2...
[113i386-default-job-03] |   |   |   `-- Installing mpfr-4.1.0...
[113i386-default-job-03] |   |   |   `-- Extracting mpfr-4.1.0: .......... =
done
[113i386-default-job-03] |   |   | `-- Extracting mpc-1.1.0_2: ......... do=
ne
[113i386-default-job-03] |   |   `-- Extracting gcc9-9.3.0_1: .......... do=
ne
[113i386-default-job-03] |   | `-- Extracting spidermonkey60-60.9.0_4: ....=
...... done
=3D=3D=3D> Creating groups.
Creating group 'polkitd' with gid '565'.
=3D=3D=3D> Creating users
Creating user 'polkitd' with uid '565'.
[113i386-default-job-03] |   `-- Extracting polkit-0.116: ......... done
[113i386-default-job-03] `-- Extracting consolekit2-1.2.1_1: ......... done
[113i386-default-job-03] `-- Installing fftw3-3.3.8_6...
[113i386-default-job-03] `-- Extracting fftw3-3.3.8_6: .......... done
[113i386-default-job-03] `-- Installing fftw3-float-3.3.8_6...
[113i386-default-job-03] `-- Extracting fftw3-float-3.3.8_6: .......... done
[113i386-default-job-03] `-- Installing libXtst-1.2.3_2...
[113i386-default-job-03] |   `-- Installing libXext-1.3.4,1...
[113i386-default-job-03] |   `-- Extracting libXext-1.3.4,1: .......... done
[113i386-default-job-03] |   `-- Installing libXi-1.7.10,1...
[113i386-default-job-03] |   | `-- Installing libXfixes-5.0.3_2...
[113i386-default-job-03] |   | `-- Extracting libXfixes-5.0.3_2: ..........=
 done
[113i386-default-job-03] |   `-- Extracting libXi-1.7.10,1: .......... done
[113i386-default-job-03] `-- Extracting libXtst-1.2.3_2: .......... done
[113i386-default-job-03] `-- Installing libltdl-2.4.6...
[113i386-default-job-03] `-- Extracting libltdl-2.4.6: .......... done
[113i386-default-job-03] `-- Installing libsoxr-0.1.3_2...
[113i386-default-job-03] `-- Extracting libsoxr-0.1.3_2: .......... done
[113i386-default-job-03] `-- Installing orc-0.4.31...
[113i386-default-job-03] `-- Extracting orc-0.4.31: .......... done
[113i386-default-job-03] `-- Installing speexdsp-1.2.0...
[113i386-default-job-03] `-- Extracting speexdsp-1.2.0: .......... done
[113i386-default-job-03] `-- Installing webrtc-audio-processing-0.3.1_2...
[113i386-default-job-03] `-- Extracting webrtc-audio-processing-0.3.1_2: ..=
........ done
=3D=3D=3D> Creating groups.
Creating group 'pulse' with gid '563'.
Creating group 'pulse-access' with gid '564'.
Creating group 'pulse-rt' with gid '557'.
=3D=3D=3D> Creating users
Creating user 'pulse' with uid '563'.
[113i386-default-job-03] Extracting pulseaudio-13.0: .......... done
=3D=3D=3D=3D=3D
Message from gcc9-9.3.0_1:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=3D/usr/local/lib/gcc9

For ports leveraging USE_GCC, USES=3Dcompiler, or USES=3Dfortran this happe=
ns
transparently.
=3D=3D=3D=3D=3D
Message from spidermonkey60-60.9.0_4:

--
=3D=3D=3D>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Uses Python 2.7 which is EOLed upstream.

It is scheduled to be removed on or after 2020-12-31.
=3D=3D=3D=3D=3D
Message from pulseaudio-13.0:

--
Pulseaudio tries to determine default values for FreeBSD OSS driver at first
start, based on /dev/sndstat output. The hw.snd.default_unit sysctl may aff=
ect
these values, but restart of the Pulseaudio might be needed to rescan it ag=
ain,
e.g. `pacmd exit`.

Pulseaudio has separate input and output configure lines. You can change th=
em
with using following commands:

To change the default sink (output):
# pacmd set-default-sink 3
To change the default source (input):
# pacmd set-default-source 3

This can also be set in /usr/local/etc/pulse/default.pa

Replace the number '3' with the new default you want to set.

The audio/freedesktop-sound-theme is needed if the default sound files
are uncommented in the /usr/local/etc/pulse/default.pa file.
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/pulse/pulse=
audio.h - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/sndio.h - n=
ot found
=3D=3D=3D>   Installing existing package /packages/All/sndio-1.7.0.txz
[113i386-default-job-03] Installing sndio-1.7.0...
=3D=3D=3D> Creating groups.
Creating group '_sndio' with gid '702'.
=3D=3D=3D> Creating users
Creating user '_sndio' with uid '702'.
[113i386-default-job-03] Extracting sndio-1.7.0: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/sndio.h - f=
ound
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: gmake>=3D4.3 - not found
=3D=3D=3D>   Installing existing package /packages/All/gmake-4.3_2.txz
[113i386-default-job-03] Installing gmake-4.3_2...
[113i386-default-job-03] Extracting gmake-4.3_2: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: gmake>=3D4.3 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: pkgconf>=3D1.3.0_1 - not fo=
und
=3D=3D=3D>   Installing existing package /packages/All/pkgconf-1.7.3,1.txz
[113i386-default-job-03] Installing pkgconf-1.7.3,1...
[113i386-default-job-03] Extracting pkgconf-1.7.3,1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on package: pkgconf>=3D1.3.0_1 - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/bin/python3.7 - fou=
nd
=3D=3D=3D>   firefox-81.0,2 depends on executable: update-desktop-database =
- not found
=3D=3D=3D>   Installing existing package /packages/All/desktop-file-utils-0=
.26.txz
[113i386-default-job-03] Installing desktop-file-utils-0.26...
[113i386-default-job-03] Extracting desktop-file-utils-0.26: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on executable: update-desktop-database =
- found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: xorgproto>=3D0 - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
11.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
cb.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
composite.pc - not found
=3D=3D=3D>   Installing existing package /packages/All/libXcomposite-0.4.5,=
1.txz
[113i386-default-job-03] Installing libXcomposite-0.4.5,1...
[113i386-default-job-03] Extracting libXcomposite-0.4.5,1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
composite.pc - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
damage.pc - not found
=3D=3D=3D>   Installing existing package /packages/All/libXdamage-1.1.5.txz
[113i386-default-job-03] Installing libXdamage-1.1.5...
[113i386-default-job-03] Extracting libXdamage-1.1.5: ......... done
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
damage.pc - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
ext.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
fixes.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
render.pc - not found
=3D=3D=3D>   Installing existing package /packages/All/libXrender-0.9.10_2.=
txz
[113i386-default-job-03] Installing libXrender-0.9.10_2...
[113i386-default-job-03] Extracting libXrender-0.9.10_2: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
render.pc - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
t.pc - not found
=3D=3D=3D>   Installing existing package /packages/All/libXt-1.2.0,1.txz
[113i386-default-job-03] Installing libXt-1.2.0,1...
[113i386-default-job-03] Extracting libXt-1.2.0,1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
t.pc - found
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on package: perl5>=3D5.32.r0<5.33 - fou=
nd
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: lib-depends    >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdrm.so - not found
=3D=3D=3D>   Installing existing package /packages/All/libdrm-2.4.102,1.txz
[113i386-default-job-03] Installing libdrm-2.4.102,1...
[113i386-default-job-03] `-- Installing libpciaccess-0.16...
[113i386-default-job-03] |   `-- Installing pciids-20200819...
[113i386-default-job-03] |   `-- Extracting pciids-20200819: ..... done
[113i386-default-job-03] `-- Extracting libpciaccess-0.16: ......... done
[113i386-default-job-03] Extracting libdrm-2.4.102,1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdrm.so - found (/=
usr/local/lib/libdrm.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libfontconfig.so - n=
ot found
=3D=3D=3D>   Installing existing package /packages/All/fontconfig-2.13.92_2=
,1.txz
[113i386-default-job-03] Installing fontconfig-2.13.92_2,1...
[113i386-default-job-03] Extracting fontconfig-2.13.92_2,1: .......... done
Running fc-cache to build fontconfig cache...
Font directories:
	/usr/local/share/fonts
	/usr/local/lib/X11/fonts
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libfontconfig.so - f=
ound (/usr/local/lib/libfontconfig.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libfreetype.so - fou=
nd (/usr/local/lib/libfreetype.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libaom.so - not found
=3D=3D=3D>   Installing existing package /packages/All/aom-2.0.0_1.txz
[113i386-default-job-03] Installing aom-2.0.0_1...
[113i386-default-job-03] Extracting aom-2.0.0_1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libaom.so - found (/=
usr/local/lib/libaom.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdav1d.so - not fo=
und
=3D=3D=3D>   Installing existing package /packages/All/dav1d-0.7.1.txz
[113i386-default-job-03] Installing dav1d-0.7.1...
[113i386-default-job-03] Extracting dav1d-0.7.1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdav1d.so - found =
(/usr/local/lib/libdav1d.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libevent.so - found =
(/usr/local/lib/libevent.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libffi.so - found (/=
usr/local/lib/libffi.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgraphite2.so - fo=
und (/usr/local/lib/libgraphite2.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libharfbuzz.so - fou=
nd (/usr/local/lib/libharfbuzz.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libicui18n.so - foun=
d (/usr/local/lib/libicui18n.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libnspr4.so - found =
(/usr/local/lib/libnspr4.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libnss3.so - found (=
/usr/local/lib/libnss3.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libpng.so - found (/=
usr/local/lib/libpng.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libpixman-1.so - not=
 found
=3D=3D=3D>   Installing existing package /packages/All/pixman-0.40.0_1.txz
[113i386-default-job-03] Installing pixman-0.40.0_1...
[113i386-default-job-03] Extracting pixman-0.40.0_1: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libpixman-1.so - fou=
nd (/usr/local/lib/libpixman-1.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libvpx.so - found (/=
usr/local/lib/libvpx.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libwebp.so - not fou=
nd
=3D=3D=3D>   Installing existing package /packages/All/webp-1.1.0.txz
[113i386-default-job-03] Installing webp-1.1.0...
[113i386-default-job-03] `-- Installing giflib-5.2.1...
[113i386-default-job-03] `-- Extracting giflib-5.2.1: .......... done
[113i386-default-job-03] Extracting webp-1.1.0: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libwebp.so - found (=
/usr/local/lib/libwebp.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdbus-1.so - found=
 (/usr/local/lib/libdbus-1.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdbus-glib-1.so - =
found (/usr/local/lib/libdbus-glib-1.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libGL.so - not found
=3D=3D=3D>   Installing existing package /packages/All/libglvnd-1.3.2.txz
[113i386-default-job-03] Installing libglvnd-1.3.2...
[113i386-default-job-03] Extracting libglvnd-1.3.2: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libGL.so - found (/u=
sr/local/lib/libGL.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libatk-1.0.so - not =
found
=3D=3D=3D>   Installing existing package /packages/All/atk-2.36.0.txz
[113i386-default-job-03] Installing atk-2.36.0...
[113i386-default-job-03] Extracting atk-2.36.0: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libatk-1.0.so - foun=
d (/usr/local/lib/libatk-1.0.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libcairo.so - not fo=
und
=3D=3D=3D>   Installing existing package /packages/All/cairo-1.16.0,3.txz
[113i386-default-job-03] Installing cairo-1.16.0,3...
[113i386-default-job-03] Extracting cairo-1.16.0,3: .......... done
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libcairo.so - found =
(/usr/local/lib/libcairo.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgdk_pixbuf-2.0.so=
 - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libglib-2.0.so - fou=
nd (/usr/local/lib/libglib-2.0.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libintl.so - found (=
/usr/local/lib/libintl.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgtk-x11-2.0.so - =
not found
=3D=3D=3D>   Installing existing package /packages/All/gtk2-2.24.32.txz
[113i386-default-job-03] Installing gtk2-2.24.32...
[113i386-default-job-03] `-- Installing cups-2.3.3_1...
[113i386-default-job-03] |   `-- Installing gnutls-3.6.15...
[113i386-default-job-03] |   | `-- Installing libidn2-2.3.0_1...
[113i386-default-job-03] |   |   `-- Installing libunistring-0.9.10_1...
[113i386-default-job-03] |   |   `-- Extracting libunistring-0.9.10_1: ....=
...... done
[113i386-default-job-03] |   | `-- Extracting libidn2-2.3.0_1: .......... d=
one
[113i386-default-job-03] |   | `-- Installing libtasn1-4.16.0...
[113i386-default-job-03] |   | `-- Extracting libtasn1-4.16.0: .......... d=
one
[113i386-default-job-03] |   | `-- Installing nettle-3.6...
[113i386-default-job-03] |   | `-- Extracting nettle-3.6: .......... done
[113i386-default-job-03] |   | `-- Installing p11-kit-0.23.21...
[113i386-default-job-03] |   |   `-- Installing bash-completion-2.11,2...
[113i386-default-job-03] |   |   | `-- Installing bash-5.0.18_3...
[113i386-default-job-03] |   |   | `-- Extracting bash-5.0.18_3: ..........=
 done
[113i386-default-job-03] |   |   `-- Extracting bash-completion-2.11,2: ...=
....... done
[113i386-default-job-03] |   | `-- Extracting p11-kit-0.23.21: .......... d=
one
[113i386-default-job-03] |   | `-- Installing trousers-0.3.14_3...
[113i386-default-job-03] |   |   `-- Installing tpm-emulator-0.7.4_2...
=3D=3D=3D> Creating groups.
Creating group '_tss' with gid '601'.
=3D=3D=3D> Creating users
Creating user '_tss' with uid '601'.
[113i386-default-job-03] |   |   `-- Extracting tpm-emulator-0.7.4_2: .....=
.... done
=3D=3D=3D> Creating groups.
Using existing group '_tss'.
=3D=3D=3D> Creating users
Using existing user '_tss'.
[113i386-default-job-03] |   | `-- Extracting trousers-0.3.14_3: ..........=
 done
[113i386-default-job-03] |   `-- Extracting gnutls-3.6.15: .......... done
[113i386-default-job-03] |   `-- Installing libpaper-1.1.24.4...
[113i386-default-job-03] |   `-- Extracting libpaper-1.1.24.4: .......... d=
one
=3D=3D=3D> Creating groups.
Creating group 'cups' with gid '193'.
=3D=3D=3D> Creating users
Creating user 'cups' with uid '193'.
[113i386-default-job-03] `-- Extracting cups-2.3.3_1: .......... done
[113i386-default-job-03] `-- Installing gtk-update-icon-cache-3.24.20...
[113i386-default-job-03] `-- Extracting gtk-update-icon-cache-3.24.20: ....=
...... done
[113i386-default-job-03] `-- Installing hicolor-icon-theme-0.17...
[113i386-default-job-03] `-- Extracting hicolor-icon-theme-0.17: . done
[113i386-default-job-03] `-- Installing libXcursor-1.2.0...
[113i386-default-job-03] `-- Extracting libXcursor-1.2.0: .......... done
[113i386-default-job-03] `-- Installing libXinerama-1.1.4_2,1...
[113i386-default-job-03] `-- Extracting libXinerama-1.1.4_2,1: .......... d=
one
[113i386-default-job-03] `-- Installing libXrandr-1.5.2...
[113i386-default-job-03] `-- Extracting libXrandr-1.5.2: .......... done
[113i386-default-job-03] `-- Installing pango-1.42.4_4...
[113i386-default-job-03] |   `-- Installing encodings-1.0.5,1...
[113i386-default-job-03] |   `-- Extracting encodings-1.0.5,1: .......... d=
one
[113i386-default-job-03] |   `-- Installing fribidi-0.19.7...
[113i386-default-job-03] |   `-- Extracting fribidi-0.19.7: .......... done
[113i386-default-job-03] |   `-- Installing libXft-2.3.3...
[113i386-default-job-03] |   `-- Extracting libXft-2.3.3: .......... done
[113i386-default-job-03] |   `-- Installing xorg-fonts-truetype-7.7_1...
[113i386-default-job-03] |   | `-- Installing dejavu-2.37_1...
[113i386-default-job-03] |   |   `-- Installing mkfontscale-1.2.1...
[113i386-default-job-03] |   |   | `-- Installing libfontenc-1.1.4...
[113i386-default-job-03] |   |   | `-- Extracting libfontenc-1.1.4: .......=
.. done
[113i386-default-job-03] |   |   `-- Extracting mkfontscale-1.2.1: ....... =
done
[113i386-default-job-03] |   | `-- Extracting dejavu-2.37_1: .......... done
[113i386-default-job-03] |   | `-- Installing font-bh-ttf-1.0.3_4...
[113i386-default-job-03] |   | `-- Extracting font-bh-ttf-1.0.3_4: ........=
.. done
[113i386-default-job-03] |   | `-- Installing font-misc-ethiopic-1.0.4...
[113i386-default-job-03] |   | `-- Extracting font-misc-ethiopic-1.0.4: ...=
... done
[113i386-default-job-03] |   | `-- Installing font-misc-meltho-1.0.3_4...
[113i386-default-job-03] |   | `-- Extracting font-misc-meltho-1.0.3_4: ...=
....... done
[113i386-default-job-03] `-- Extracting pango-1.42.4_4: .......... done
[113i386-default-job-03] Extracting gtk2-2.24.32: .......... done
=3D=3D=3D=3D=3D
Message from bash-completion-2.11,2:

--
To enable the bash completion library, add the following to
your .bashrc file:

[[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \
	source /usr/local/share/bash-completion/bash_completion.sh

See /usr/local/share/doc/bash-completion/README.md for more information.
=3D=3D=3D=3D=3D
Message from trousers-0.3.14_3:

--
To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable=3D"YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable=3D"YES"
tcsd_mode=3D"emulator"
tpmd_enable=3D"YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
=3D=3D=3D=3D=3D
Message from dejavu-2.37_1:

--
Make sure that the freetype module is loaded.  If it is not, add the follow=
ing
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration fi=
le:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgtk-x11-2.0.so - =
found (/usr/local/lib/libgtk-x11-2.0.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgtk-3.so - not fo=
und
=3D=3D=3D>   Installing existing package /packages/All/gtk3-3.24.23.txz
[113i386-default-job-03] Installing gtk3-3.24.23...
[113i386-default-job-03] `-- Installing adwaita-icon-theme-3.28.0...
[113i386-default-job-03] `-- Extracting adwaita-icon-theme-3.28.0: ........=
.. done
[113i386-default-job-03] `-- Installing at-spi2-atk-2.34.2...
[113i386-default-job-03] |   `-- Installing at-spi2-core-2.36.0...
[113i386-default-job-03] |   | `-- Installing libxkbcommon-1.0.1...
[113i386-default-job-03] |   |   `-- Installing xkeyboard-config-2.30...
[113i386-default-job-03] |   |   `-- Extracting xkeyboard-config-2.30: ....=
...... done
[113i386-default-job-03] |   | `-- Extracting libxkbcommon-1.0.1: .........=
. done
[113i386-default-job-03] |   `-- Extracting at-spi2-core-2.36.0: ..........=
 done
[113i386-default-job-03] `-- Extracting at-spi2-atk-2.34.2: .......... done
[113i386-default-job-03] `-- Installing colord-1.3.5...
[113i386-default-job-03] |   `-- Installing argyllcms-1.9.2_5...
[113i386-default-job-03] |   | `-- Installing libXScrnSaver-1.2.3_2...
[113i386-default-job-03] |   | `-- Extracting libXScrnSaver-1.2.3_2: ......=
.... done
[113i386-default-job-03] |   | `-- Installing libXxf86vm-1.1.4_3...
[113i386-default-job-03] |   | `-- Extracting libXxf86vm-1.1.4_3: .........=
. done
[113i386-default-job-03] |   `-- Extracting argyllcms-1.9.2_5: .......... d=
one
[113i386-default-job-03] |   `-- Installing lcms2-2.11_1...
[113i386-default-job-03] |   `-- Extracting lcms2-2.11_1: .......... done
=3D=3D=3D> Creating groups.
Creating group 'colord' with gid '970'.
=3D=3D=3D> Creating users
Creating user 'colord' with uid '970'.
[113i386-default-job-03] `-- Extracting colord-1.3.5: .......... done
[113i386-default-job-03] `-- Installing libepoxy-1.5.4...
[113i386-default-job-03] `-- Extracting libepoxy-1.5.4: .......... done
[113i386-default-job-03] `-- Installing librsvg2-2.40.21...
[113i386-default-job-03] |   `-- Installing libcroco-0.6.13...
[113i386-default-job-03] |   `-- Extracting libcroco-0.6.13: .......... done
[113i386-default-job-03] |   `-- Installing libgsf-1.14.47_1...
[113i386-default-job-03] |   `-- Extracting libgsf-1.14.47_1: .......... do=
ne
[113i386-default-job-03] `-- Extracting librsvg2-2.40.21: .......... done
[113i386-default-job-03] `-- Installing wayland-1.18.0_4...
[113i386-default-job-03] |   `-- Installing libepoll-shim-0.0.20200602...
[113i386-default-job-03] |   `-- Extracting libepoll-shim-0.0.20200602: ...=
....... done
[113i386-default-job-03] `-- Extracting wayland-1.18.0_4: .......... done
[113i386-default-job-03] `-- Installing wayland-protocols-1.20...
[113i386-default-job-03] `-- Extracting wayland-protocols-1.20: .......... =
done
[113i386-default-job-03] Extracting gtk3-3.24.23: .......... done
=3D=3D=3D=3D=3D
Message from libxkbcommon-1.0.1:

--
If arrow keys don't work under X11 switch to legacy rules e.g.,

For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
  export XKB_DEFAULT_RULES=3Dxorg

For csh/tcsh run and (optionally) add into ~/.login:
  setenv XKB_DEFAULT_RULES xorg
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgtk-3.so - found =
(/usr/local/lib/libgtk-3.so)
=3D=3D=3D>   Returning to build of firefox-81.0,2
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libpango-1.0.so - fo=
und (/usr/local/lib/libpango-1.0.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libjpeg.so - found (=
/usr/local/lib/libjpeg.so)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D>> Recording filesystem state for prebuild... done
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: configure      >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>   firefox-81.0,2 depends on package: nspr>=3D4.26 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: nss>=3D3.56 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: icu>=3D67.1,1 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: libevent>=3D2.1.8 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: harfbuzz>=3D2.6.8 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: graphite2>=3D1.3.14 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: png>=3D1.6.35 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: libvpx>=3D1.8.2 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: py37-sqlite3>0 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: v4l_compat>0 - found
=3D=3D=3D>   firefox-81.0,2 depends on executable: autoconf-2.13 - found
=3D=3D=3D>   firefox-81.0,2 depends on executable: nasm - found
=3D=3D=3D>   firefox-81.0,2 depends on executable: yasm - found
=3D=3D=3D>   firefox-81.0,2 depends on executable: zip - found
=3D=3D=3D>   firefox-81.0,2 depends on package: llvm90>0 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: rust-cbindgen>=3D0.14.3 - f=
ound
=3D=3D=3D>   firefox-81.0,2 depends on package: rust>=3D1.41 - found
=3D=3D=3D>   firefox-81.0,2 depends on executable: node - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/bin/clang90 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: libnotify>0 - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/jack/jack.h=
 - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/pulse/pulse=
audio.h - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/include/sndio.h - f=
ound
=3D=3D=3D>   firefox-81.0,2 depends on package: gmake>=3D4.3 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: libiconv>=3D1.14_11 - found
=3D=3D=3D>   firefox-81.0,2 depends on package: pkgconf>=3D1.3.0_1 - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/bin/python3.7 - fou=
nd
=3D=3D=3D>   firefox-81.0,2 depends on executable: update-desktop-database =
- found
=3D=3D=3D>   firefox-81.0,2 depends on package: xorgproto>=3D0 - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
11.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
cb.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
composite.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
damage.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
ext.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
fixes.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
render.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on file: /usr/local/libdata/pkgconfig/x=
t.pc - found
=3D=3D=3D>   firefox-81.0,2 depends on package: perl5>=3D5.32.r0<5.33 - fou=
nd
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdrm.so - found (/=
usr/local/lib/libdrm.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libfontconfig.so - f=
ound (/usr/local/lib/libfontconfig.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libfreetype.so - fou=
nd (/usr/local/lib/libfreetype.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libaom.so - found (/=
usr/local/lib/libaom.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdav1d.so - found =
(/usr/local/lib/libdav1d.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libevent.so - found =
(/usr/local/lib/libevent.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libffi.so - found (/=
usr/local/lib/libffi.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgraphite2.so - fo=
und (/usr/local/lib/libgraphite2.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libharfbuzz.so - fou=
nd (/usr/local/lib/libharfbuzz.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libicui18n.so - foun=
d (/usr/local/lib/libicui18n.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libnspr4.so - found =
(/usr/local/lib/libnspr4.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libnss3.so - found (=
/usr/local/lib/libnss3.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libpng.so - found (/=
usr/local/lib/libpng.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libpixman-1.so - fou=
nd (/usr/local/lib/libpixman-1.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libvpx.so - found (/=
usr/local/lib/libvpx.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libwebp.so - found (=
/usr/local/lib/libwebp.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdbus-1.so - found=
 (/usr/local/lib/libdbus-1.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libdbus-glib-1.so - =
found (/usr/local/lib/libdbus-glib-1.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libGL.so - found (/u=
sr/local/lib/libGL.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libatk-1.0.so - foun=
d (/usr/local/lib/libatk-1.0.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libcairo.so - found =
(/usr/local/lib/libcairo.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgdk_pixbuf-2.0.so=
 - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libglib-2.0.so - fou=
nd (/usr/local/lib/libglib-2.0.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libintl.so - found (=
/usr/local/lib/libintl.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgtk-x11-2.0.so - =
found (/usr/local/lib/libgtk-x11-2.0.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libgtk-3.so - found =
(/usr/local/lib/libgtk-3.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libpango-1.0.so - fo=
und (/usr/local/lib/libpango-1.0.so)
=3D=3D=3D>   firefox-81.0,2 depends on shared library: libjpeg.so - found (=
/usr/local/lib/libjpeg.so)
=3D=3D=3D>  Configuring for firefox-81.0,2
(cd /wrkdirs/usr/ports/www/firefox/work/firefox-81.0 && /usr/local/bin/auto=
conf-2.13)
(cd /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/ && /usr/local/=
bin/autoconf-2.13)
Creating Python 3 environment
Using base prefix '/usr/local'
New python executable in /wrkdirs/usr/ports/www/firefox/work/.build/_virtua=
lenvs/init_py3/bin/python3.7
Also creating executable in /wrkdirs/usr/ports/www/firefox/work/.build/_vir=
tualenvs/init_py3/bin/python
Installing setuptools, pip, wheel...
done.
b"running build_ext\nbuilding 'psutil._psutil_bsd' extension\ncreating buil=
d/temp.freebsd-11.3-RELEASE-p11-i386-3.7\ncreating build/temp.freebsd-11.3-=
RELEASE-p11-i386-3.7/psutil\ncreating build/temp.freebsd-11.3-RELEASE-p11-i=
386-3.7/psutil/arch\ncreating build/temp.freebsd-11.3-RELEASE-p11-i386-3.7/=
psutil/arch/freebsd\ncc -pthread -Wno-unused-result -Wsign-compare -Wunreac=
hable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing=
 -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -DPSUTIL_POSIX=3D1 -DPSU=
TIL_BSD=3D1 -DPSUTIL_SIZEOF_PID_T=3D4 -DPSUTIL_VERSION=3D570 -DPSUTIL_FREEB=
SD=3D1 -I/usr/local/include/python3.7m -c psutil/_psutil_common.c -o build/=
temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psutil_common.o\ncc -pthread=
 -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -f=
stack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/l=
ocal/include -fPIC -DPSUTIL_POSIX=3D1 -DPSUTIL_BSD=3D1 -DPSUTIL_SIZEOF_PID_=
T=3D4 -DPSUTIL_VERSION=3D570 -DPSUTIL_FREEBSD=3D1 -I/usr/local/include/pyth=
on3.7m -c psutil/_psutil_posix.c -o build/temp.freebsd-11.3-RELEASE-p11-i38=
6-3.7/psutil/_psutil_posix.o\ncc -pthread -Wno-unused-result -Wsign-compare=
 -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict=
-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -DPSUTIL_POSIX=
=3D1 -DPSUTIL_BSD=3D1 -DPSUTIL_SIZEOF_PID_T=3D4 -DPSUTIL_VERSION=3D570 -DPS=
UTIL_FREEBSD=3D1 -I/usr/local/include/python3.7m -c psutil/_psutil_bsd.c -o=
 build/temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psutil_bsd.o\ncc -pth=
read -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pip=
e -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -isystem /u=
sr/local/include -fPIC -DPSUTIL_POSIX=3D1 -DPSUTIL_BSD=3D1 -DPSUTIL_SIZEOF_=
PID_T=3D4 -DPSUTIL_VERSION=3D570 -DPSUTIL_FREEBSD=3D1 -I/usr/local/include/=
python3.7m -c psutil/arch/freebsd/specific.c -o build/temp.freebsd-11.3-REL=
EASE-p11-i386-3.7/psutil/arch/freebsd/specific.o\ncc -pthread -Wno-unused-r=
esult -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protecto=
r-strong -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -=
fPIC -DPSUTIL_POSIX=3D1 -DPSUTIL_BSD=3D1 -DPSUTIL_SIZEOF_PID_T=3D4 -DPSUTIL=
_VERSION=3D570 -DPSUTIL_FREEBSD=3D1 -I/usr/local/include/python3.7m -c psut=
il/arch/freebsd/sys_socks.c -o build/temp.freebsd-11.3-RELEASE-p11-i386-3.7=
/psutil/arch/freebsd/sys_socks.o\ncc -pthread -Wno-unused-result -Wsign-com=
pare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-st=
rict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -DPSUTIL_PO=
SIX=3D1 -DPSUTIL_BSD=3D1 -DPSUTIL_SIZEOF_PID_T=3D4 -DPSUTIL_VERSION=3D570 -=
DPSUTIL_FREEBSD=3D1 -I/usr/local/include/python3.7m -c psutil/arch/freebsd/=
proc_socks.c -o build/temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/arch/fr=
eebsd/proc_socks.o\ncreating build/lib.freebsd-11.3-RELEASE-p11-i386-3.7\nc=
reating build/lib.freebsd-11.3-RELEASE-p11-i386-3.7/psutil\ncc -pthread -sh=
ared -L/usr/local/lib -fstack-protector-strong -DLIBICONV_PLUG -isystem /us=
r/local/include build/temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psutil=
_common.o build/temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psutil_posix=
.o build/temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psutil_bsd.o build/=
temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/arch/freebsd/specific.o build=
/temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/arch/freebsd/sys_socks.o bui=
ld/temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/arch/freebsd/proc_socks.o =
-L/usr/local/lib -ldevstat -lpython3.7m -o build/lib.freebsd-11.3-RELEASE-p=
11-i386-3.7/psutil/_psutil_bsd.so\nbuilding 'psutil._psutil_posix' extensio=
n\ncc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBU=
G -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -=
isystem /usr/local/include -fPIC -DPSUTIL_POSIX=3D1 -DPSUTIL_BSD=3D1 -DPSUT=
IL_SIZEOF_PID_T=3D4 -DPSUTIL_VERSION=3D570 -DPSUTIL_FREEBSD=3D1 -I/usr/loca=
l/include/python3.7m -c psutil/_psutil_common.c -o build/temp.freebsd-11.3-=
RELEASE-p11-i386-3.7/psutil/_psutil_common.o\ncc -pthread -Wno-unused-resul=
t -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-st=
rong -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC=
 -DPSUTIL_POSIX=3D1 -DPSUTIL_BSD=3D1 -DPSUTIL_SIZEOF_PID_T=3D4 -DPSUTIL_VER=
SION=3D570 -DPSUTIL_FREEBSD=3D1 -I/usr/local/include/python3.7m -c psutil/_=
psutil_posix.c -o build/temp.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psut=
il_posix.o\ncc -pthread -shared -L/usr/local/lib -fstack-protector-strong -=
DLIBICONV_PLUG -isystem /usr/local/include build/temp.freebsd-11.3-RELEASE-=
p11-i386-3.7/psutil/_psutil_common.o build/temp.freebsd-11.3-RELEASE-p11-i3=
86-3.7/psutil/_psutil_posix.o -L/usr/local/lib -lpython3.7m -o build/lib.fr=
eebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psutil_posix.so\ncopying build/lib.=
freebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psutil_bsd.so -> psutil\ncopying =
build/lib.freebsd-11.3-RELEASE-p11-i386-3.7/psutil/_psutil_posix.so -> psut=
il\n"
Error processing command. Ignoring because optional. (optional:packages.txt=
:comm/build/virtualenv_packages.txt)
Re-executing in the virtualenv
Adding configure options from /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/.mozconfig
  --enable-application=3Dbrowser
  --enable-official-branding
  --prefix=3D/usr/local
  --with-system-av1
  --with-system-libevent
  --enable-system-ffi
  --with-system-graphite2
  --with-system-harfbuzz
  --with-system-icu
  --with-intl-api
  --with-system-jpeg=3D/usr/local
  --with-system-nspr
  --with-system-nss
  --with-system-png=3D/usr/local
  --enable-system-pixman
  --with-system-libvpx
  --with-system-webp
  --enable-update-channel=3Drelease
  --disable-updater
  --with-system-zlib
  --enable-optimize
  --disable-libproxy
  --enable-jack
  --enable-pulseaudio
  --disable-debug
  --disable-debug-symbols
  --enable-release
  --enable-profiling
  --disable-tests
  --disable-strip
  --disable-install-strip
  LLVM_CONFIG=3Dllvm-config90
  RUSTFLAGS=3D
  MOZ_GOOGLE_SAFEBROWSING_API_KEY=3DAIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8
  MOZ_GOOGLE_LOCATION_SERVICE_API_KEY=3DAIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd=
1mp8
  PERL=3D/usr/local/bin/perl
  MOZ_OPTIMIZE_FLAGS=3D-O2 -O3
checking for vcs source checkout... no
checking for a shell... /bin/sh
checking for host system type... i586-unknown-freebsd11.3
checking for target system type... i586-unknown-freebsd11.3
checking whether cross compiling... no
checking for Python 3... /wrkdirs/usr/ports/www/firefox/work/.build/_virtua=
lenvs/init_py3/bin/python (3.7.9)
checking for yasm... /usr/local/bin/yasm
checking yasm version... 1.3.0
checking for the target C compiler... /usr/local/bin/clang90
checking whether the target C compiler can be used... yes
checking the target C compiler version... 9.0.1
checking the target C compiler works... yes
checking for the target C++ compiler... /usr/local/bin/clang++90
checking whether the target C++ compiler can be used... yes
checking the target C++ compiler version... 9.0.1
checking the target C++ compiler works... yes
checking for the host C compiler... /usr/local/bin/clang90
checking whether the host C compiler can be used... yes
checking the host C compiler version... 9.0.1
checking the host C compiler works... yes
checking for the host C++ compiler... /usr/local/bin/clang++90
checking whether the host C++ compiler can be used... yes
checking the host C++ compiler version... 9.0.1
checking the host C++ compiler works... yes
checking for 64-bit OS... no
checking for nasm... /usr/local/bin/nasm
checking nasm version... 2.15.03
checking for linker... lld
checking for the assembler... /usr/local/bin/clang90
checking for ar... /usr/bin/ar
checking for pkg_config... /usr/local/bin/pkgconf
checking for pkg-config version... 1.7.3
checking for stdint.h... yes
checking for inttypes.h... yes
checking for malloc.h... no
checking for alloca.h... no
checking for sys/byteorder.h... no
checking for getopt.h... yes
checking for unistd.h... yes
checking for nl_types.h... yes
checking for cpuid.h... yes
checking for fts.h... yes
checking for sys/statvfs.h... yes
checking for sys/statfs.h... no
checking for sys/vfs.h... no
checking for sys/mount.h... yes
checking for sys/quota.h... no
checking for sys/queue.h... yes
checking for sys/types.h... yes
checking for netinet/in.h... yes
checking for byteswap.h... no
checking for perf_event_open system call... no
checking whether the C compiler supports -Wbitfield-enum-conversion... yes
checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes
checking whether the C compiler supports -Wshadow-field-in-constructor-modi=
fied... yes
checking whether the C++ compiler supports -Wshadow-field-in-constructor-mo=
dified... yes
checking whether the C compiler supports -Wunreachable-code-return... yes
checking whether the C++ compiler supports -Wunreachable-code-return... yes
checking whether the C compiler supports -Wclass-varargs... yes
checking whether the C++ compiler supports -Wclass-varargs... yes
checking whether the C++ compiler supports -Wempty-init-stmt... yes
checking whether the C compiler supports -Wfloat-overflow-conversion... yes
checking whether the C++ compiler supports -Wfloat-overflow-conversion... y=
es
checking whether the C compiler supports -Wfloat-zero-conversion... yes
checking whether the C++ compiler supports -Wfloat-zero-conversion... yes
checking whether the C compiler supports -Wloop-analysis... yes
checking whether the C++ compiler supports -Wloop-analysis... yes
checking whether the C++ compiler supports -Wc++2a-compat... yes
checking whether the C++ compiler supports -Wcomma... yes
checking whether the C compiler supports -Wduplicated-cond... no
checking whether the C++ compiler supports -Wduplicated-cond... no
checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
checking whether the C++ compiler supports -Wunused-function... yes
checking whether the C++ compiler supports -Wunused-variable... yes
checking whether the C compiler supports -Wstring-conversion... yes
checking whether the C++ compiler supports -Wstring-conversion... yes
checking whether the C compiler supports -Wtautological-overlap-compare... =
yes
checking whether the C++ compiler supports -Wtautological-overlap-compare..=
. yes
checking whether the C compiler supports -Wtautological-unsigned-enum-zero-=
compare... yes
checking whether the C++ compiler supports -Wtautological-unsigned-enum-zer=
o-compare... yes
checking whether the C compiler supports -Wtautological-unsigned-zero-compa=
re... yes
checking whether the C++ compiler supports -Wtautological-unsigned-zero-com=
pare... yes
checking whether the C compiler supports -Wno-error=3Dtautological-type-lim=
it-compare... yes
checking whether the C++ compiler supports -Wno-error=3Dtautological-type-l=
imit-compare... yes
checking whether the C++ compiler supports -Wno-inline-new-delete... yes
checking whether the C compiler supports -Wno-error=3Dmaybe-uninitialized..=
. no
checking whether the C++ compiler supports -Wno-error=3Dmaybe-uninitialized=
... no
checking whether the C compiler supports -Wno-error=3Ddeprecated-declaratio=
ns... yes
checking whether the C++ compiler supports -Wno-error=3Ddeprecated-declarat=
ions... yes
checking whether the C compiler supports -Wno-error=3Darray-bounds... yes
checking whether the C++ compiler supports -Wno-error=3Darray-bounds... yes
checking whether the C compiler supports -Wno-error=3Dcoverage-mismatch... =
no
checking whether the C++ compiler supports -Wno-error=3Dcoverage-mismatch..=
. no
checking whether the C compiler supports -Wno-error=3Dbackend-plugin... yes
checking whether the C++ compiler supports -Wno-error=3Dbackend-plugin... y=
es
checking whether the C compiler supports -Wno-error=3Dfree-nonheap-object..=
. no
checking whether the C++ compiler supports -Wno-error=3Dfree-nonheap-object=
... no
checking whether the C compiler supports -Wno-multistatement-macros... no
checking whether the C++ compiler supports -Wno-multistatement-macros... no
checking whether the C compiler supports -Wno-error=3Dreturn-std-move... yes
checking whether the C++ compiler supports -Wno-error=3Dreturn-std-move... =
yes
checking whether the C compiler supports -Wno-error=3Dclass-memaccess... no
checking whether the C++ compiler supports -Wno-error=3Dclass-memaccess... =
no
checking whether the C compiler supports -Wno-error=3Datomic-alignment... y=
es
checking whether the C++ compiler supports -Wno-error=3Datomic-alignment...=
 yes
checking whether the C compiler supports -Wno-error=3Ddeprecated-copy... no
checking whether the C++ compiler supports -Wno-error=3Ddeprecated-copy... =
no
checking whether the C compiler supports -Wformat... yes
checking whether the C++ compiler supports -Wformat... yes
checking whether the C compiler supports -Wformat-security... yes
checking whether the C++ compiler supports -Wformat-security... yes
checking whether the C compiler supports -Wformat-overflow=3D2... no
checking whether the C++ compiler supports -Wformat-overflow=3D2... no
checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-argum=
ents... yes
checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arg=
uments... yes
checking whether the C compiler supports -Werror=3Dimplicit-function-declar=
ation... yes
checking whether the C++ compiler supports -Werror=3Dimplicit-function-decl=
aration... yes
checking whether the C compiler supports -Wno-psabi... no
checking whether the C++ compiler supports -Wno-psabi... no
checking for llvm_profdata... /usr/bin/llvm-profdata
checking whether the C++ compiler supports -fno-sized-deallocation... yes
checking whether the C++ compiler supports -fno-aligned-new... yes
checking for jack... yes
checking MOZ_JACK_CFLAGS... -I/usr/local/include
checking MOZ_JACK_LIBS... -L/usr/local/lib -ljack -pthread
checking for libpulse... yes
checking MOZ_PULSEAUDIO_CFLAGS... -I/usr/local/include -D_REENTRANT
checking MOZ_PULSEAUDIO_LIBS... -L/usr/local/lib -lpulse -lpthread
checking for nspr >=3D 4.26... yes
checking NSPR_CFLAGS... -I/usr/local/include/nspr
checking NSPR_LIBS... -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -ldl
checking for rustc... /usr/local/bin/rustc
checking for cargo... /usr/local/bin/cargo
checking rustc version... 1.46.0
checking cargo version... 1.46.0
checking for rust target triplet... i686-unknown-freebsd
checking for rust host triplet... i686-unknown-freebsd
checking for rustdoc... /usr/local/bin/rustdoc
checking for cbindgen... /usr/local/bin/cbindgen
checking for rustfmt... /usr/local/bin/rustfmt
checking for clang for bindgen... /usr/local/bin/clang++90
checking for libclang for bindgen... /usr/local/llvm90/lib/libclang.so
checking that libclang is new enough... yes
checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new =
-DTRACING=3D1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSI=
X=3D1 -DOS_BSD=3D1 -DOS_FREEBSD=3D1 -std=3Dgnu++17
checking for libffi > 3.0.9... yes
checking MOZ_FFI_CFLAGS... -I/usr/local/include
checking MOZ_FFI_LIBS... -L/usr/local/lib -lffi
checking for icu-i18n >=3D 67.1... yes
checking MOZ_ICU_CFLAGS... -I/usr/local/include
checking MOZ_ICU_LIBS... -licui18n -L/usr/local/lib -licuuc -licudata
checking for nodejs... /usr/local/bin/node (14.11.0)
checking for gtk+-wayland-3.0 >=3D 3.14 xkbcommon >=3D 0.4.1 libdrm >=3D 2.=
4... yes
checking MOZ_WAYLAND_CFLAGS... -I/usr/local/include/gtk-3.0 -I/usr/local/in=
clude/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inc=
lude -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include=
/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/=
local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/g=
dk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libep=
oll-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 =
-I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/loca=
l/include/at-spi-2.0 -D_THREAD_SAFE -pthread -I/usr/local/include/libdrm
checking MOZ_WAYLAND_LIBS... -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-=
1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.=
0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxkbcommon -ldrm
checking for pango >=3D 1.22.0 pangoft2 >=3D 1.22.0 pangocairo >=3D 1.22.0.=
.. yes
checking MOZ_PANGO_CFLAGS... -I/usr/local/include/pango-1.0 -I/usr/local/in=
clude/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/us=
r/local/include/fribidi -I/usr/local/include/freetype2 -I/usr/local/include=
/harfbuzz -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/l=
ocal/include/libpng16 -D_THREAD_SAFE -pthread
checking MOZ_PANGO_LIBS... -L/usr/local/lib -lpangoft2-1.0 -lfontconfig -lf=
reetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lcair=
o -lpthread
checking for fontconfig >=3D 2.7.0... yes
checking _FONTCONFIG_CFLAGS... -I/usr/local/include -I/usr/local/include/fr=
eetype2
checking _FONTCONFIG_LIBS... -L/usr/local/lib -lfontconfig -lfreetype
checking for freetype2 >=3D 6.1.0... yes
checking _FT2_CFLAGS... -I/usr/local/include/freetype2
checking _FT2_LIBS... -L/usr/local/lib -lfreetype
checking for aom >=3D 1.0.0... yes
checking MOZ_SYSTEM_LIBAOM_CFLAGS... -I/usr/local/include
checking MOZ_SYSTEM_LIBAOM_LIBS... -L/usr/local/lib -laom
checking for dav1d >=3D 0.1.1... yes
checking MOZ_SYSTEM_LIBDAV1D_CFLAGS... -I/usr/local/include
checking MOZ_SYSTEM_LIBDAV1D_LIBS... -L/usr/local/lib -ldav1d
checking for tar... /usr/bin/tar
checking for unzip... /usr/bin/unzip
checking for zip... /usr/local/bin/zip
checking for gn... not found
checking for the Mozilla API key... no
checking for the Google Location Service API key... yes
checking for the Google Safebrowsing API key... yes
checking for the Bing API key... no
checking for the Adjust SDK key... no
checking for the Leanplum SDK key... no
checking for the Pocket API key... no
checking for libwebp >=3D 1.0.2 libwebpdemux >=3D 1.0.2... yes
checking MOZ_WEBP_CFLAGS... -I/usr/local/include
checking MOZ_WEBP_LIBS... -L/usr/local/lib -lwebpdemux -lwebp
checking for graphite2... yes
checking MOZ_GRAPHITE2_CFLAGS... -I/usr/local/include
checking MOZ_GRAPHITE2_LIBS... -L/usr/local/lib -lgraphite2
checking for harfbuzz >=3D 2.6.8... yes
checking MOZ_HARFBUZZ_CFLAGS... -I/usr/local/include/harfbuzz -I/usr/local/=
include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr=
/local/lib/glib-2.0/include
checking MOZ_HARFBUZZ_LIBS... -L/usr/local/lib -lharfbuzz
checking for vpx >=3D 1.8.0... yes
checking MOZ_LIBVPX_CFLAGS... -I/usr/local/include
checking MOZ_LIBVPX_LIBS... -L/usr/local/lib -lvpx -lm
checking for vpx/vpx_decoder.h... yes
checking for vpx_codec_dec_init_ver... yes
checking for jpeg_destroy_compress... yes
checking for sufficient jpeg library version... yes
checking for sufficient libjpeg-turbo JCS_EXTENSIONS... yes
checking for dump_syms... not found
checking for nss >=3D 3.56... yes
checking NSS_CFLAGS... -I/usr/local/include -I/usr/local/include/nss -I/usr=
/local/include/nspr
checking NSS_LIBS... -L/usr/local/lib -lnss3 -lsmime3 -lssl3 -lnssutil3 -lp=
lds4 -lplc4 -lnspr4 -pthread -ldl
checking for awk... /usr/bin/nawk
checking for perl... /usr/local/bin/perl
checking for minimum required perl version >=3D 5.006... 5.032000
checking for full perl installation... yes
checking for gmake... /usr/local/bin/gmake
checking for watchman... not found
checking for xargs... /usr/bin/xargs
checking for NSIS version... no
checking for llvm-objdump... /usr/local/llvm90/bin/llvm-objdump
checking for zlib >=3D 1.2.3... yes
checking MOZ_ZLIB_CFLAGS...=20
checking MOZ_ZLIB_LIBS... -lz
checking for autoconf... /usr/local/bin/autoconf-2.13
Refreshing /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/old-configure w=
ith /usr/local/bin/autoconf-2.13
creating cache ./config.cache
checking host system type... i586-unknown-freebsd11.3
checking target system type... i586-unknown-freebsd11.3
checking build system type... i586-unknown-freebsd11.3
checking for gcc... (cached) /usr/local/bin/clang90 -std=3Dgnu99
checking whether the C compiler (/usr/local/bin/clang90 -std=3Dgnu99 -O2 -p=
ipe  -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/inclu=
de -fno-strict-aliasing   -Wl,--as-needed -fstack-protector-strong  ) works=
... (cached) yes
checking whether the C compiler (/usr/local/bin/clang90 -std=3Dgnu99 -O2 -p=
ipe  -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/inclu=
de -fno-strict-aliasing   -Wl,--as-needed -fstack-protector-strong  ) is a =
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /usr/local/bin/clang90 -std=3Dgnu99 accepts -g... (cached)=
 yes
checking for c++... (cached) /usr/local/bin/clang++90 -std=3Dgnu++17
checking whether the C++ compiler (/usr/local/bin/clang++90 -std=3Dgnu++17 =
-O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/=
include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include  =
 -Wl,--as-needed -fstack-protector-strong  ) works... (cached) yes
checking whether the C++ compiler (/usr/local/bin/clang++90 -std=3Dgnu++17 =
-O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/=
include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include  =
 -Wl,--as-needed -fstack-protector-strong  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether /usr/local/bin/clang++90 -std=3Dgnu++17 accepts -g... (cac=
hed) yes
checking for ranlib... ranlib
checking for /usr/local/bin/clang90... /usr/local/bin/clang90 -std=3Dgnu99
checking for strip... strip
checking for otool... no
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for --noexecstack option to as... yes
checking for -z noexecstack option to ld... yes
checking for -z text option to ld... yes
checking for -z relro option to ld... yes
checking for -z nocopyreloc option to ld... yes
checking for -Bsymbolic-functions option to ld... yes
checking for --build-id=3Dsha1 option to ld... yes
checking for --ignore-unresolved-symbol option to ld... no
checking if toolchain supports -mssse3 option... yes
checking if toolchain supports -msse4.1 option... yes
checking for x86 AVX2 asm support in compiler... yes
checking whether the linker supports Identical Code Folding... no
checking whether removing dead symbols breaks debugging... no
checking for working const... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether 64-bits std::atomic requires -latomic... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sockaddr_in.sin_len... true
checking for sockaddr_in6.sin6_len... true
checking for sockaddr.sa_len... true
checking for gethostbyname_r in -lc_r... no
checking for library containing dlopen... none required
checking for dlfcn.h... yes
checking for dladdr... yes
checking for memmem... yes
checking for socket in -lsocket... no
checking for XDrawLines in -lX11... yes
checking for XextAddDisplay in -lXext... yes
checking for XtFree in -lXt... yes
checking for xcb_connect in -lxcb... yes
checking for xcb_shm_query_version in -lxcb-shm... yes
checking for XGetXCBConnection in -lX11-xcb... yes
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether /usr/local/bin/clang90 -std=3Dgnu99 accepts -pthread... yes
checking for pthread.h... yes
checking for stat64... no
checking for lstat64... no
checking for truncate64... no
checking for statvfs64... no
checking for statvfs... yes
checking for statfs64... no
checking for statfs... yes
checking for getpagesize... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for arc4random... yes
checking for arc4random_buf... yes
checking for mallinfo... no
checking for gettid... no
checking for lchown... yes
checking for setpriority... yes
checking for strerror... yes
checking for syscall... yes
checking for clock_gettime(CLOCK_MONOTONIC)...
checking for pthread_cond_timedwait_monotonic_np...
checking for res_ninit()... yes
checking for an implementation of va_copy()... yes
checking whether va_list can be copied by value... yes
checking for __thread keyword for TLS variables... yes
checking for localeconv... yes
checking for malloc.h... no
checking for malloc_np.h... yes
checking for strndup... yes
checking for posix_memalign... yes
checking for memalign... no
checking for malloc_usable_size... yes
checking for valloc in malloc.h... no
checking for valloc in unistd.h... yes
checking for _aligned_malloc in malloc.h... no
checking for libevent... yes
checking MOZ_LIBEVENT_CFLAGS... -I/usr/local/include
checking MOZ_LIBEVENT_LIBS... -L/usr/local/lib -levent
checking for png_get_valid in -lpng... yes
checking for png_get_acTL in -lpng... yes
checking if app-specific confvars.sh exists... /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/browser/confvars.sh
checking for gtk+-3.0 >=3D 3.14.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 =
gio-unix-2.0 ... yes
checking MOZ_GTK3_CFLAGS... -I/usr/local/include/gtk-3.0 -I/usr/local/inclu=
de/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/includ=
e -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/ca=
iro -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/loc=
al/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-=
pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/libepoll=
-shim -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/=
usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/i=
nclude/at-spi-2.0 -I/usr/local/include/gtk-3.0/unix-print -D_THREAD_SAFE -p=
thread
checking MOZ_GTK3_LIBS... -L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0=
 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -=
lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
checking for gtk+-2.0 >=3D 2.18.0 gtk+-unix-print-2.0 glib-2.0 >=3D 2.42 go=
bject-2.0 gio-unix-2.0 gdk-x11-2.0... yes
checking MOZ_GTK2_CFLAGS... -I/usr/local/include/gtk-2.0 -I/usr/local/inclu=
de/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/includ=
e -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/ca=
iro -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/loc=
al/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-=
pixbuf-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gtk-unix-print=
-2.0 -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -pthread
checking MOZ_GTK2_LIBS... -L/usr/local/lib -lgtk-x11-2.0 -latk-1.0 -lpangof=
t2-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lp=
ango-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl
checking for dbus-1 >=3D 0.60... yes
checking MOZ_DBUS_CFLAGS... -I/usr/local/include/dbus-1.0 -I/usr/local/lib/=
dbus-1.0/include
checking MOZ_DBUS_LIBS... -L/usr/local/lib -ldbus-1
checking for dbus-glib-1 >=3D 0.60... yes
checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/local/include/dbus-1.0 -I/usr/local=
/lib/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2=
.0/include -I/usr/local/include
checking MOZ_DBUS_GLIB_LIBS... -L/usr/local/lib -ldbus-glib-1 -ldbus-1 -lgo=
bject-2.0 -lglib-2.0 -lintl
checking for wget... no
checking for fdatasync... yes
checking for valid C compiler optimization flags... yes
checking for __cxa_demangle... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for -pipe support... yes
checking what kind of list files are supported by the linker... linkerscript
checking for glib-2.0 >=3D 1.3.7 gobject-2.0... yes
checking GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib=
-2.0/include -I/usr/local/include
checking GLIB_LIBS... -L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl
checking for FT_Bitmap_Size.y_ppem... yes
checking for FT_GlyphSlot_Embolden... yes
checking for FT_Load_Sfnt_Table... yes
checking for fontconfig/fcfreetype.h... yes
checking for pixman-1 >=3D 0.19.2... yes
checking MOZ_PIXMAN_CFLAGS... -I/usr/local/include/pixman-1
checking MOZ_PIXMAN_LIBS... -L/usr/local/lib -lpixman-1
checking for posix_fadvise... yes
checking for posix_fallocate... yes
updating cache ./config.cache
creating ./config.data
js/src> configuring
js/src> running /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/configure.=
py --enable-project=3Djs --host=3Di586-unknown-freebsd11.3 --target=3Di586-=
unknown-freebsd11.3 MOZILLA_OFFICIAL=3D MOZBUILD_STATE_PATH=3D --disable-te=
sts --disable-debug --without-debug-label --disable-rust-debug MOZ_PGO=3D -=
-enable-release --enable-optimize --without-ccache CCACHE_PREFIX=3D RUSTC_W=
RAPPER=3D --without-toolchain-prefix --disable-debug-symbols --disable-addr=
ess-sanitizer --disable-memory-sanitizer --disable-thread-sanitizer --disab=
le-undefined-sanitizer --disable-signed-overflow-sanitizer --disable-unsign=
ed-overflow-sanitizer --enable-frame-pointers --disable-coverage RUSTC_OPT_=
LEVEL=3D2 --enable-cargo-incremental --disable-linker AS=3D --disable-clang=
-plugin --disable-clang-plugin-alpha --disable-mozsearch-plugin --disable-s=
tdcxx-compat --disable-fuzzing --disable-cpp-rtti --disable-jemalloc --with=
out-linux-headers --disable-warnings-as-errors --disable-profile-generate -=
-disable-profile-use --without-pgo-profile-path --disable-lto MOZ_LD64_KNOW=
N_GOOD=3D --enable-new-pass-manager --disable-valgrind --without-app-name -=
-disable-smoosh --with-system-nspr RUSTC=3D CARGO=3D RUSTDOC=3D RUSTFMT=3D =
--without-libclang-path --without-clang-path BINDGEN_CFLAGS=3D --disable-js=
-shell --enable-jit --disable-simulator --disable-instruments --disable-cal=
lgrind --enable-profiling --disable-vtune --disable-gc-probes --disable-gcz=
eal --disable-small-chunk-size --disable-trace-logging --disable-oom-breakp=
oint --disable-perf --disable-jitspew --disable-masm-verbose --disable-more=
-deterministic --enable-ctypes --with-system-ffi --disable-pipeline-operato=
r --disable-rust-simd --disable-cranelift --disable-spidermonkey-telemetry =
--disable-wasm-codegen-debug --disable-typed-objects --enable-wasm-reftypes=
 --disable-wasm-gc --disable-wasm-private-reftypes --enable-wasm-multi-valu=
e --enable-shared-memory --enable-wasm-simd --without-qemu-exe --with-cross=
-lib=3D/usr/i586-unknown-freebsd11.3 --without-sixgill --with-jitreport-gra=
nularity=3D3 --with-system-icu --with-intl-api --disable-dtrace --enable-ic=
f --disable-strip --disable-install-strip --with-system-zlib --prefix=3D/wr=
kdirs/usr/ports/www/firefox/work/.build/dist JS_STANDALONE=3D
js/src> checking for vcs source checkout... no
js/src> checking for a shell... /bin/sh
js/src> checking for host system type... i586-unknown-freebsd11.3
js/src> checking for target system type... i586-unknown-freebsd11.3
js/src> checking for Python 3... /wrkdirs/usr/ports/www/firefox/work/.build=
/_virtualenvs/init_py3/bin/python (3.7.9)
js/src> checking whether cross compiling... no
js/src> checking for yasm... /usr/local/bin/yasm
js/src> checking yasm version... 1.3.0
js/src> checking for the target C compiler... /usr/local/bin/clang90
js/src> checking whether the target C compiler can be used... yes
js/src> checking the target C compiler version... 9.0.1
js/src> checking the target C compiler works... yes
js/src> checking for the target C++ compiler... /usr/local/bin/clang++90
js/src> checking whether the target C++ compiler can be used... yes
js/src> checking the target C++ compiler version... 9.0.1
js/src> checking the target C++ compiler works... yes
js/src> checking for the host C compiler... /usr/local/bin/clang90
js/src> checking whether the host C compiler can be used... yes
js/src> checking the host C compiler version... 9.0.1
js/src> checking the host C compiler works... yes
js/src> checking for the host C++ compiler... /usr/local/bin/clang++90
js/src> checking whether the host C++ compiler can be used... yes
js/src> checking the host C++ compiler version... 9.0.1
js/src> checking the host C++ compiler works... yes
js/src> checking for 64-bit OS... no
js/src> checking for nasm... /usr/local/bin/nasm
js/src> checking nasm version... 2.15.03
js/src> checking for linker... lld
js/src> checking for the assembler... /usr/local/bin/clang90
js/src> checking for ar... /usr/bin/ar
js/src> checking for pkg_config... /usr/local/bin/pkgconf
js/src> checking for pkg-config version... 1.7.3
js/src> checking for stdint.h... yes
js/src> checking for inttypes.h... yes
js/src> checking for malloc.h... no
js/src> checking for alloca.h... no
js/src> checking for sys/byteorder.h... no
js/src> checking for getopt.h... yes
js/src> checking for unistd.h... yes
js/src> checking for nl_types.h... yes
js/src> checking for cpuid.h... yes
js/src> checking for fts.h... yes
js/src> checking for sys/statvfs.h... yes
js/src> checking for sys/statfs.h... no
js/src> checking for sys/vfs.h... no
js/src> checking for sys/mount.h... yes
js/src> checking for sys/quota.h... no
js/src> checking for sys/queue.h... yes
js/src> checking for sys/types.h... yes
js/src> checking for netinet/in.h... yes
js/src> checking for byteswap.h... no
js/src> checking for perf_event_open system call... no
js/src> checking whether the C compiler supports -Wbitfield-enum-conversion=
... yes
js/src> checking whether the C++ compiler supports -Wbitfield-enum-conversi=
on... yes
js/src> checking whether the C compiler supports -Wshadow-field-in-construc=
tor-modified... yes
js/src> checking whether the C++ compiler supports -Wshadow-field-in-constr=
uctor-modified... yes
js/src> checking whether the C compiler supports -Wunreachable-code-return.=
.. yes
js/src> checking whether the C++ compiler supports -Wunreachable-code-retur=
n... yes
js/src> checking whether the C compiler supports -Wclass-varargs... yes
js/src> checking whether the C++ compiler supports -Wclass-varargs... yes
js/src> checking whether the C++ compiler supports -Wempty-init-stmt... yes
js/src> checking whether the C compiler supports -Wfloat-overflow-conversio=
n... yes
js/src> checking whether the C++ compiler supports -Wfloat-overflow-convers=
ion... yes
js/src> checking whether the C compiler supports -Wfloat-zero-conversion...=
 yes
js/src> checking whether the C++ compiler supports -Wfloat-zero-conversion.=
.. yes
js/src> checking whether the C compiler supports -Wloop-analysis... yes
js/src> checking whether the C++ compiler supports -Wloop-analysis... yes
js/src> checking whether the C++ compiler supports -Wc++2a-compat... yes
js/src> checking whether the C++ compiler supports -Wcomma... yes
js/src> checking whether the C compiler supports -Wduplicated-cond... no
js/src> checking whether the C++ compiler supports -Wduplicated-cond... no
js/src> checking whether the C++ compiler supports -Wimplicit-fallthrough..=
. yes
js/src> checking whether the C++ compiler supports -Wunused-function... yes
js/src> checking whether the C++ compiler supports -Wunused-variable... yes
js/src> checking whether the C compiler supports -Wstring-conversion... yes
js/src> checking whether the C++ compiler supports -Wstring-conversion... y=
es
js/src> checking whether the C compiler supports -Wtautological-overlap-com=
pare... yes
js/src> checking whether the C++ compiler supports -Wtautological-overlap-c=
ompare... yes
js/src> checking whether the C compiler supports -Wtautological-unsigned-en=
um-zero-compare... yes
js/src> checking whether the C++ compiler supports -Wtautological-unsigned-=
enum-zero-compare... yes
js/src> checking whether the C compiler supports -Wtautological-unsigned-ze=
ro-compare... yes
js/src> checking whether the C++ compiler supports -Wtautological-unsigned-=
zero-compare... yes
js/src> checking whether the C compiler supports -Wno-error=3Dtautological-=
type-limit-compare... yes
js/src> checking whether the C++ compiler supports -Wno-error=3Dtautologica=
l-type-limit-compare... yes
js/src> checking whether the C++ compiler supports -Wno-inline-new-delete..=
. yes
js/src> checking whether the C compiler supports -Wno-error=3Dmaybe-uniniti=
alized... no
js/src> checking whether the C++ compiler supports -Wno-error=3Dmaybe-unini=
tialized... no
js/src> checking whether the C compiler supports -Wno-error=3Ddeprecated-de=
clarations... yes
js/src> checking whether the C++ compiler supports -Wno-error=3Ddeprecated-=
declarations... yes
js/src> checking whether the C compiler supports -Wno-error=3Darray-bounds.=
.. yes
js/src> checking whether the C++ compiler supports -Wno-error=3Darray-bound=
s... yes
js/src> checking whether the C compiler supports -Wno-error=3Dcoverage-mism=
atch... no
js/src> checking whether the C++ compiler supports -Wno-error=3Dcoverage-mi=
smatch... no
js/src> checking whether the C compiler supports -Wno-error=3Dbackend-plugi=
n... yes
js/src> checking whether the C++ compiler supports -Wno-error=3Dbackend-plu=
gin... yes
js/src> checking whether the C compiler supports -Wno-error=3Dfree-nonheap-=
object... no
js/src> checking whether the C++ compiler supports -Wno-error=3Dfree-nonhea=
p-object... no
js/src> checking whether the C compiler supports -Wno-multistatement-macros=
... no
js/src> checking whether the C++ compiler supports -Wno-multistatement-macr=
os... no
js/src> checking whether the C compiler supports -Wno-error=3Dreturn-std-mo=
ve... yes
js/src> checking whether the C++ compiler supports -Wno-error=3Dreturn-std-=
move... yes
js/src> checking whether the C compiler supports -Wno-error=3Dclass-memacce=
ss... no
js/src> checking whether the C++ compiler supports -Wno-error=3Dclass-memac=
cess... no
js/src> checking whether the C compiler supports -Wno-error=3Datomic-alignm=
ent... yes
js/src> checking whether the C++ compiler supports -Wno-error=3Datomic-alig=
nment... yes
js/src> checking whether the C compiler supports -Wno-error=3Ddeprecated-co=
py... no
js/src> checking whether the C++ compiler supports -Wno-error=3Ddeprecated-=
copy... no
js/src> checking whether the C compiler supports -Wformat... yes
js/src> checking whether the C++ compiler supports -Wformat... yes
js/src> checking whether the C compiler supports -Wformat-security... yes
js/src> checking whether the C++ compiler supports -Wformat-security... yes
js/src> checking whether the C compiler supports -Wformat-overflow=3D2... no
js/src> checking whether the C++ compiler supports -Wformat-overflow=3D2...=
 no
js/src> checking whether the C compiler supports -Wno-gnu-zero-variadic-mac=
ro-arguments... yes
js/src> checking whether the C++ compiler supports -Wno-gnu-zero-variadic-m=
acro-arguments... yes
js/src> checking whether the C compiler supports -Werror=3Dimplicit-functio=
n-declaration... yes
js/src> checking whether the C++ compiler supports -Werror=3Dimplicit-funct=
ion-declaration... yes
js/src> checking whether the C++ compiler supports -Wno-noexcept-type... yes
js/src> checking whether the C compiler supports -Wno-psabi... no
js/src> checking whether the C++ compiler supports -Wno-psabi... no
js/src> checking for llvm_profdata... /usr/bin/llvm-profdata
js/src> checking whether the C++ compiler supports -fno-sized-deallocation.=
.. yes
js/src> checking whether the C++ compiler supports -fno-aligned-new... yes
js/src> checking for nspr >=3D 4.10... yes
js/src> checking NSPR_CFLAGS... -I/usr/local/include/nspr
js/src> checking NSPR_LIBS... -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthr=
ead -ldl
js/src> checking for rustc... /usr/local/bin/rustc
js/src> checking for cargo... /usr/local/bin/cargo
js/src> checking rustc version... 1.46.0
js/src> checking cargo version... 1.46.0
js/src> checking for rust target triplet... i686-unknown-freebsd
js/src> checking for rust host triplet... i686-unknown-freebsd
js/src> checking for rustdoc... /usr/local/bin/rustdoc
js/src> checking for rustfmt... /usr/local/bin/rustfmt
js/src> checking for clang for bindgen... /usr/local/bin/clang++90
js/src> checking for libclang for bindgen... /usr/local/llvm90/lib/libclang=
.so
js/src> checking that libclang is new enough... yes
js/src> checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-alig=
ned-new -DTRACING=3D1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -=
DOS_POSIX=3D1 -DOS_BSD=3D1 -DOS_FREEBSD=3D1 -std=3Dgnu++17
js/src> checking for libffi > 3.0.9... yes
js/src> checking MOZ_FFI_CFLAGS... -I/usr/local/include
js/src> checking MOZ_FFI_LIBS... -L/usr/local/lib -lffi
js/src> checking for icu-i18n >=3D 67.1... yes
js/src> checking MOZ_ICU_CFLAGS... -I/usr/local/include
js/src> checking MOZ_ICU_LIBS... -licui18n -L/usr/local/lib -licuuc -licuda=
ta
js/src> checking for awk... /usr/bin/nawk
js/src> checking for perl... /usr/local/bin/perl
js/src> checking for minimum required perl version >=3D 5.006... 5.032000
js/src> checking for full perl installation... yes
js/src> checking for gmake... /usr/local/bin/gmake
js/src> checking for watchman... not found
js/src> checking for xargs... /usr/bin/xargs
js/src> checking for NSIS version... no
js/src> checking for llvm-objdump... /usr/local/llvm90/bin/llvm-objdump
js/src> checking for zlib >=3D 1.2.3... yes
js/src> checking MOZ_ZLIB_CFLAGS...=20
js/src> checking MOZ_ZLIB_LIBS... -lz
js/src> checking for autoconf... /usr/local/bin/autoconf-2.13
js/src> Refreshing /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/=
old-configure with /usr/local/bin/autoconf-2.13
js/src> loading cache /wrkdirs/usr/ports/www/firefox/work/.build/./config.c=
ache
js/src> checking host system type... i586-unknown-freebsd11.3
js/src> checking target system type... i586-unknown-freebsd11.3
js/src> checking build system type... i586-unknown-freebsd11.3
js/src> checking for gcc... (cached) /usr/local/bin/clang90 -std=3Dgnu99
js/src> checking whether the C compiler (/usr/local/bin/clang90 -std=3Dgnu9=
9 -O2 -pipe  -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/loc=
al/include -fno-strict-aliasing   -Wl,--as-needed -fstack-protector-strong =
 ) works... (cached) yes
js/src> checking whether the C compiler (/usr/local/bin/clang90 -std=3Dgnu9=
9 -O2 -pipe  -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/loc=
al/include -fno-strict-aliasing   -Wl,--as-needed -fstack-protector-strong =
 ) is a cross-compiler... no
js/src> checking whether we are using GNU C... (cached) yes
js/src> checking whether /usr/local/bin/clang90 -std=3Dgnu99 accepts -g... =
(cached) yes
js/src> checking for c++... (cached) /usr/local/bin/clang++90 -std=3Dgnu++17
js/src> checking whether the C++ compiler (/usr/local/bin/clang++90 -std=3D=
gnu++17 -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /us=
r/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/i=
nclude   -Wl,--as-needed -fstack-protector-strong  ) works... (cached) yes
js/src> checking whether the C++ compiler (/usr/local/bin/clang++90 -std=3D=
gnu++17 -O2 -pipe -O3 -DLIBICONV_PLUG -fstack-protector-strong -isystem /us=
r/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/i=
nclude   -Wl,--as-needed -fstack-protector-strong  ) is a cross-compiler...=
 no
js/src> checking whether we are using GNU C++... (cached) yes
js/src> checking whether /usr/local/bin/clang++90 -std=3Dgnu++17 accepts -g=
... (cached) yes
js/src> checking for ranlib... (cached) ranlib
js/src> checking for /usr/local/bin/clang90... (cached) /usr/local/bin/clan=
g90 -std=3Dgnu99
js/src> checking for strip... (cached) strip
js/src> checking for sb-conf... no
js/src> checking for ve... no
js/src> checking for X... (cached) libraries , headers
js/src> checking for dnet_ntoa in -ldnet... (cached) no
js/src> checking for dnet_ntoa in -ldnet_stub... (cached) no
js/src> checking for gethostbyname... (cached) yes
js/src> checking for connect... (cached) yes
js/src> checking for remove... (cached) yes
js/src> checking for shmat... (cached) yes
js/src> checking for IceConnectionNumber in -lICE... (cached) yes
js/src> checking for --noexecstack option to as... yes
js/src> checking for -z noexecstack option to ld... yes
js/src> checking for -z text option to ld... yes
js/src> checking for -z relro option to ld... yes
js/src> checking for -z nocopyreloc option to ld... yes
js/src> checking for -Bsymbolic-functions option to ld... yes
js/src> checking for --build-id=3Dsha1 option to ld... yes
js/src> checking whether the linker supports Identical Code Folding... no
js/src> checking whether removing dead symbols breaks debugging... no
js/src> checking for working const... (cached) yes
js/src> checking for mode_t... (cached) yes
js/src> checking for off_t... (cached) yes
js/src> checking for pid_t... (cached) yes
js/src> checking for size_t... (cached) yes
js/src> checking for ssize_t... yes
js/src> checking whether 64-bits std::atomic requires -latomic... (cached) =
no
js/src> checking for dirent.h that defines DIR... (cached) yes
js/src> checking for opendir in -ldir... (cached) no
js/src> checking for gethostbyname_r in -lc_r... (cached) no
js/src> checking for library containing dlopen... (cached) none required
js/src> checking for dlfcn.h... (cached) yes
js/src> checking for socket in -lsocket... (cached) no
js/src> checking for pthread_create in -lpthreads... (cached) no
js/src> checking for pthread_create in -lpthread... (cached) yes
js/src> checking whether /usr/local/bin/clang90 -std=3Dgnu99 accepts -pthre=
ad... yes
js/src> checking for getc_unlocked... yes
js/src> checking for _getc_nolock... no
js/src> checking for gmtime_r... (cached) yes
js/src> checking for localtime_r... (cached) yes
js/src> checking for pthread_getname_np... no
js/src> checking for pthread_get_name_np... yes
js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
js/src> checking for sin in -lm... yes
js/src> checking for res_ninit()... (cached) yes
js/src> checking for nl_langinfo and CODESET... yes
js/src> checking for an implementation of va_copy()... (cached) yes
js/src> checking whether va_list can be copied by value... (cached) yes
js/src> checking for __thread keyword for TLS variables... (cached) yes
js/src> checking for localeconv... (cached) yes
js/src> checking for valid optimization flags... yes
js/src> checking for __cxa_demangle... (cached) yes
js/src> checking for -pipe support... yes
js/src> checking for tm_zone tm_gmtoff in struct tm... yes
js/src> checking what kind of list files are supported by the linker... lin=
kerscript
js/src> checking for posix_fadvise... (cached) yes
js/src> checking for posix_fallocate... (cached) yes
js/src> checking for malloc.h... (cached) no
js/src> checking for malloc_np.h... (cached) yes
js/src> checking for strndup... (cached) yes
js/src> checking for posix_memalign... (cached) yes
js/src> checking for memalign... (cached) no
js/src> checking for malloc_usable_size... (cached) yes
js/src> checking for valloc in malloc.h... no
js/src> checking for valloc in unistd.h... yes
js/src> checking for _aligned_malloc in malloc.h... no
js/src> updating cache /wrkdirs/usr/ports/www/firefox/work/.build/./config.=
cache
js/src> creating ./config.data
js/src> Creating config.status
Creating config.status
Reticulating splines...
 0:01.13 File already read. Skipping: /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/gfx/angle/targets/angle_common/moz.build
Finished reading 1490 moz.build files in 1.95s
Read 14 gyp files in parallel contributing 0.00s to total wall time
Processed into 8608 build config descriptors in 1.94s
RecursiveMake backend executed in 4.25s
  3061 total backend files; 3061 created; 0 updated; 0 unchanged; 0 deleted=
; 20 -> 1141 Makefile
FasterMake backend executed in 0.43s
  12 total backend files; 12 created; 0 updated; 0 unchanged; 0 deleted
Total wall time: 8.91s; CPU time: 8.61s; Efficiency: 97%; Untracked: 0.33s
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building for firefox-81.0,2
gmake[1]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build'
gmake[2]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build'
gmake recurse_pre-export
gmake[3]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.process_install_manifest --track install_dist_include.t=
rack dist/include _build_manifests/install/dist_include
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.process_install_manifest --track install_dist_public.tr=
ack dist/public _build_manifests/install/dist_public
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.process_install_manifest --track install_dist_private.t=
rack dist/private _build_manifests/install/dist_private
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.process_install_manifest --track install_dist_xpi-stage=
.track dist/xpi-stage _build_manifests/install/dist_xpi-stage
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.process_install_manifest --track install__tests.track _=
tests _build_manifests/install/_tests
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.process_install_manifest --track install_dist_bin.track=
 dist/bin _build_manifests/install/dist_bin
Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed=
 0 files and 0 directories.
Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Remove=
d 0 files and 0 directories.
Elapsed: 0.00s; From dist/xpi-stage: Kept 0 existing; Added/updated 5; Remo=
ved 0 files and 0 directories.
Elapsed: 0.07s; From _tests: Kept 12 existing; Added/updated 518; Removed 0=
 files and 0 directories.
Elapsed: 0.24s; From dist/include: Kept 1761 existing; Added/updated 3859; =
Removed 0 files and 0 directories.
Elapsed: 0.14s; From dist/bin: Kept 8 existing; Added/updated 2584; Removed=
 0 files and 0 directories.
gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build'
rm -f '.cargo/config'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.preprocessor --depend .deps/config.pp  -DNDEBUG=3D1 -DT=
RIMMED=3D1 -Dtop_srcdir=3D/wrkdirs/usr/ports/www/firefox/work/firefox-81.0 =
-DDLL_PREFIX=3Dlib -DDLL_SUFFIX=3D.so -DBIN_SUFFIX=3D -DDIR_MACOS=3D -DDIR_=
RESOURCES=3D -DACCESSIBILITY=3D1 -DATK_MAJOR_VERSION=3D2 -DATK_MINOR_VERSIO=
N=3D36 -DATK_REV_VERSION=3D0 -DBROWSER_CHROME_URL=3Dchrome://browser/conten=
t/browser.xhtml -DBROWSER_CHROME_URL_QUOTED=3D'"chrome://browser/content/br=
owser.xhtml"' -DBUILD_CTYPES=3D1 -DCROSS_COMPILE=3D'' -DENABLE_SHARED_MEMOR=
Y=3D1 -DENABLE_SYSTEM_EXTENSION_DIRS=3D1 -DENABLE_WASM_MULTI_VALUE=3D1 -DEN=
ABLE_WASM_REFTYPES=3D1 -DENABLE_WASM_SIMD=3D1 -DFORCE_PR_LOG=3D1 -DFUNCPROT=
O=3D15 -DGDK_VERSION_MAX_ALLOWED=3DGDK_VERSION_3_14 -DGLIB_VERSION_MAX_ALLO=
WED=3DGLIB_VERSION_2_42 -DGLIB_VERSION_MIN_REQUIRED=3DGLIB_VERSION_2_42 -DG=
L_PROVIDER_EGL=3D1 -DHAVE_ARC4RANDOM=3D1 -DHAVE_ARC4RANDOM_BUF=3D1 -DHAVE_C=
LOCK_MONOTONIC=3D1 -DHAVE_CPUID_H=3D1 -DHAVE_DIRENT_H=3D1 -DHAVE_DLADDR=3D1=
 -DHAVE_DLOPEN=3D1 -DHAVE_FONTCONFIG_FCFREETYPE_H=3D1 -DHAVE_FTS_H=3D1 -DHA=
VE_FT_BITMAP_SIZE_Y_PPEM=3D1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=3D1 -DHAVE_FT_LOA=
D_SFNT_TABLE=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_GMTIME_R=3D1 -DHAVE_INTTYPES_H=
=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_LIBPNG=3D1 -DHAVE_LOCALECONV=3D1 -DHAVE_LOCAL=
TIME_R=3D1 -DHAVE_MALLOC_USABLE_SIZE=3D1 -DHAVE_MEMMEM=3D1 -DHAVE_NETINET_I=
N_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_POSIX_FADVISE=3D1 -DHAVE_POSIX_FALLOCA=
TE=3D1 -DHAVE_POSIX_MEMALIGN=3D1 -DHAVE_PTHREAD_H=3D1 -DHAVE_RES_NINIT=3D1 =
-DHAVE_SA_LEN=3D1 -DHAVE_SCONN_LEN=3D1 -DHAVE_SETPRIORITY=3D1 -DHAVE_SIN6_L=
EN=3D1 -DHAVE_SIN_LEN=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_STRERROR=3D1 -DHAVE_ST=
RNDUP=3D1 -DHAVE_SYSCALL=3D1 -DHAVE_SYS_QUEUE_H=3D1 -DHAVE_SYS_TYPES_H=3D1 =
-DHAVE_THREAD_TLS_KEYWORD=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_VALLOC=3D1 -DHAVE_=
VA_COPY=3D1 -DHAVE_VISIBILITY_ATTRIBUTE=3D1 -DHAVE_VISIBILITY_HIDDEN_ATTRIB=
UTE=3D1 -DHAVE_VPX_VPX_DECODER_H=3D1 -DHAVE__UNWIND_BACKTRACE=3D1 -DHAVE___=
CXA_DEMANGLE=3D1 -DJS_CODEGEN_X86=3D1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3D=
3 -DJS_HAS_INTL_API=3D1 -DJS_NUNBOX32=3D1 -DMALLOC_H=3D'<malloc_np.h>' -DMA=
LLOC_USABLE_SIZE_CONST_PTR=3Dconst -DMOZILLA_UAVERSION=3D'"81.0"' -DMOZILLA=
_VERSION=3D'"81.0"' -DMOZILLA_VERSION_U=3D81.0 -DMOZ_ACCESSIBILITY_ATK=3D1 =
-DMOZ_APP_UA_NAME=3D'""' -DMOZ_APP_UA_VERSION=3D'"81.0"' -DMOZ_AV1=3D1 -DMO=
Z_BLOCK_PROFILE_DOWNGRADE=3D1 -DMOZ_BUILD_APP=3Dbrowser -DMOZ_DATA_REPORTIN=
G=3D1 -DMOZ_DEDICATED_PROFILES=3D1 -DMOZ_DISTRIBUTION_ID=3D'"org.mozilla"' =
-DMOZ_DLL_PREFIX=3D'"lib"' -DMOZ_DLL_SUFFIX=3D'".so"' -DMOZ_ENABLE_DBUS=3D1=
 -DMOZ_ENABLE_FORKSERVER=3D1 -DMOZ_ENABLE_SKIA=3D1 -DMOZ_FFMPEG=3D1 -DMOZ_F=
FVPX=3D1 -DMOZ_FFVPX_AUDIOONLY=3D1 -DMOZ_FMP4=3D1 -DMOZ_GLUE_IN_PROGRAM=3D1=
 -DMOZ_HAS_REMOTE=3D1 -DMOZ_INSTRUMENT_EVENT_LOOP=3D1 -DMOZ_JACK=3D1 -DMOZ_=
LOGGING=3D1 -DMOZ_MACBUNDLE_ID=3Dorg.mozilla.firefox -DMOZ_NEW_CERT_STORAGE=
=3D1 -DMOZ_NORMANDY=3D1 -DMOZ_OFFICIAL_BRANDING=3D1 -DMOZ_PEERCONNECTION=3D=
1 -DMOZ_PLACES=3D1 -DMOZ_PROFILING=3D1 -DMOZ_PULSEAUDIO=3D1 -DMOZ_RAW=3D1 -=
DMOZ_SAMPLE_TYPE_FLOAT32=3D1 -DMOZ_SCTP=3D1 -DMOZ_SERVICES_HEALTHREPORT=3D1=
 -DMOZ_SRTP=3D1 -DMOZ_STATIC_JS=3D1 -DMOZ_SYSTEM_ICU=3D1 -DMOZ_TREE_CAIRO=
=3D1 -DMOZ_UPDATE_CHANNEL=3Drelease -DMOZ_USER_DIR=3D'".mozilla"' -DMOZ_VER=
IFY_MAR_SIGNATURE=3D1 -DMOZ_VORBIS=3D1 -DMOZ_WAYLAND=3D1 -DMOZ_WEBM_ENCODER=
=3D1 -DMOZ_WEBRTC=3D1 -DMOZ_WEBRTC_ASSERT_ALWAYS=3D1 -DMOZ_WEBRTC_SIGNALING=
=3D1 -DMOZ_WEBSPEECH=3D1 -DMOZ_WEBSPEECH_TEST_BACKEND=3D1 -DMOZ_WIDGET_GTK=
=3D1 -DMOZ_X11=3D1 -DMOZ_XUL=3D1 -DNO_NSPR_10_SUPPORT=3D1 -DNS_PRINTING=3D1=
 -DNS_PRINT_PREVIEW=3D1 -DRELEASE_OR_BETA=3D1 -DSTATIC_JS_API=3D1 -DSTDC_HE=
ADERS=3D1 -DTARGET_XPCOM_ABI=3D'"x86-gcc3"' -DUSE_SKIA=3D1 -DU_USING_ICU_NA=
MESPACE=3D0 -DVA_COPY=3Dva_copy -DXP_FREEBSD=3D1 -DXP_UNIX=3D1 -D_REENTRANT=
=3D1 -D_THREAD_SAFE=3D1 -DAB_CD=3Den-US '/wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/.cargo/config.in' -o '.cargo/config'
gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build'
gmake[2]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build'
./mozilla-config.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/python/mozbuild/mozbuild/action/process_define_files.py process_def=
ine_file mozilla-config.h .deps/mozilla-config.h.pp .deps/mozilla-config.h.=
stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/mozilla-config.h.in
./buildid.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/variables.py buildid_header buildid.h .deps/buildid.h.pp .dep=
s/buildid.h.stub
./source-repo.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/variables.py source_repo_header source-repo.h .deps/source-re=
po.h.pp .deps/source-repo.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/config/nsinstall.py -t -m=
 644 'buildid.h' 'dist/include'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/config/nsinstall.py -t -m=
 644 'mozilla-config.h' 'dist/include'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/config/nsinstall.py -t -m=
 644 'source-repo.h' 'dist/include'
gmake recurse_export
gmake[3]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build'
./stl.sentinel.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/config/make-stl-wrappers.py gen_wrappers config/stl.sentinel config=
/.deps/stl.sentinel.pp config/.deps/stl.sentinel.stub /wrkdirs/usr/ports/ww=
w/firefox/work/.build/dist/stl_wrappers gcc /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/config/gcc-stl-wrapper.template.h new algorithm atomic ca=
ssert climits cmath condition_variable cstdarg cstdio cstdlib cstring cwcha=
r deque functional ios iosfwd iostream istream iterator limits list map mem=
ory mutex ostream regex set shared_mutex stack string thread tuple type_tra=
its unordered_map unordered_set utility vector xutility
./application.ini.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/python/mozbuild/mozbuild/action/preprocessor.py generate build/appl=
ication.ini build/.deps/application.ini.pp build/.deps/application.ini.stub=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/build/application.ini.in =
-DGRE_MILESTONE=3D81.0 -DMAR_CHANNEL_ID=3D -DMOZ_APPUPDATE_HOST=3Daus5.mozi=
lla.org -DMOZ_APP_BASENAME=3DFirefox '-DMOZ_APP_ID=3D{ec8030f7-c20a-464f-9b=
0e-13a3a9e97384}' -DMOZ_APP_REMOTINGNAME=3Dfirefox -DMOZ_APP_VENDOR=3DMozil=
la -DMOZ_APP_VERSION=3D81.0 -DMOZ_BUILD_APP_IS_BROWSER=3D1 -DMOZ_PROFILE_MI=
GRATOR=3D1 -DTOPOBJDIR=3D/wrkdirs/usr/ports/www/firefox/work/.build
./UseCounterList.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/dom/base/gen-usecounters.py use_counter_list dom/base/UseCounterLis=
t.h dom/base/.deps/UseCounterList.h.pp dom/base/.deps/UseCounterList.h.stub=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/base/UseCounters.conf
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/co=
nfig'
mkdir -p '.deps/'
./UseCounterWorkerList.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/dom/base/gen-usecounters.py use_counter_list dom/base/UseCounterWor=
kerList.h dom/base/.deps/UseCounterWorkerList.h.pp dom/base/.deps/UseCounte=
rWorkerList.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bas=
e/UseCountersWorker.conf
./ServoCSSPropList.py.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/layout/style/GenerateServoCSSPropList.py generate_data layout/style=
/ServoCSSPropList.py layout/style/.deps/ServoCSSPropList.py.pp layout/style=
/.deps/ServoCSSPropList.py.stub /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/layout/style/ServoCSSPropList.mako.py
./cbindgen-metadata.json.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate_metadata config/cbindgen-metadata.jso=
n config/.deps/cbindgen-metadata.json.pp config/.deps/cbindgen-metadata.jso=
n.stub .cargo/config
./encodingsgroups.properties.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/intl/locale/props2arrays.py main intl/locale/encodingsgroups.proper=
ties.h intl/locale/.deps/encodingsgroups.properties.h.pp intl/locale/.deps/=
encodingsgroups.properties.h.stub /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/intl/locale/encodingsgroups.properties
config/host_nsinstall.o
/usr/local/bin/clang90 -std=3Dgnu99 -o host_nsinstall.o -c  -DXP_UNIX -O2 -=
O3 -DNDEBUG=3D1 -DTRIMMED=3D1 -DUNICODE -D_UNICODE -I/wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/config -I/wrkdirs/usr/ports/www/firefox/work/.bu=
ild/config -I/wrkdirs/usr/ports/www/firefox/work/.build/dist/include -MD -M=
P -MF .deps/host_nsinstall.o.pp -I/usr/local/include/nspr /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/config/nsinstall.c
config/host_pathsub.o
./js-confdefs.h.stub
/usr/local/bin/clang90 -std=3Dgnu99 -o host_pathsub.o -c  -DXP_UNIX -O2 -O3=
 -DNDEBUG=3D1 -DTRIMMED=3D1 -DUNICODE -D_UNICODE -I/wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/config -I/wrkdirs/usr/ports/www/firefox/work/.buil=
d/config -I/wrkdirs/usr/ports/www/firefox/work/.build/dist/include -MD -MP =
-MF .deps/host_pathsub.o.pp -I/usr/local/include/nspr /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/config/pathsub.c
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/python/mozbuild/mozbuild/action/process_define_files.py process_def=
ine_file js/src/js-confdefs.h js/src/.deps/js-confdefs.h.pp js/src/.deps/js=
-confdefs.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/js=
-confdefs.h.in
./js-config.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/python/mozbuild/mozbuild/action/process_define_files.py process_def=
ine_file js/src/js-config.h js/src/.deps/js-config.h.pp js/src/.deps/js-con=
fig.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/js-confi=
g.h.in
./selfhosted.out.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/js/src/builtin/embedjs.py generate_selfhosted js/src/selfhosted.out=
.h js/src/.deps/selfhosted.out.h.pp js/src/.deps/selfhosted.out.h.stub /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/js/public/friend/ErrorNumbers.=
msg /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/builtin/TypedOb=
jectConstants.h /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/bui=
ltin/SelfHostingDefines.h /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
js/src/builtin/Utilities.js /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/js/src/builtin/Array.js /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
js/src/builtin/AsyncFunction.js /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/js/src/builtin/AsyncIteration.js /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/js/src/builtin/BigInt.js /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/js/src/builtin/Classes.js /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/js/src/builtin/Date.js /wrkdirs/usr/ports/www/firefox/work/fire=
fox-81.0/js/src/builtin/Error.js /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/js/src/builtin/Function.js /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/js/src/builtin/Generator.js /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/js/src/builtin/Iterator.js /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/js/src/builtin/Map.js /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/js/src/builtin/Module.js /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/js/src/builtin/Number.js /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/js/src/builtin/Object.js /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/js/src/builtin/Promise.js /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/js/src/builtin/Reflect.js /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/js/src/builtin/RegExp.js /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/js/src/builtin/RegExpGlobalReplaceOpt.h.js /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/js/src/builtin/RegExpLocalReplaceOpt.h.js /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/js/src/builtin/String.js /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/js/src/builtin/Set.js /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/js/src/builtin/Sorting.js /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/js/src/builtin/TypedArray.js /wrkdirs/usr/po=
rts/www/firefox/work/firefox-81.0/js/src/builtin/TypedObject.js /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/js/src/builtin/WeakMap.js /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/js/src/builtin/WeakSet.js /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/js/src/builtin/intl/NumberingSystemsG=
enerated.h /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/builtin/=
intl/Collator.js /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/bu=
iltin/intl/CommonFunctions.js /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/js/src/builtin/intl/CurrencyDataGenerated.js /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/js/src/builtin/intl/DateTimeFormat.js /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/js/src/builtin/intl/DisplayNames.js /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/js/src/builtin/intl/IntlObject=
.js /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/builtin/intl/Li=
stFormat.js /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/builtin=
/intl/NumberFormat.js /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/s=
rc/builtin/intl/PluralRules.js /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/js/src/builtin/intl/RelativeTimeFormat.js /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/js/src/builtin/intl/SanctionedSimpleUnitIdentifiersGen=
erated.js
./ReservedWordsGenerated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/js/src/frontend/GenerateReservedWords.py main js/src/frontend/Reser=
vedWordsGenerated.h js/src/frontend/.deps/ReservedWordsGenerated.h.pp js/sr=
c/frontend/.deps/ReservedWordsGenerated.h.stub /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/js/src/frontend/ReservedWords.h
./StatsPhasesGenerated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/js/src/gc/GenerateStatsPhases.py generateHeader js/src/gc/StatsPhas=
esGenerated.h js/src/gc/.deps/StatsPhasesGenerated.h.pp js/src/gc/.deps/Sta=
tsPhasesGenerated.h.stub
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/con=
fig'
./MOpcodesGenerated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/js/src/jit/GenerateOpcodeFiles.py generate_mir_header js/src/jit/MO=
pcodesGenerated.h js/src/jit/.deps/MOpcodesGenerated.h.pp js/src/jit/.deps/=
MOpcodesGenerated.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/j=
s/src/jit/MIR.h
./LOpcodesGenerated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/js/src/jit/GenerateOpcodeFiles.py generate_lir_header js/src/jit/LO=
pcodesGenerated.h js/src/jit/.deps/LOpcodesGenerated.h.pp js/src/jit/.deps/=
LOpcodesGenerated.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/j=
s/src/jit/LIR.h /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/src/jit=
/shared/LIR-shared.h /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/sr=
c/jit/x86-shared/LIR-x86-shared.h /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/js/src/jit/x86/LIR-x86.h
./CacheIROpsGenerated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/js/src/jit/GenerateCacheIRFiles.py generate_cacheirops_header js/sr=
c/jit/CacheIROpsGenerated.h js/src/jit/.deps/CacheIROpsGenerated.h.pp js/sr=
c/jit/.deps/CacheIROpsGenerated.h.stub /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/js/src/jit/CacheIROps.yaml
/usr/local/bin/clang++90 -std=3Dgnu++17 -E -o self-hosting-preprocessed.pp =
-Qunused-arguments -DLIBICONV_PLUG -isystem /usr/local/include -DCROSS_COMP=
ILE=3D -DXP_UNIX=3D1 -DXP_FREEBSD=3D1 -DMOZ_BUILD_APP=3Dbrowser -DRELEASE_O=
R_BETA=3D1 -DMOZILLA_VERSION=3D"81.0" -DMOZILLA_VERSION_U=3D81.0 -DMOZILLA_=
UAVERSION=3D"81.0" -DMOZ_UPDATE_CHANNEL=3Drelease -DHAVE_VISIBILITY_HIDDEN_=
ATTRIBUTE=3D1 -DHAVE_VISIBILITY_ATTRIBUTE=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_IN=
TTYPES_H=3D1 -DSTDC_HEADERS=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_UNISTD_H=3D1 -DH=
AVE_NL_TYPES_H=3D1 -DHAVE_CPUID_H=3D1 -DHAVE_FTS_H=3D1 -DHAVE_SYS_QUEUE_H=
=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_NETINET_IN_H=3D1 -DMOZ_DLL_PREFIX=3D"lib=
" -DMOZ_DLL_SUFFIX=3D".so" -DMOZ_JACK=3D1 -DMOZ_PULSEAUDIO=3D1 -DJS_NUNBOX3=
2=3D1 -DSTATIC_JS_API=3D1 -DMOZ_STATIC_JS=3D1 -DJS_CODEGEN_X86=3D1 -DMOZ_PR=
OFILING=3D1 -DBUILD_CTYPES=3D1 -DENABLE_WASM_REFTYPES=3D1 -DENABLE_WASM_MUL=
TI_VALUE=3D1 -DENABLE_SHARED_MEMORY=3D1 -DENABLE_WASM_SIMD=3D1 -DJS_DEFAULT=
_JITREPORT_GRANULARITY=3D3 -DMOZ_SYSTEM_ICU=3D1 -DJS_HAS_INTL_API=3D1 -DU_U=
SING_ICU_NAMESPACE=3D0 -DMOZ_WIDGET_GTK=3D1 -DMOZ_X11=3D1 -DMOZ_WAYLAND=3D1=
 -DGL_PROVIDER_EGL=3D1 -DMOZ_INSTRUMENT_EVENT_LOOP=3D1 -DMOZ_FFMPEG=3D1 -DM=
OZ_AV1=3D1 -DMOZ_FMP4=3D1 -DMOZ_SAMPLE_TYPE_FLOAT32=3D1 -DMOZ_VORBIS=3D1 -D=
MOZ_PLACES=3D1 -DMOZ_SERVICES_HEALTHREPORT=3D1 -DMOZ_NORMANDY=3D1 -DMOZ_DED=
ICATED_PROFILES=3D1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=3D1 -DNS_PRINTING=3D1 -DN=
S_PRINT_PREVIEW=3D1 -DMOZ_WEBSPEECH=3D1 -DMOZ_WEBSPEECH_TEST_BACKEND=3D1 -D=
MOZ_ENABLE_SKIA=3D1 -DUSE_SKIA=3D1 -DMOZ_WEBRTC=3D1 -DMOZ_SCTP=3D1 -DMOZ_SR=
TP=3D1 -DMOZ_WEBRTC_SIGNALING=3D1 -DMOZ_PEERCONNECTION=3D1 -DMOZ_WEBRTC_ASS=
ERT_ALWAYS=3D1 -DMOZ_RAW=3D1 -DACCESSIBILITY=3D1 -DHAVE_VPX_VPX_DECODER_H=
=3D1 -DMOZ_FFVPX=3D1 -DMOZ_FFVPX_AUDIOONLY=3D1 -DMOZ_HAS_REMOTE=3D1 -DMOZ_E=
NABLE_FORKSERVER=3D1 -DMOZ_NEW_CERT_STORAGE=3D1 -DMOZ_VERIFY_MAR_SIGNATURE=
=3D1 -DHAVE_DIRENT_H=3D1 -DHAVE_SIN_LEN=3D1 -DHAVE_SCONN_LEN=3D1 -DHAVE_SIN=
6_LEN=3D1 -DHAVE_SA_LEN=3D1 -DHAVE_DLOPEN=3D1 -DHAVE_DLADDR=3D1 -DHAVE_MEMM=
EM=3D1 -DFUNCPROTO=3D15 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DHAVE_PTHREAD_=
H=3D1 -DHAVE_GMTIME_R=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_ARC4RANDOM=3D1 -DHA=
VE_ARC4RANDOM_BUF=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_SETPRIORITY=3D1 -DHAVE_STRER=
ROR=3D1 -DHAVE_SYSCALL=3D1 -DHAVE_CLOCK_MONOTONIC=3D1 -DHAVE_RES_NINIT=3D1 =
-DVA_COPY=3Dva_copy -DHAVE_VA_COPY=3D1 -DHAVE_THREAD_TLS_KEYWORD=3D1 -DHAVE=
_LOCALECONV=3D1 -DMALLOC_H=3D<malloc_np.h> -DHAVE_STRNDUP=3D1 -DHAVE_POSIX_=
MEMALIGN=3D1 -DHAVE_MALLOC_USABLE_SIZE=3D1 -DMALLOC_USABLE_SIZE_CONST_PTR=
=3Dconst -DHAVE_VALLOC=3D1 -DTARGET_XPCOM_ABI=3D"x86-gcc3" -DHAVE_LIBPNG=3D=
1 -DGDK_VERSION_MAX_ALLOWED=3DGDK_VERSION_3_14 -DGLIB_VERSION_MIN_REQUIRED=
=3DGLIB_VERSION_2_42 -DGLIB_VERSION_MAX_ALLOWED=3DGLIB_VERSION_2_42 -DMOZ_O=
FFICIAL_BRANDING=3D1 -DMOZ_DISTRIBUTION_ID=3D"org.mozilla" -DMOZ_ENABLE_DBU=
S=3D1 -DMOZ_WEBM_ENCODER=3D1 -DENABLE_SYSTEM_EXTENSION_DIRS=3D1 -DMOZ_LOGGI=
NG=3D1 -DFORCE_PR_LOG=3D1 -DMOZ_GLUE_IN_PROGRAM=3D1 -DHAVE___CXA_DEMANGLE=
=3D1 -DHAVE__UNWIND_BACKTRACE=3D1 -DMOZ_USER_DIR=3D".mozilla" -DHAVE_FT_BIT=
MAP_SIZE_Y_PPEM=3D1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=3D1 -DHAVE_FT_LOAD_SFNT_TA=
BLE=3D1 -DHAVE_FONTCONFIG_FCFREETYPE_H=3D1 -DMOZ_TREE_CAIRO=3D1 -DMOZ_XUL=
=3D1 -DMOZ_MACBUNDLE_ID=3Dorg.mozilla.firefox -DMOZ_APP_UA_NAME=3D"" -DMOZ_=
APP_UA_VERSION=3D"81.0" -DBROWSER_CHROME_URL=3Dchrome://browser/content/bro=
wser.xhtml -DBROWSER_CHROME_URL_QUOTED=3D"chrome://browser/content/browser.=
xhtml" -DMOZ_DATA_REPORTING=3D1 -DHAVE_POSIX_FADVISE=3D1 -DHAVE_POSIX_FALLO=
CATE=3D1 -DMOZ_ACCESSIBILITY_ATK=3D1 -DATK_MAJOR_VERSION=3D2 -DATK_MINOR_VE=
RSION=3D36 -DATK_REV_VERSION=3D0 -DNO_NSPR_10_SUPPORT=3D1 -DNDEBUG=3D1 -DTR=
IMMED=3D1 self-hosting-cpp-input.cpp
./FrameIdList.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/layout/generic/GenerateFrameLists.py generate_frame_id_list_h layou=
t/generic/FrameIdList.h layout/generic/.deps/FrameIdList.h.pp layout/generi=
c/.deps/FrameIdList.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0=
/layout/generic/FrameClasses.py
./FrameTypeList.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/layout/generic/GenerateFrameLists.py generate_frame_type_list_h lay=
out/generic/FrameTypeList.h layout/generic/.deps/FrameTypeList.h.pp layout/=
generic/.deps/FrameTypeList.h.stub /wrkdirs/usr/ports/www/firefox/work/fire=
fox-81.0/layout/generic/FrameClasses.py
./CountedUnknownProperties.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/layout/style/GenerateCountedUnknownProperties.py generate layout/st=
yle/CountedUnknownProperties.h layout/style/.deps/CountedUnknownProperties.=
h.pp layout/style/.deps/CountedUnknownProperties.h.stub /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/servo/components/style/properties/counted_unk=
nown_properties.py
./TelemetryScalarData.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/telemetry/build_scripts/gen_scalar_data.py main =
toolkit/components/telemetry/TelemetryScalarData.h toolkit/components/telem=
etry/.deps/TelemetryScalarData.h.pp toolkit/components/telemetry/.deps/Tele=
metryScalarData.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/telemetry/Scalars.yaml
./TelemetryScalarEnums.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/telemetry/build_scripts/gen_scalar_enum.py main =
toolkit/components/telemetry/TelemetryScalarEnums.h toolkit/components/tele=
metry/.deps/TelemetryScalarEnums.h.pp toolkit/components/telemetry/.deps/Te=
lemetryScalarEnums.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
toolkit/components/telemetry/Scalars.yaml
./TelemetryEventData.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/telemetry/build_scripts/gen_event_data.py main t=
oolkit/components/telemetry/TelemetryEventData.h toolkit/components/telemet=
ry/.deps/TelemetryEventData.h.pp toolkit/components/telemetry/.deps/Telemet=
ryEventData.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit=
/components/telemetry/Events.yaml
./TelemetryEventEnums.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/telemetry/build_scripts/gen_event_enum.py main t=
oolkit/components/telemetry/TelemetryEventEnums.h toolkit/components/teleme=
try/.deps/TelemetryEventEnums.h.pp toolkit/components/telemetry/.deps/Telem=
etryEventEnums.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/telemetry/Events.yaml
./TelemetryProcessEnums.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/telemetry/build_scripts/gen_process_enum.py main=
 toolkit/components/telemetry/TelemetryProcessEnums.h toolkit/components/te=
lemetry/.deps/TelemetryProcessEnums.h.pp toolkit/components/telemetry/.deps=
/TelemetryProcessEnums.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/telemetry/Processes.yaml
./TelemetryProcessData.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/telemetry/build_scripts/gen_process_data.py main=
 toolkit/components/telemetry/TelemetryProcessData.h toolkit/components/tel=
emetry/.deps/TelemetryProcessData.h.pp toolkit/components/telemetry/.deps/T=
elemetryProcessData.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0=
/toolkit/components/telemetry/Processes.yaml
./CrashAnnotations.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/crashreporter/generate_crash_reporter_sources.py emit_heade=
r toolkit/crashreporter/CrashAnnotations.h toolkit/crashreporter/.deps/Cras=
hAnnotations.h.pp toolkit/crashreporter/.deps/CrashAnnotations.h.stub /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/crashreporter/CrashAnno=
tations.h.in /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/crash=
reporter/CrashAnnotations.yaml
./xpcom-config.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/python/mozbuild/mozbuild/action/process_define_files.py process_def=
ine_file xpcom/xpcom-config.h xpcom/.deps/xpcom-config.h.pp xpcom/.deps/xpc=
om-config.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/xpc=
om-config.h.in
./xpcom-private.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/python/mozbuild/mozbuild/action/process_define_files.py process_def=
ine_file xpcom/xpcom-private.h xpcom/.deps/xpcom-private.h.pp xpcom/.deps/x=
pcom-private.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/=
xpcom-private.h.in
./ErrorList.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/base/ErrorList.py error_list_h xpcom/base/ErrorList.h xpcom/b=
ase/.deps/ErrorList.h.pp xpcom/base/.deps/ErrorList.h.stub
./ErrorNamesInternal.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/base/ErrorList.py error_names_internal_h xpcom/base/ErrorName=
sInternal.h xpcom/base/.deps/ErrorNamesInternal.h.pp xpcom/base/.deps/Error=
NamesInternal.h.stub
./error_list.rs.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/base/ErrorList.py error_list_rs xpcom/base/error_list.rs xpco=
m/base/.deps/error_list.rs.pp xpcom/base/.deps/error_list.rs.stub
./Services.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/build/Services.py services_h xpcom/build/Services.h xpcom/bui=
ld/.deps/Services.h.pp xpcom/build/.deps/Services.h.stub
./services.rs.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/build/Services.py services_rs xpcom/build/services.rs xpcom/b=
uild/.deps/services.rs.pp xpcom/build/.deps/services.rs.stub
./nsGkAtomList.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/ds/StaticAtoms.py generate_nsgkatomlist_h xpcom/ds/nsGkAtomLi=
st.h xpcom/ds/.deps/nsGkAtomList.h.pp xpcom/ds/.deps/nsGkAtomList.h.stub /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds/Atom.py /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/xpcom/ds/HTMLAtoms.py
./nsGkAtomConsts.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/ds/StaticAtoms.py generate_nsgkatomconsts_h xpcom/ds/nsGkAtom=
Consts.h xpcom/ds/.deps/nsGkAtomConsts.h.pp xpcom/ds/.deps/nsGkAtomConsts.h=
.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds/Atom.py /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds/HTMLAtoms.py
./xpidl.stub.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/idl-parser/xpidl/header.py main xpcom/idl-parser/xpidl/xpidl.=
stub xpcom/idl-parser/xpidl/.deps/xpidl.stub.pp xpcom/idl-parser/xpidl/.dep=
s/xpidl.stub.stub
./application.ini.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/appini_header.py main build/application.ini.h build/.deps/app=
lication.ini.h.pp build/.deps/application.ini.h.stub build/application.ini
./audioipc_client_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate dom/media/audioipc_client_ffi_generat=
ed.h dom/media/.deps/audioipc_client_ffi_generated.h.pp dom/media/.deps/aud=
ioipc_client_ffi_generated.h.stub config/cbindgen-metadata.json /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/media/audioipc/client
./audioipc_server_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate dom/media/audioipc_server_ffi_generat=
ed.h dom/media/.deps/audioipc_server_ffi_generated.h.pp dom/media/.deps/aud=
ioipc_server_ffi_generated.h.stub config/cbindgen-metadata.json /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/media/audioipc/server
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/co=
nfig'
mkdir -p '../dist/host/bin/'
config/nsinstall_real
/usr/local/bin/clang90 -std=3Dgnu99 -o nsinstall_real -DXP_UNIX -O2 -O3  ho=
st_nsinstall.o host_pathsub.o=20=20
./webrender_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate gfx/webrender_bindings/webrender_ffi_=
generated.h gfx/webrender_bindings/.deps/webrender_ffi_generated.h.pp gfx/w=
ebrender_bindings/.deps/webrender_ffi_generated.h.stub config/cbindgen-meta=
data.json /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/webrender_bi=
ndings /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/wr/webrender /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/wr/webrender_api
./wgpu_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate gfx/wgpu_bindings/wgpu_ffi_generated.=
h gfx/wgpu_bindings/.deps/wgpu_ffi_generated.h.pp gfx/wgpu_bindings/.deps/w=
gpu_ffi_generated.h.stub config/cbindgen-metadata.json /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/gfx/wgpu_bindings
./mapped_hyph.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.check_binary --host nsinstall_real
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate intl/hyphenation/glue/mapped_hyph.h i=
ntl/hyphenation/glue/.deps/mapped_hyph.h.pp intl/hyphenation/glue/.deps/map=
ped_hyph.h.stub config/cbindgen-metadata.json /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/third_party/rust/mapped_hyph
./fluent_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate intl/l10n/fluent_ffi_generated.h intl=
/l10n/.deps/fluent_ffi_generated.h.pp intl/l10n/.deps/fluent_ffi_generated.=
h.stub config/cbindgen-metadata.json /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/intl/l10n/rust/fluent-ffi
cp nsinstall_real nsinstall.tmp
mv nsinstall.tmp nsinstall
../config/nsinstall -R -m 755 'nsinstall' '../dist/bin'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/con=
fig'
./fluent_langneg_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate intl/locale/fluent_langneg_ffi_genera=
ted.h intl/locale/.deps/fluent_langneg_ffi_generated.h.pp intl/locale/.deps=
/fluent_langneg_ffi_generated.h.stub config/cbindgen-metadata.json /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/intl/locale/rust/fluent-langneg-ffi
./unic_langid_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate intl/locale/unic_langid_ffi_generated=
.h intl/locale/.deps/unic_langid_ffi_generated.h.pp intl/locale/.deps/unic_=
langid_ffi_generated.h.stub config/cbindgen-metadata.json /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/intl/locale/rust/unic-langid-ffi
./ServoStyleConsts.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate layout/style/ServoStyleConsts.h layou=
t/style/.deps/ServoStyleConsts.h.pp layout/style/.deps/ServoStyleConsts.h.s=
tub config/cbindgen-metadata.json /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/servo/ports/geckolib /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/servo/components/style
./mp4parse_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate media/mp4parse-rust/mp4parse_ffi_gene=
rated.h media/mp4parse-rust/.deps/mp4parse_ffi_generated.h.pp media/mp4pars=
e-rust/.deps/mp4parse_ffi_generated.h.stub config/cbindgen-metadata.json /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/third_party/rust/mp4parse_ca=
pi
./MozURL_ffi.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate netwerk/base/mozurl/MozURL_ffi.h netw=
erk/base/mozurl/.deps/MozURL_ffi.h.pp netwerk/base/mozurl/.deps/MozURL_ffi.=
h.stub config/cbindgen-metadata.json /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/netwerk/base/mozurl
./rust_helper.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate netwerk/base/rust-helper/rust_helper.=
h netwerk/base/rust-helper/.deps/rust_helper.h.pp netwerk/base/rust-helper/=
.deps/rust_helper.h.stub config/cbindgen-metadata.json /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/base/rust-helper
./neqo_glue_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate netwerk/socket/neqo_glue/neqo_glue_ff=
i_generated.h netwerk/socket/neqo_glue/.deps/neqo_glue_ffi_generated.h.pp n=
etwerk/socket/neqo_glue/.deps/neqo_glue_ffi_generated.h.stub config/cbindge=
n-metadata.json /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/so=
cket/neqo_glue
./gk_rust_utils_ffi_generated.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/build/RunCbindgen.py generate xpcom/base/gk_rust_utils_ffi_generate=
d.h xpcom/base/.deps/gk_rust_utils_ffi_generated.h.pp xpcom/base/.deps/gk_r=
ust_utils_ffi_generated.h.stub config/cbindgen-metadata.json /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/xpcom/rust/gkrust_utils
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/co=
nfig'
config/system-header.sentinel.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/config/make-system-wrappers.py gen_wrappers system-header.sentinel =
.deps/system-header.sentinel.pp .deps/system-header.sentinel.stub /wrkdirs/=
usr/ports/www/firefox/work/.build/dist/system_wrappers new algorithm atomic=
 cassert climits cmath condition_variable cstdarg cstdio cstdlib cstring cw=
char deque functional ios iosfwd iostream istream iterator limits list map =
memory mutex ostream regex set shared_mutex stack string thread tuple type_=
traits unordered_map unordered_set utility vector xutility A4Stuff.h activs=
cp.h AEDataModel.h AEObjects.h AEPackObject.h AERegistry.h AEUtils.h afxcmn=
.h afxcoll.h afxcview.h afxdisp.h afxdtctl.h afxext.h afxmt.h afxpriv.h afx=
templ.h afxwin.h Aliases.h all.h alloca.h alloc.h alsa/asoundlib.h ansi_par=
ms.h a.out.h app/Cursor.h Appearance.h AppFileInfo.h AppKit.h AppleEvents.h=
 Application.h app/Message.h app/MessageRunner.h arpa/inet.h arpa/nameser.h=
 array asm/page.h asm/sigcontext.h asm/signal.h ASRegistry.h assert.h atk/a=
tk.h atlcom.h atlconv.h atlctl.cpp atlctl.h ATLCTL.H atlhost.h atlimpl.cpp =
atlwin.cpp atomic.h ATSTypes.h ATSUnicode.h Balloons.h base64.h base/pblock=
.h base/PCR_Base.h base/session.h basetyps.h be/app/Application.h Beep.h be=
/kernel/image.h be/kernel/OS.h bfd.h Bitmap.h bitset blapi.h blapit.h bsd/l=
ibc.h bsd/syscall.h bstring.h builtin.h Button.h byteswap.h cairo-atsui.h c=
airo-beos.h cairo-directfb.h cairo-ft.h cairo-glitz.h cairo-gobject.h cairo=
.h cairo-pdf.h cairo-ps.h cairo-qpainter.h cairo-qt.h cairo-quartz.h cairo-=
tee.h cairo-win32.h cairo-xlib.h cairo-xlib-xrender.h callconv.h Carbon/Car=
bon.h CarbonEvents.h Carbon.h c_asm.h cctype cderr.h cerrno certdb.h cert.h=
 certt.h CFBase.h CFBundle.h CFData.h CFDictionary.h cf.h CFNumber.h CFPlug=
In.h CFPreferences.h CFString.h CFURL.h CGAffineTransform.h CheckBox.h cife=
rfam.h Clipboard.h cmmf.h cmmft.h cmplrs/stsupport.h cms.h cmsreclist.h cms=
t.h Cocoa/Cocoa.h CodeFragments.h comdef.h commctrl.h COMMCTRL.H commdlg.h =
compat.h complex condapi.h ConditionalMacros.h conio.h console.h ControlDef=
initions.h Controls.h CoreFoundation/CoreFoundation.h CoreServices/CoreServ=
ices.h CPalmRec.cpp Cpalmrec.h CPCatgry.cpp CPDbBMgr.h CPString.cpp CPStrin=
g.h crmf.h crmft.h crtdbg.h crt_externs.h crypt.h cryptohi.h cryptoht.h cst=
ddef ctime ctype.h curl/curl.h curl/easy.h curses.h cxxabi.h DateTimeUtils.=
h dbus/dbus-glib.h dbus/dbus-glib-lowlevel.h dbus/dbus.h ddeml.h Debug.h de=
m.h descrip.h Devices.h dfb_types.h dfiff.h dgiff.h Dialogs.h direct/build.=
h direct/clock.h direct/conf.h direct/debug.h direct/direct.h directfb_keyb=
oard.h directfb_strings.h direct.h direct/hash.h direct/interface.h direct/=
interface_implementation.h direct/list.h direct/log.h direct/memcpy.h direc=
t/mem.h direct/messages.h direct/modules.h direct/serial.h direct/signals.h=
 direct/stream.h direct/system.h direct/thread.h direct/trace.h direct/tree=
.h direct/types.h direct/utf8.h direct/util.h dirent.h DiskInit.h dlfcn.h d=
lgs.h dl.h docobj.h dos/dosextens.h dos.h Drag.h DriverServices.h DriverSyn=
chronization.h DropInPanel.h dvidef.h ecl-exp.h elf.h endian.h Entry.h err.=
h errno.h Errors.h Events.h exception exdisp.h ExDisp.h exe386.h execinfo.h=
 extras.h fcntl.h features.h fenv.h ffi.h fibdef.h File.h filehdr.h files.h=
 Files.h FindDirectory.h Finder.h FinderRegistry.h FixMath.h float.h fnmatc=
h.h Folders.h fontconfig/fcfreetype.h fontconfig/fontconfig.h Font.h Fonts.=
h fp.h fpieee.h frame/log.h frame/req.h freetype/freetype.h freetype/ftadva=
nc.h freetype/ftbitmap.h freetype/ftcache.h freetype/ftfntfmt.h freetype/ft=
glyph.h freetype/ftlcdfil.h freetype/ftoutln.h freetype/ftsizes.h freetype/=
ftsynth.h freetype/ftxf86.h freetype.h freetype/t1tables.h freetype/ttnamei=
d.h freetype/tttables.h fribidi/fribidi.h FSp_fopen.h fstream fstream.h ft2=
build.h ftadvanc.h ftbitmap.h ftcache.h ftfntfmt.h ftglyph.h ftlcdfil.h fto=
utln.h fts.h ftsizes.h ftsynth.h ftxf86.h fusion/arena.h fusion/build.h fus=
ion/call.h fusion/conf.h fusion/fusion.h fusion/fusion_internal.h fusion/ha=
sh.h fusion/lock.h fusion/object.h fusion/property.h fusion/protocol.h fusi=
on/reactor.h fusion/ref.h fusion/shmalloc.h fusion/shm/pool.h fusion/shm/sh=
m.h fusion/shm/shm_internal.h fusion/types.h fusion/vector.h gconf/gconf-cl=
ient.h Gdiplus.h gdk/gdkdirectfb.h gdk/gdk.h gdk/gdkkeysyms.h gdk/gdkprivat=
e.h gdk/gdkwayland.h gdk/gdkx.h gdk-pixbuf/gdk-pixbuf.h Gestalt.h getopt.h =
gio/gio.h glibconfig.h glib.h glib-object.h glob.h gmodule.h gnome.h gnu/li=
bc-version.h gps.h grp.h gssapi_generic.h gssapi/gssapi_generic.h gssapi/gs=
sapi.h gssapi.h gst/app/gstappsink.h gst/app/gstappsrc.h gst/gst.h gst/vide=
o/video.h gtk/gtk.h gtk/gtkunixprint.h gtk/gtkx.h hasht.h HIToolbox/HIToolb=
ox.h hlink.h ia64/sys/inline.h Icons.h iconv.h ieeefp.h ifaddrs.h image.h i=
magehlp.h imm.h initguid.h initializer_list InterfaceDefs.h InternetConfig.=
h IntlResources.h ints.h intshcut.h inttypes.h iodef.h io.h IOKit/IOKitLib.=
h IOKit/IOMessage.h IOKit/pwr_mgt/IOPMLib.h iomanip iostream.h jar-ds.h jar=
file.h jar.h JavaControl.h JavaEmbedding/JavaControl.h JavaVM/jni.h JManage=
r.h JNIEnvTests.h jni.h JVMManagerTests.h Kerberos/Kerberos.h kernel/image.=
h kernel/OS.h key.h keyhi.h keyt.h keythi.h kvm.h LAction.h langinfo.h LApp=
lication.h LArray.h LArrayIterator.h LAttachable.h LAttachment.h LaunchServ=
ices.h lber.h LBroadcaster.h LButton.h lcache.h LCaption.h LCheckBox.h LCic=
nButton.h LClipboard.h LCommander.h LComparator.h LControl.h ldap.h ldaplog=
.h ldappr.h ldap_ssl.h LDataStream.h ldfcn.h LDialogBox.h ldif.h LDocApplic=
ation.h LDocument.h LDragAndDrop.h LDragTask.h LEditField.h LEditText.h LEv=
entDispatcher.h LFile.h LFileStream.h LFileTypeList.h LFocusBox.h LGrafPort=
View.h LHandleStream.h libc_r.h libelf.h libelf/libelf.h libgen.h libgnome/=
gnome-url.h libgnome/libgnome.h libgnomeui/gnome-icon-lookup.h libgnomeui/g=
nome-icon-theme.h libgnomeui/gnome-ui-init.h libutil.h limits.h link.h linu=
x/ioprio.h linux/kernel.h linux/limits.h linux/rtc.h linux/version.h List.h=
 Lists.h LListBox.h LListener.h LMenuBar.h LMenu.h LModelDirector.h LModelO=
bject.h LModelProperty.h loader.h locale locale.h LOffscreenView.h logkeys.=
h logstrng.h Looper.h LowMem.h LPane.h LPeriodical.h LPicture.h LPlaceHolde=
r.h LPrintout.h LProgressBar.h LPushButton.h LRadioGroup.h LRadioGroupView.=
h LRunArray.h LScroller.h LSharable.h LSingleDoc.h LStaticText.h LStdContro=
l.h LStream.h LString.h LTabGroup.h LTabGroupView.h LTableArrayStorage.h LT=
ableMonoGeometry.h LTableSingleSelector.h LTableView.h LTextEditView.h LTex=
tTableView.h LUndoer.h LVariableArray.h LView.h LWindow.h m68881.h MacError=
s.h MacHeadersCarbon.h machine/ansi.h machine/builtins.h machine/clock.h ma=
chine/endian.h machine/frame.h machine/inline.h machine/limits.h machine/si=
gnal.h machine/trap.h mach/mach_host.h mach/mach_init.h mach/mach_interface=
.h mach/mach_port.h mach-o/dyld.h MacLocales.h MacMemory.h MacTCP.h MacType=
s.h MacWindows.h malloc.h malloc_np.h mapicode.h mapidefs.h mapiguid.h mapi=
.h mapitags.h mapiutil.h mapix.h Math64.h math.h mbstring.h mem.h memory.h =
Memory.h MenuBar.h Menu.h Menus.h Message.h Mime.h MixedMode.h mlang.h mmsy=
stem.h model.h Movies.h mpw/errno.h mshtmhst.h mshtml.h mswsock.h Multiproc=
essing.h mutex.h Navigation.h ncompat.h ncurses.h netCore.h netdb.h net/if.=
h netinet/in.h netinet/in_systm.h netinet/tcp.h newexe.h new.h nl_types.h N=
odeInfo.h nspr.h nssb64.h nssb64t.h nssbase.h nssbaset.h nssck.api nssckbi.=
h nssckepv.h nssckft.h nssckfwc.h nssckfw.h nssckfwt.h nssckg.h nssckmdt.h =
nssckt.h nss.h nssilckt.h nssilock.h nsslocks.h nssrwlk.h nssrwlkt.h nssuti=
l.h nsswitch.h objbase.h objidl.h Objsafe.h ocsp.h ocspt.h ojiapitests.h ol=
e2.h oleidl.h OpenGL/OpenGL.h OpenTptInternet.h OpenTransport.h OS.h osreld=
ate.h OSUtils.h p12.h p12plcy.h p12t.h Packages.h Palettes.h PALM_CMN.H pan=
go/pango-break.h pango/pangocairo.h pango/pangofc-decoder.h pango/pangofc-f=
ont.h pango/pangofc-fontmap.h pango/pango-fontmap.h pango/pango.h pango/pan=
go-modules.h pango/pango-utils.h pango/pangoxft.h pascal.h Patches.h Path.h=
 pcfs/pc_dir.h Pgenerr.h PGenErr.h Ph.h pixman.h pk11func.h pk11pqg.h pk11p=
riv.h pk11pub.h pk11sdr.h pkcs11f.h pkcs11.h pkcs11n.h pkcs11p.h pkcs11t.h =
pkcs11u.h pkcs12.h pkcs12t.h pkcs7t.h plarena.h plarenas.h plbase64.h plerr=
or.h plgetopt.h plhash.h plstr.h PLStringFuncs.h PMApplication.h pmddim.h p=
oll.h Polygon.h portable.h port.h portreg.h Power.h PP_ClassHeaders.cp PP_C=
onstants.h PPCToolbox.h PP_DebugHeaders.cp PP_KeyCodes.h PP_Macros.h PP_Mes=
sages.h PP_Prefix.h PP_Resources.h PP_Types.h pratom.h prbit.h prclist.h pr=
cmon.h prcountr.h prcpucfg.h prcvar.h prdtoa.h preenc.h prenv.h prerr.h pre=
rror.h prinet.h prinit.h prinrval.h Printing.h Print/PMPrintingDialogExtens=
ions.h prio.h pripcsem.h private prlink.h prlock.h prlog.h prlong.h prmem.h=
 prmon.h prmwait.h prnetdb.h Processes.h process.h Process.h prolock.h prot=
o/dos.h proto/exec.h prpdce.h prprf.h prproces.h prrng.h prrwlock.h prshma.=
h prshm.h prsystem.h prthread.h prtime.h prtpool.h prtrace.h prtypes.h prvr=
sion.h prwin16.h psap.h Pt.h pthread.h pthread_np.h pulse/pulseaudio.h pwd.=
h Python.h QDOffscreen.h queue Quickdraw.h QuickDraw.h QuickTimeComponents.=
h quipu/attr.h regex.h Region.h resolv.h Resources.h Retrace.h rld_interfac=
e.h Roster.h rpc.h rpcproxy.h rpc/types.h sane/sane.h sane/sanei.h sane/san=
eopts.h sanitizer/asan_interface.h sched.h Scrap.h Screen.h Script.h Scroll=
Bar.h secasn1.h secasn1t.h seccomon.h secder.h secdert.h secdig.h secdigt.h=
 secerr.h sec.h sechash.h secitem.h secmime.h secmod.h secmodt.h secoid.h s=
ecoidt.h secpkcs5.h secpkcs7.h secport.h secrng.h security.h secutil.h sema=
phore.h servprov.h setjmp.h SFNTLayoutTypes.h SFNTTypes.h sha1.h share.h sh=
ellapi.h shlguid.h shlobj.h shsign.h sigcontext.h signal.h SimpleGameSound.=
h SIOUX.h size_t.h smime.h sndio.h someincludefile.h soundcard.h Sound.h so=
undtouch/SoundTouchFactory.h soundtouch/SoundTouch.h spawn.h sqlite3.h ssle=
rr.h ssl.h sslproto.h sslt.h sstream StandardFile.h starlet.h stat.h statre=
g.cpp statreg.h stdarg.h stdbool.h stddef.h stdint.h stdio.h stdlib.h stora=
ge/FindDirectory.h StorageKit.h StringCompare.h string.h String.h strings.h=
 Strings.h StringView.h stropts.h strstrea.h structs.h stsdef.h SupportDefs=
.h support/String.h support/SupportDefs.h support/TLS.h svrcore.h symconst.=
h sym.h synch.h syncmgr.h sys/atomic_op.h sys/bitypes.h sys/byteorder.h sys=
call.h sys/capsicum.h sys/cdefs.h sys/cfgodm.h sys/elf.h sys/endian.h sys/e=
poll.h sys/errno.h sys/eventfd.h sys/fault.h sys/fcntl.h sys/file.h sys/fil=
io.h sys/frame.h sys/immu.h sys/inotify.h sys/inttypes.h sys/ioccom.h sys/i=
octl.h sys/ipc.h sys/klog.h sys/ldr.h sys/link.h sys/locking.h syslog.h sys=
/lwp.h sys/machine.h sys/mman.h sys/mmu.h sys/mount.h sys/mpctl.h sys/msg.h=
 sys/param.h sys/pda.h sys/poll.h sys/ppc.h sys/prctl.h sys/priv.h sys/proc=
fs.h sys/pstat.h sys/ptrace.h sys/queue.h sys/quota.h sys/reboot.h sys/reg.=
h sys/regset.h sys/resource.h sys/sched.h sys/select.h sys/sem.h sys/sendfi=
le.h sys/shm.h sys/siginfo.h sys/signal.h sys/socket.h sys/sockio.h sys/spa=
rc/frame.h sys/stack.h sys/statfs.h sys/stat.h sys/statvfs.h sys/syscall.h =
sys/sysctl.h sys/sysinfo.h sys/sysmacros.h sys/sysmp.h sys/syssgi.h sys/sys=
teminfo.h sys/system_properties.h sys/thr.h sys/timeb.h sys/time.h sys/time=
s.h sys/ttycom.h sys/types.h sys/ucontext.h sys/uio.h sys/un.h sys/unistd.h=
 sys/user.h sys/utsname.h sys/vfs.h sys/wait.h t1tables.h tables.h TArray.h=
 TArrayIterator.h task.h tchar.h TCHAR.H termios.h TextCommon.h TextEdit.h =
TextEncodingConverter.h TextServices.h TextUtils.h TextView.h th/PCR_Th.h t=
hread.h ThreadManagerTests.h Threads.h time.h Timer.h tlhelp32.h ToolUtils.=
h tr1/functional trace.h Traps.h ttnameid.h tttables.h typeinfo types.h Typ=
es.h UAppleEventsMgr.h UAttachments.h ucontext.h uconv.h UCursor.h UDebuggi=
ng.h UDesktop.h UDrawingState.h UDrawingUtils.h UEnvironment.h UEventMgr.h =
UException.h UExtractFromAEDesc.h UGWorld.h UKeyFilters.h ulocks.h ulserrno=
.h UMemoryMgr.h UModalDialogs.h UNavServicesDialogs.h UnicodeBlockObjects.h=
 UnicodeConverter.h UnicodeUtilities.h unidef.h unikbd.h unistd.h unix.h un=
ixio.h unknwn.h unwind.h UPrinting.h UQuickTime.h UReanimator.h URegions.h =
URegistrar.h UResourceMgr.h urlhist.h urlmon.h UScrap.h UScreenPort.h UTCUt=
ils.h UTETextAction.h UTEViewTextAction.h UTextEdit.h UTextTraits.h utilmod=
t.h utilpars.h utilparst.h utilrename.h utime.h UWindows.h values.h varargs=
.h vcclr.h View.h Volume.h wab.h wait.h wchar.h wctype.h winbase.h win/comp=
obj.h windef.h Window.h windows.h Windows.h windowsx.h Wininet.h winnls.h w=
inperf.h winreg.h Winreg.h winsock2.h winsock.h winspool.h winsvc.h winuser=
.h winver.h wmem.h workbench/startup.h wtypes.h wx/image.h wx/listctrl.h wx=
/log.h wx/toolbar.h wx/wx.h wx/xrc/xmlres.h X11/cursorfont.h X11/extensions=
/Print.h X11/extensions/scrnsaver.h X11/extensions/shape.h X11/extensions/X=
composite.h X11/extensions/Xdamage.h X11/extensions/Xfixes.h X11/extensions=
/Xrender.h X11/extensions/XShm.h X11/ImUtil.h X11/Intrinsic.h X11/keysymdef=
.h X11/keysym.h X11/Shell.h X11/StringDefs.h X11/Xatom.h X11/Xft/Xft.h X11/=
Xfuncproto.h X11/X.h X11/XKBlib.h X11/Xlib.h X11/Xlibint.h X11/Xlib-xcb.h X=
11/Xlocale.h X11/Xos.h X11/Xutil.h xcb/shm.h xcb/xcb.h xlocale.h zmouse.h j=
ack/jack.h jack/statistics.h png.h webp/decode.h webp/demux.h webp/mux_type=
s.h webp/types.h zlib.h event2/event_compat.h event2/event.h event2/event_s=
truct.h event.h aom/aom_decoder.h aom/aomdx.h aom/aom_image.h dav1d/dav1d.h=
 graphite2/Font.h graphite2/Segment.h harfbuzz/hb-glib.h harfbuzz/hb-ot.h h=
arfbuzz/hb.h vpx_mem/vpx_mem.h vpx/svc_context.h vpx/vp8cx.h vpx/vp8dx.h vp=
x/vpx_codec.h vpx/vpx_decoder.h vpx/vpx_encoder.h unicode/datefmt.h unicode=
/locid.h unicode/numberformatter.h unicode/numsys.h unicode/plurrule.h unic=
ode/putil.h unicode/timezone.h unicode/ucal.h unicode/uchar.h unicode/uclea=
n.h unicode/ucol.h unicode/ucurr.h unicode/udat.h unicode/udata.h unicode/u=
dateintervalformat.h unicode/udatpg.h unicode/udisplaycontext.h unicode/uld=
names.h unicode/ulistformatter.h unicode/uenum.h unicode/uformattedvalue.h =
unicode/umachine.h unicode/uniset.h unicode/unistr.h unicode/unorm.h unicod=
e/unum.h unicode/unumberformatter.h unicode/upluralrules.h unicode/ureldate=
fmt.h unicode/ures.h unicode/ustring.h unicode/utypes.h xkbcommon/xkbcommon=
.h wayland-client.h wayland-egl.h wayland-util.h sys/auxv.h
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/con=
fig'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/ac=
cessible/xpcom'
accessible/xpcom/xpcAccEvents.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/accessible/xpcom/AccEventGen.py gen_files xpcAccEvents.h .deps/xpcA=
ccEvents.h.pp .deps/xpcAccEvents.h.stub /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/accessible/xpcom/AccEvents.conf
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/br=
owser'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/bro=
wser'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/bu=
ild'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/bui=
ld'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/do=
m/base'
../../config/nsinstall -R -m 644 'UseCounterList.h' '../../dist/include/moz=
illa/dom'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/do=
m/media'
../../config/nsinstall -R -m 644 'audioipc_client_ffi_generated.h' '../../d=
ist/include'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/gf=
x/cairo/cairo/src'
../../../../config/nsinstall -R -m 644 'cairo-features.h' '../../../../dist=
/include/cairo'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/gfx=
/cairo/cairo/src'
../../config/nsinstall -R -m 644 'audioipc_server_ffi_generated.h' '../../d=
ist/include'
../../config/nsinstall -R -m 644 'UseCounterWorkerList.h' '../../dist/inclu=
de/mozilla/dom'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/gf=
x/wgpu_bindings'
../../config/nsinstall -R -m 644 'wgpu_ffi_generated.h' '../../dist/include=
/mozilla/webgpu/ffi'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/gfx=
/wgpu_bindings'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/in=
tl/hyphenation/glue'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/int=
l/hyphenation/glue'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/dom=
/media'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/in=
tl/l10n'
../../config/nsinstall -R -m 644 'fluent_ffi_generated.h' '../../dist/inclu=
de/mozilla/intl'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/dom=
/base'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/in=
tl/locale'
../../config/nsinstall -R -m 644 'fluent_langneg_ffi_generated.h' '../../di=
st/include/mozilla/intl'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/int=
l/l10n'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/ip=
c/app'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/ipc=
/app'
../../config/nsinstall -R -m 644 'unic_langid_ffi_generated.h' '../../dist/=
include/mozilla/intl'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/ip=
c/ipdl'
rm -f PBrowser.ipdl
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.preprocessor -DNDEBUG=3D1 -DTRIMMED=3D1 -DOS_POSIX=3D1 =
-DOS_FREEBSD=3D1 -DOS_BSD=3D1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIM=
PL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DACCESSIBILITY=3D1 -DATK_MAJOR_VERSIO=
N=3D2 -DATK_MINOR_VERSION=3D36 -DATK_REV_VERSION=3D0 -DBROWSER_CHROME_URL=
=3Dchrome://browser/content/browser.xhtml -DBROWSER_CHROME_URL_QUOTED=3D'"c=
hrome://browser/content/browser.xhtml"' -DBUILD_CTYPES=3D1 -DCROSS_COMPILE=
=3D'' -DENABLE_SHARED_MEMORY=3D1 -DENABLE_SYSTEM_EXTENSION_DIRS=3D1 -DENABL=
E_WASM_MULTI_VALUE=3D1 -DENABLE_WASM_REFTYPES=3D1 -DENABLE_WASM_SIMD=3D1 -D=
FORCE_PR_LOG=3D1 -DFUNCPROTO=3D15 -DGDK_VERSION_MAX_ALLOWED=3DGDK_VERSION_3=
_14 -DGLIB_VERSION_MAX_ALLOWED=3DGLIB_VERSION_2_42 -DGLIB_VERSION_MIN_REQUI=
RED=3DGLIB_VERSION_2_42 -DGL_PROVIDER_EGL=3D1 -DHAVE_ARC4RANDOM=3D1 -DHAVE_=
ARC4RANDOM_BUF=3D1 -DHAVE_CLOCK_MONOTONIC=3D1 -DHAVE_CPUID_H=3D1 -DHAVE_DIR=
ENT_H=3D1 -DHAVE_DLADDR=3D1 -DHAVE_DLOPEN=3D1 -DHAVE_FONTCONFIG_FCFREETYPE_=
H=3D1 -DHAVE_FTS_H=3D1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=3D1 -DHAVE_FT_GLYPHSLOT=
_EMBOLDEN=3D1 -DHAVE_FT_LOAD_SFNT_TABLE=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_GMTI=
ME_R=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_LIBPNG=3D1 -DHAVE_L=
OCALECONV=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_MALLOC_USABLE_SIZE=3D1 -DHAVE_M=
EMMEM=3D1 -DHAVE_NETINET_IN_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_POSIX_FADVIS=
E=3D1 -DHAVE_POSIX_FALLOCATE=3D1 -DHAVE_POSIX_MEMALIGN=3D1 -DHAVE_PTHREAD_H=
=3D1 -DHAVE_RES_NINIT=3D1 -DHAVE_SA_LEN=3D1 -DHAVE_SCONN_LEN=3D1 -DHAVE_SET=
PRIORITY=3D1 -DHAVE_SIN6_LEN=3D1 -DHAVE_SIN_LEN=3D1 -DHAVE_STDINT_H=3D1 -DH=
AVE_STRERROR=3D1 -DHAVE_STRNDUP=3D1 -DHAVE_SYSCALL=3D1 -DHAVE_SYS_QUEUE_H=
=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_THREAD_TLS_KEYWORD=3D1 -DHAVE_UNISTD_H=
=3D1 -DHAVE_VALLOC=3D1 -DHAVE_VA_COPY=3D1 -DHAVE_VISIBILITY_ATTRIBUTE=3D1 -=
DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_VPX_VPX_DECODER_H=3D1 -DHAVE__=
UNWIND_BACKTRACE=3D1 -DHAVE___CXA_DEMANGLE=3D1 -DJS_CODEGEN_X86=3D1 -DJS_DE=
FAULT_JITREPORT_GRANULARITY=3D3 -DJS_HAS_INTL_API=3D1 -DJS_NUNBOX32=3D1 -DM=
ALLOC_H=3D'<malloc_np.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=3Dconst -DMOZILLA_=
UAVERSION=3D'"81.0"' -DMOZILLA_VERSION=3D'"81.0"' -DMOZILLA_VERSION_U=3D81.=
0 -DMOZ_ACCESSIBILITY_ATK=3D1 -DMOZ_APP_UA_NAME=3D'""' -DMOZ_APP_UA_VERSION=
=3D'"81.0"' -DMOZ_AV1=3D1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=3D1 -DMOZ_BUILD_APP=
=3Dbrowser -DMOZ_DATA_REPORTING=3D1 -DMOZ_DEDICATED_PROFILES=3D1 -DMOZ_DIST=
RIBUTION_ID=3D'"org.mozilla"' -DMOZ_DLL_PREFIX=3D'"lib"' -DMOZ_DLL_SUFFIX=
=3D'".so"' -DMOZ_ENABLE_DBUS=3D1 -DMOZ_ENABLE_FORKSERVER=3D1 -DMOZ_ENABLE_S=
KIA=3D1 -DMOZ_FFMPEG=3D1 -DMOZ_FFVPX=3D1 -DMOZ_FFVPX_AUDIOONLY=3D1 -DMOZ_FM=
P4=3D1 -DMOZ_GLUE_IN_PROGRAM=3D1 -DMOZ_HAS_REMOTE=3D1 -DMOZ_INSTRUMENT_EVEN=
T_LOOP=3D1 -DMOZ_JACK=3D1 -DMOZ_LOGGING=3D1 -DMOZ_MACBUNDLE_ID=3Dorg.mozill=
a.firefox -DMOZ_NEW_CERT_STORAGE=3D1 -DMOZ_NORMANDY=3D1 -DMOZ_OFFICIAL_BRAN=
DING=3D1 -DMOZ_PEERCONNECTION=3D1 -DMOZ_PLACES=3D1 -DMOZ_PROFILING=3D1 -DMO=
Z_PULSEAUDIO=3D1 -DMOZ_RAW=3D1 -DMOZ_SAMPLE_TYPE_FLOAT32=3D1 -DMOZ_SCTP=3D1=
 -DMOZ_SERVICES_HEALTHREPORT=3D1 -DMOZ_SRTP=3D1 -DMOZ_STATIC_JS=3D1 -DMOZ_S=
YSTEM_ICU=3D1 -DMOZ_TREE_CAIRO=3D1 -DMOZ_UPDATE_CHANNEL=3Drelease -DMOZ_USE=
R_DIR=3D'".mozilla"' -DMOZ_VERIFY_MAR_SIGNATURE=3D1 -DMOZ_VORBIS=3D1 -DMOZ_=
WAYLAND=3D1 -DMOZ_WEBM_ENCODER=3D1 -DMOZ_WEBRTC=3D1 -DMOZ_WEBRTC_ASSERT_ALW=
AYS=3D1 -DMOZ_WEBRTC_SIGNALING=3D1 -DMOZ_WEBSPEECH=3D1 -DMOZ_WEBSPEECH_TEST=
_BACKEND=3D1 -DMOZ_WIDGET_GTK=3D1 -DMOZ_X11=3D1 -DMOZ_XUL=3D1 -DNO_NSPR_10_=
SUPPORT=3D1 -DNS_PRINTING=3D1 -DNS_PRINT_PREVIEW=3D1 -DRELEASE_OR_BETA=3D1 =
-DSTATIC_JS_API=3D1 -DSTDC_HEADERS=3D1 -DTARGET_XPCOM_ABI=3D'"x86-gcc3"' -D=
USE_SKIA=3D1 -DU_USING_ICU_NAMESPACE=3D0 -DVA_COPY=3Dva_copy -DXP_FREEBSD=
=3D1 -DXP_UNIX=3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DAB_CD=3Den-US /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PBrowser.ipdl -o PBrow=
ser.ipdl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/js=
/src'
../../config/nsinstall -R -m 644 'js-config.h' '../../dist/include'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/int=
l/locale'
rm -f PBrowserBridge.ipdl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/la=
yout/generic'
../../config/nsinstall -R -m 644 'FrameIdList.h' '../../dist/include/mozill=
a'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/js/=
src'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.preprocessor -DNDEBUG=3D1 -DTRIMMED=3D1 -DOS_POSIX=3D1 =
-DOS_FREEBSD=3D1 -DOS_BSD=3D1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIM=
PL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DACCESSIBILITY=3D1 -DATK_MAJOR_VERSIO=
N=3D2 -DATK_MINOR_VERSION=3D36 -DATK_REV_VERSION=3D0 -DBROWSER_CHROME_URL=
=3Dchrome://browser/content/browser.xhtml -DBROWSER_CHROME_URL_QUOTED=3D'"c=
hrome://browser/content/browser.xhtml"' -DBUILD_CTYPES=3D1 -DCROSS_COMPILE=
=3D'' -DENABLE_SHARED_MEMORY=3D1 -DENABLE_SYSTEM_EXTENSION_DIRS=3D1 -DENABL=
E_WASM_MULTI_VALUE=3D1 -DENABLE_WASM_REFTYPES=3D1 -DENABLE_WASM_SIMD=3D1 -D=
FORCE_PR_LOG=3D1 -DFUNCPROTO=3D15 -DGDK_VERSION_MAX_ALLOWED=3DGDK_VERSION_3=
_14 -DGLIB_VERSION_MAX_ALLOWED=3DGLIB_VERSION_2_42 -DGLIB_VERSION_MIN_REQUI=
RED=3DGLIB_VERSION_2_42 -DGL_PROVIDER_EGL=3D1 -DHAVE_ARC4RANDOM=3D1 -DHAVE_=
ARC4RANDOM_BUF=3D1 -DHAVE_CLOCK_MONOTONIC=3D1 -DHAVE_CPUID_H=3D1 -DHAVE_DIR=
ENT_H=3D1 -DHAVE_DLADDR=3D1 -DHAVE_DLOPEN=3D1 -DHAVE_FONTCONFIG_FCFREETYPE_=
H=3D1 -DHAVE_FTS_H=3D1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=3D1 -DHAVE_FT_GLYPHSLOT=
_EMBOLDEN=3D1 -DHAVE_FT_LOAD_SFNT_TABLE=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_GMTI=
ME_R=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_LIBPNG=3D1 -DHAVE_L=
OCALECONV=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_MALLOC_USABLE_SIZE=3D1 -DHAVE_M=
EMMEM=3D1 -DHAVE_NETINET_IN_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_POSIX_FADVIS=
E=3D1 -DHAVE_POSIX_FALLOCATE=3D1 -DHAVE_POSIX_MEMALIGN=3D1 -DHAVE_PTHREAD_H=
=3D1 -DHAVE_RES_NINIT=3D1 -DHAVE_SA_LEN=3D1 -DHAVE_SCONN_LEN=3D1 -DHAVE_SET=
PRIORITY=3D1 -DHAVE_SIN6_LEN=3D1 -DHAVE_SIN_LEN=3D1 -DHAVE_STDINT_H=3D1 -DH=
AVE_STRERROR=3D1 -DHAVE_STRNDUP=3D1 -DHAVE_SYSCALL=3D1 -DHAVE_SYS_QUEUE_H=
=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_THREAD_TLS_KEYWORD=3D1 -DHAVE_UNISTD_H=
=3D1 -DHAVE_VALLOC=3D1 -DHAVE_VA_COPY=3D1 -DHAVE_VISIBILITY_ATTRIBUTE=3D1 -=
DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_VPX_VPX_DECODER_H=3D1 -DHAVE__=
UNWIND_BACKTRACE=3D1 -DHAVE___CXA_DEMANGLE=3D1 -DJS_CODEGEN_X86=3D1 -DJS_DE=
FAULT_JITREPORT_GRANULARITY=3D3 -DJS_HAS_INTL_API=3D1 -DJS_NUNBOX32=3D1 -DM=
ALLOC_H=3D'<malloc_np.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=3Dconst -DMOZILLA_=
UAVERSION=3D'"81.0"' -DMOZILLA_VERSION=3D'"81.0"' -DMOZILLA_VERSION_U=3D81.=
0 -DMOZ_ACCESSIBILITY_ATK=3D1 -DMOZ_APP_UA_NAME=3D'""' -DMOZ_APP_UA_VERSION=
=3D'"81.0"' -DMOZ_AV1=3D1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=3D1 -DMOZ_BUILD_APP=
=3Dbrowser -DMOZ_DATA_REPORTING=3D1 -DMOZ_DEDICATED_PROFILES=3D1 -DMOZ_DIST=
RIBUTION_ID=3D'"org.mozilla"' -DMOZ_DLL_PREFIX=3D'"lib"' -DMOZ_DLL_SUFFIX=
=3D'".so"' -DMOZ_ENABLE_DBUS=3D1 -DMOZ_ENABLE_FORKSERVER=3D1 -DMOZ_ENABLE_S=
KIA=3D1 -DMOZ_FFMPEG=3D1 -DMOZ_FFVPX=3D1 -DMOZ_FFVPX_AUDIOONLY=3D1 -DMOZ_FM=
P4=3D1 -DMOZ_GLUE_IN_PROGRAM=3D1 -DMOZ_HAS_REMOTE=3D1 -DMOZ_INSTRUMENT_EVEN=
T_LOOP=3D1 -DMOZ_JACK=3D1 -DMOZ_LOGGING=3D1 -DMOZ_MACBUNDLE_ID=3Dorg.mozill=
a.firefox -DMOZ_NEW_CERT_STORAGE=3D1 -DMOZ_NORMANDY=3D1 -DMOZ_OFFICIAL_BRAN=
DING=3D1 -DMOZ_PEERCONNECTION=3D1 -DMOZ_PLACES=3D1 -DMOZ_PROFILING=3D1 -DMO=
Z_PULSEAUDIO=3D1 -DMOZ_RAW=3D1 -DMOZ_SAMPLE_TYPE_FLOAT32=3D1 -DMOZ_SCTP=3D1=
 -DMOZ_SERVICES_HEALTHREPORT=3D1 -DMOZ_SRTP=3D1 -DMOZ_STATIC_JS=3D1 -DMOZ_S=
YSTEM_ICU=3D1 -DMOZ_TREE_CAIRO=3D1 -DMOZ_UPDATE_CHANNEL=3Drelease -DMOZ_USE=
R_DIR=3D'".mozilla"' -DMOZ_VERIFY_MAR_SIGNATURE=3D1 -DMOZ_VORBIS=3D1 -DMOZ_=
WAYLAND=3D1 -DMOZ_WEBM_ENCODER=3D1 -DMOZ_WEBRTC=3D1 -DMOZ_WEBRTC_ASSERT_ALW=
AYS=3D1 -DMOZ_WEBRTC_SIGNALING=3D1 -DMOZ_WEBSPEECH=3D1 -DMOZ_WEBSPEECH_TEST=
_BACKEND=3D1 -DMOZ_WIDGET_GTK=3D1 -DMOZ_X11=3D1 -DMOZ_XUL=3D1 -DNO_NSPR_10_=
SUPPORT=3D1 -DNS_PRINTING=3D1 -DNS_PRINT_PREVIEW=3D1 -DRELEASE_OR_BETA=3D1 =
-DSTATIC_JS_API=3D1 -DSTDC_HEADERS=3D1 -DTARGET_XPCOM_ABI=3D'"x86-gcc3"' -D=
USE_SKIA=3D1 -DU_USING_ICU_NAMESPACE=3D0 -DVA_COPY=3Dva_copy -DXP_FREEBSD=
=3D1 -DXP_UNIX=3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DAB_CD=3Den-US /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PBrowserBridge.ipdl -o=
 PBrowserBridge.ipdl
../../config/nsinstall -R -m 644 'FrameTypeList.h' '../../dist/include/mozi=
lla'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/lay=
out/generic'
rm -f PContent.ipdl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/me=
dia/libopus'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/med=
ia/libopus'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/me=
dia/libtheora'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/med=
ia/libtheora'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.preprocessor -DNDEBUG=3D1 -DTRIMMED=3D1 -DOS_POSIX=3D1 =
-DOS_FREEBSD=3D1 -DOS_BSD=3D1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIM=
PL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DACCESSIBILITY=3D1 -DATK_MAJOR_VERSIO=
N=3D2 -DATK_MINOR_VERSION=3D36 -DATK_REV_VERSION=3D0 -DBROWSER_CHROME_URL=
=3Dchrome://browser/content/browser.xhtml -DBROWSER_CHROME_URL_QUOTED=3D'"c=
hrome://browser/content/browser.xhtml"' -DBUILD_CTYPES=3D1 -DCROSS_COMPILE=
=3D'' -DENABLE_SHARED_MEMORY=3D1 -DENABLE_SYSTEM_EXTENSION_DIRS=3D1 -DENABL=
E_WASM_MULTI_VALUE=3D1 -DENABLE_WASM_REFTYPES=3D1 -DENABLE_WASM_SIMD=3D1 -D=
FORCE_PR_LOG=3D1 -DFUNCPROTO=3D15 -DGDK_VERSION_MAX_ALLOWED=3DGDK_VERSION_3=
_14 -DGLIB_VERSION_MAX_ALLOWED=3DGLIB_VERSION_2_42 -DGLIB_VERSION_MIN_REQUI=
RED=3DGLIB_VERSION_2_42 -DGL_PROVIDER_EGL=3D1 -DHAVE_ARC4RANDOM=3D1 -DHAVE_=
ARC4RANDOM_BUF=3D1 -DHAVE_CLOCK_MONOTONIC=3D1 -DHAVE_CPUID_H=3D1 -DHAVE_DIR=
ENT_H=3D1 -DHAVE_DLADDR=3D1 -DHAVE_DLOPEN=3D1 -DHAVE_FONTCONFIG_FCFREETYPE_=
H=3D1 -DHAVE_FTS_H=3D1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=3D1 -DHAVE_FT_GLYPHSLOT=
_EMBOLDEN=3D1 -DHAVE_FT_LOAD_SFNT_TABLE=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_GMTI=
ME_R=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_LIBPNG=3D1 -DHAVE_L=
OCALECONV=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_MALLOC_USABLE_SIZE=3D1 -DHAVE_M=
EMMEM=3D1 -DHAVE_NETINET_IN_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_POSIX_FADVIS=
E=3D1 -DHAVE_POSIX_FALLOCATE=3D1 -DHAVE_POSIX_MEMALIGN=3D1 -DHAVE_PTHREAD_H=
=3D1 -DHAVE_RES_NINIT=3D1 -DHAVE_SA_LEN=3D1 -DHAVE_SCONN_LEN=3D1 -DHAVE_SET=
PRIORITY=3D1 -DHAVE_SIN6_LEN=3D1 -DHAVE_SIN_LEN=3D1 -DHAVE_STDINT_H=3D1 -DH=
AVE_STRERROR=3D1 -DHAVE_STRNDUP=3D1 -DHAVE_SYSCALL=3D1 -DHAVE_SYS_QUEUE_H=
=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_THREAD_TLS_KEYWORD=3D1 -DHAVE_UNISTD_H=
=3D1 -DHAVE_VALLOC=3D1 -DHAVE_VA_COPY=3D1 -DHAVE_VISIBILITY_ATTRIBUTE=3D1 -=
DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_VPX_VPX_DECODER_H=3D1 -DHAVE__=
UNWIND_BACKTRACE=3D1 -DHAVE___CXA_DEMANGLE=3D1 -DJS_CODEGEN_X86=3D1 -DJS_DE=
FAULT_JITREPORT_GRANULARITY=3D3 -DJS_HAS_INTL_API=3D1 -DJS_NUNBOX32=3D1 -DM=
ALLOC_H=3D'<malloc_np.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=3Dconst -DMOZILLA_=
UAVERSION=3D'"81.0"' -DMOZILLA_VERSION=3D'"81.0"' -DMOZILLA_VERSION_U=3D81.=
0 -DMOZ_ACCESSIBILITY_ATK=3D1 -DMOZ_APP_UA_NAME=3D'""' -DMOZ_APP_UA_VERSION=
=3D'"81.0"' -DMOZ_AV1=3D1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=3D1 -DMOZ_BUILD_APP=
=3Dbrowser -DMOZ_DATA_REPORTING=3D1 -DMOZ_DEDICATED_PROFILES=3D1 -DMOZ_DIST=
RIBUTION_ID=3D'"org.mozilla"' -DMOZ_DLL_PREFIX=3D'"lib"' -DMOZ_DLL_SUFFIX=
=3D'".so"' -DMOZ_ENABLE_DBUS=3D1 -DMOZ_ENABLE_FORKSERVER=3D1 -DMOZ_ENABLE_S=
KIA=3D1 -DMOZ_FFMPEG=3D1 -DMOZ_FFVPX=3D1 -DMOZ_FFVPX_AUDIOONLY=3D1 -DMOZ_FM=
P4=3D1 -DMOZ_GLUE_IN_PROGRAM=3D1 -DMOZ_HAS_REMOTE=3D1 -DMOZ_INSTRUMENT_EVEN=
T_LOOP=3D1 -DMOZ_JACK=3D1 -DMOZ_LOGGING=3D1 -DMOZ_MACBUNDLE_ID=3Dorg.mozill=
a.firefox -DMOZ_NEW_CERT_STORAGE=3D1 -DMOZ_NORMANDY=3D1 -DMOZ_OFFICIAL_BRAN=
DING=3D1 -DMOZ_PEERCONNECTION=3D1 -DMOZ_PLACES=3D1 -DMOZ_PROFILING=3D1 -DMO=
Z_PULSEAUDIO=3D1 -DMOZ_RAW=3D1 -DMOZ_SAMPLE_TYPE_FLOAT32=3D1 -DMOZ_SCTP=3D1=
 -DMOZ_SERVICES_HEALTHREPORT=3D1 -DMOZ_SRTP=3D1 -DMOZ_STATIC_JS=3D1 -DMOZ_S=
YSTEM_ICU=3D1 -DMOZ_TREE_CAIRO=3D1 -DMOZ_UPDATE_CHANNEL=3Drelease -DMOZ_USE=
R_DIR=3D'".mozilla"' -DMOZ_VERIFY_MAR_SIGNATURE=3D1 -DMOZ_VORBIS=3D1 -DMOZ_=
WAYLAND=3D1 -DMOZ_WEBM_ENCODER=3D1 -DMOZ_WEBRTC=3D1 -DMOZ_WEBRTC_ASSERT_ALW=
AYS=3D1 -DMOZ_WEBRTC_SIGNALING=3D1 -DMOZ_WEBSPEECH=3D1 -DMOZ_WEBSPEECH_TEST=
_BACKEND=3D1 -DMOZ_WIDGET_GTK=3D1 -DMOZ_X11=3D1 -DMOZ_XUL=3D1 -DNO_NSPR_10_=
SUPPORT=3D1 -DNS_PRINTING=3D1 -DNS_PRINT_PREVIEW=3D1 -DRELEASE_OR_BETA=3D1 =
-DSTATIC_JS_API=3D1 -DSTDC_HEADERS=3D1 -DTARGET_XPCOM_ABI=3D'"x86-gcc3"' -D=
USE_SKIA=3D1 -DU_USING_ICU_NAMESPACE=3D0 -DVA_COPY=3Dva_copy -DXP_FREEBSD=
=3D1 -DXP_UNIX=3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DAB_CD=3Den-US /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PContent.ipdl -o PCont=
ent.ipdl
rm -f PMediaTransport.ipdl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/me=
dia/mp4parse-rust'
../../config/nsinstall -R -m 644 'mp4parse_ffi_generated.h' '../../dist/inc=
lude'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/med=
ia/mp4parse-rust'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.preprocessor -DNDEBUG=3D1 -DTRIMMED=3D1 -DOS_POSIX=3D1 =
-DOS_FREEBSD=3D1 -DOS_BSD=3D1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIM=
PL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DACCESSIBILITY=3D1 -DATK_MAJOR_VERSIO=
N=3D2 -DATK_MINOR_VERSION=3D36 -DATK_REV_VERSION=3D0 -DBROWSER_CHROME_URL=
=3Dchrome://browser/content/browser.xhtml -DBROWSER_CHROME_URL_QUOTED=3D'"c=
hrome://browser/content/browser.xhtml"' -DBUILD_CTYPES=3D1 -DCROSS_COMPILE=
=3D'' -DENABLE_SHARED_MEMORY=3D1 -DENABLE_SYSTEM_EXTENSION_DIRS=3D1 -DENABL=
E_WASM_MULTI_VALUE=3D1 -DENABLE_WASM_REFTYPES=3D1 -DENABLE_WASM_SIMD=3D1 -D=
FORCE_PR_LOG=3D1 -DFUNCPROTO=3D15 -DGDK_VERSION_MAX_ALLOWED=3DGDK_VERSION_3=
_14 -DGLIB_VERSION_MAX_ALLOWED=3DGLIB_VERSION_2_42 -DGLIB_VERSION_MIN_REQUI=
RED=3DGLIB_VERSION_2_42 -DGL_PROVIDER_EGL=3D1 -DHAVE_ARC4RANDOM=3D1 -DHAVE_=
ARC4RANDOM_BUF=3D1 -DHAVE_CLOCK_MONOTONIC=3D1 -DHAVE_CPUID_H=3D1 -DHAVE_DIR=
ENT_H=3D1 -DHAVE_DLADDR=3D1 -DHAVE_DLOPEN=3D1 -DHAVE_FONTCONFIG_FCFREETYPE_=
H=3D1 -DHAVE_FTS_H=3D1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=3D1 -DHAVE_FT_GLYPHSLOT=
_EMBOLDEN=3D1 -DHAVE_FT_LOAD_SFNT_TABLE=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_GMTI=
ME_R=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_LIBPNG=3D1 -DHAVE_L=
OCALECONV=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_MALLOC_USABLE_SIZE=3D1 -DHAVE_M=
EMMEM=3D1 -DHAVE_NETINET_IN_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_POSIX_FADVIS=
E=3D1 -DHAVE_POSIX_FALLOCATE=3D1 -DHAVE_POSIX_MEMALIGN=3D1 -DHAVE_PTHREAD_H=
=3D1 -DHAVE_RES_NINIT=3D1 -DHAVE_SA_LEN=3D1 -DHAVE_SCONN_LEN=3D1 -DHAVE_SET=
PRIORITY=3D1 -DHAVE_SIN6_LEN=3D1 -DHAVE_SIN_LEN=3D1 -DHAVE_STDINT_H=3D1 -DH=
AVE_STRERROR=3D1 -DHAVE_STRNDUP=3D1 -DHAVE_SYSCALL=3D1 -DHAVE_SYS_QUEUE_H=
=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_THREAD_TLS_KEYWORD=3D1 -DHAVE_UNISTD_H=
=3D1 -DHAVE_VALLOC=3D1 -DHAVE_VA_COPY=3D1 -DHAVE_VISIBILITY_ATTRIBUTE=3D1 -=
DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_VPX_VPX_DECODER_H=3D1 -DHAVE__=
UNWIND_BACKTRACE=3D1 -DHAVE___CXA_DEMANGLE=3D1 -DJS_CODEGEN_X86=3D1 -DJS_DE=
FAULT_JITREPORT_GRANULARITY=3D3 -DJS_HAS_INTL_API=3D1 -DJS_NUNBOX32=3D1 -DM=
ALLOC_H=3D'<malloc_np.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=3Dconst -DMOZILLA_=
UAVERSION=3D'"81.0"' -DMOZILLA_VERSION=3D'"81.0"' -DMOZILLA_VERSION_U=3D81.=
0 -DMOZ_ACCESSIBILITY_ATK=3D1 -DMOZ_APP_UA_NAME=3D'""' -DMOZ_APP_UA_VERSION=
=3D'"81.0"' -DMOZ_AV1=3D1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=3D1 -DMOZ_BUILD_APP=
=3Dbrowser -DMOZ_DATA_REPORTING=3D1 -DMOZ_DEDICATED_PROFILES=3D1 -DMOZ_DIST=
RIBUTION_ID=3D'"org.mozilla"' -DMOZ_DLL_PREFIX=3D'"lib"' -DMOZ_DLL_SUFFIX=
=3D'".so"' -DMOZ_ENABLE_DBUS=3D1 -DMOZ_ENABLE_FORKSERVER=3D1 -DMOZ_ENABLE_S=
KIA=3D1 -DMOZ_FFMPEG=3D1 -DMOZ_FFVPX=3D1 -DMOZ_FFVPX_AUDIOONLY=3D1 -DMOZ_FM=
P4=3D1 -DMOZ_GLUE_IN_PROGRAM=3D1 -DMOZ_HAS_REMOTE=3D1 -DMOZ_INSTRUMENT_EVEN=
T_LOOP=3D1 -DMOZ_JACK=3D1 -DMOZ_LOGGING=3D1 -DMOZ_MACBUNDLE_ID=3Dorg.mozill=
a.firefox -DMOZ_NEW_CERT_STORAGE=3D1 -DMOZ_NORMANDY=3D1 -DMOZ_OFFICIAL_BRAN=
DING=3D1 -DMOZ_PEERCONNECTION=3D1 -DMOZ_PLACES=3D1 -DMOZ_PROFILING=3D1 -DMO=
Z_PULSEAUDIO=3D1 -DMOZ_RAW=3D1 -DMOZ_SAMPLE_TYPE_FLOAT32=3D1 -DMOZ_SCTP=3D1=
 -DMOZ_SERVICES_HEALTHREPORT=3D1 -DMOZ_SRTP=3D1 -DMOZ_STATIC_JS=3D1 -DMOZ_S=
YSTEM_ICU=3D1 -DMOZ_TREE_CAIRO=3D1 -DMOZ_UPDATE_CHANNEL=3Drelease -DMOZ_USE=
R_DIR=3D'".mozilla"' -DMOZ_VERIFY_MAR_SIGNATURE=3D1 -DMOZ_VORBIS=3D1 -DMOZ_=
WAYLAND=3D1 -DMOZ_WEBM_ENCODER=3D1 -DMOZ_WEBRTC=3D1 -DMOZ_WEBRTC_ASSERT_ALW=
AYS=3D1 -DMOZ_WEBRTC_SIGNALING=3D1 -DMOZ_WEBSPEECH=3D1 -DMOZ_WEBSPEECH_TEST=
_BACKEND=3D1 -DMOZ_WIDGET_GTK=3D1 -DMOZ_X11=3D1 -DMOZ_XUL=3D1 -DNO_NSPR_10_=
SUPPORT=3D1 -DNS_PRINTING=3D1 -DNS_PRINT_PREVIEW=3D1 -DRELEASE_OR_BETA=3D1 =
-DSTATIC_JS_API=3D1 -DSTDC_HEADERS=3D1 -DTARGET_XPCOM_ABI=3D'"x86-gcc3"' -D=
USE_SKIA=3D1 -DU_USING_ICU_NAMESPACE=3D0 -DVA_COPY=3Dva_copy -DXP_FREEBSD=
=3D1 -DXP_UNIX=3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DAB_CD=3Den-US /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/webrtc/PMediaTranspo=
rt.ipdl -o PMediaTransport.ipdl
rm -f PWebrtcGlobal.ipdl
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.preprocessor -DNDEBUG=3D1 -DTRIMMED=3D1 -DOS_POSIX=3D1 =
-DOS_FREEBSD=3D1 -DOS_BSD=3D1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIM=
PL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DACCESSIBILITY=3D1 -DATK_MAJOR_VERSIO=
N=3D2 -DATK_MINOR_VERSION=3D36 -DATK_REV_VERSION=3D0 -DBROWSER_CHROME_URL=
=3Dchrome://browser/content/browser.xhtml -DBROWSER_CHROME_URL_QUOTED=3D'"c=
hrome://browser/content/browser.xhtml"' -DBUILD_CTYPES=3D1 -DCROSS_COMPILE=
=3D'' -DENABLE_SHARED_MEMORY=3D1 -DENABLE_SYSTEM_EXTENSION_DIRS=3D1 -DENABL=
E_WASM_MULTI_VALUE=3D1 -DENABLE_WASM_REFTYPES=3D1 -DENABLE_WASM_SIMD=3D1 -D=
FORCE_PR_LOG=3D1 -DFUNCPROTO=3D15 -DGDK_VERSION_MAX_ALLOWED=3DGDK_VERSION_3=
_14 -DGLIB_VERSION_MAX_ALLOWED=3DGLIB_VERSION_2_42 -DGLIB_VERSION_MIN_REQUI=
RED=3DGLIB_VERSION_2_42 -DGL_PROVIDER_EGL=3D1 -DHAVE_ARC4RANDOM=3D1 -DHAVE_=
ARC4RANDOM_BUF=3D1 -DHAVE_CLOCK_MONOTONIC=3D1 -DHAVE_CPUID_H=3D1 -DHAVE_DIR=
ENT_H=3D1 -DHAVE_DLADDR=3D1 -DHAVE_DLOPEN=3D1 -DHAVE_FONTCONFIG_FCFREETYPE_=
H=3D1 -DHAVE_FTS_H=3D1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=3D1 -DHAVE_FT_GLYPHSLOT=
_EMBOLDEN=3D1 -DHAVE_FT_LOAD_SFNT_TABLE=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_GMTI=
ME_R=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_LIBPNG=3D1 -DHAVE_L=
OCALECONV=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_MALLOC_USABLE_SIZE=3D1 -DHAVE_M=
EMMEM=3D1 -DHAVE_NETINET_IN_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_POSIX_FADVIS=
E=3D1 -DHAVE_POSIX_FALLOCATE=3D1 -DHAVE_POSIX_MEMALIGN=3D1 -DHAVE_PTHREAD_H=
=3D1 -DHAVE_RES_NINIT=3D1 -DHAVE_SA_LEN=3D1 -DHAVE_SCONN_LEN=3D1 -DHAVE_SET=
PRIORITY=3D1 -DHAVE_SIN6_LEN=3D1 -DHAVE_SIN_LEN=3D1 -DHAVE_STDINT_H=3D1 -DH=
AVE_STRERROR=3D1 -DHAVE_STRNDUP=3D1 -DHAVE_SYSCALL=3D1 -DHAVE_SYS_QUEUE_H=
=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_THREAD_TLS_KEYWORD=3D1 -DHAVE_UNISTD_H=
=3D1 -DHAVE_VALLOC=3D1 -DHAVE_VA_COPY=3D1 -DHAVE_VISIBILITY_ATTRIBUTE=3D1 -=
DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_VPX_VPX_DECODER_H=3D1 -DHAVE__=
UNWIND_BACKTRACE=3D1 -DHAVE___CXA_DEMANGLE=3D1 -DJS_CODEGEN_X86=3D1 -DJS_DE=
FAULT_JITREPORT_GRANULARITY=3D3 -DJS_HAS_INTL_API=3D1 -DJS_NUNBOX32=3D1 -DM=
ALLOC_H=3D'<malloc_np.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=3Dconst -DMOZILLA_=
UAVERSION=3D'"81.0"' -DMOZILLA_VERSION=3D'"81.0"' -DMOZILLA_VERSION_U=3D81.=
0 -DMOZ_ACCESSIBILITY_ATK=3D1 -DMOZ_APP_UA_NAME=3D'""' -DMOZ_APP_UA_VERSION=
=3D'"81.0"' -DMOZ_AV1=3D1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=3D1 -DMOZ_BUILD_APP=
=3Dbrowser -DMOZ_DATA_REPORTING=3D1 -DMOZ_DEDICATED_PROFILES=3D1 -DMOZ_DIST=
RIBUTION_ID=3D'"org.mozilla"' -DMOZ_DLL_PREFIX=3D'"lib"' -DMOZ_DLL_SUFFIX=
=3D'".so"' -DMOZ_ENABLE_DBUS=3D1 -DMOZ_ENABLE_FORKSERVER=3D1 -DMOZ_ENABLE_S=
KIA=3D1 -DMOZ_FFMPEG=3D1 -DMOZ_FFVPX=3D1 -DMOZ_FFVPX_AUDIOONLY=3D1 -DMOZ_FM=
P4=3D1 -DMOZ_GLUE_IN_PROGRAM=3D1 -DMOZ_HAS_REMOTE=3D1 -DMOZ_INSTRUMENT_EVEN=
T_LOOP=3D1 -DMOZ_JACK=3D1 -DMOZ_LOGGING=3D1 -DMOZ_MACBUNDLE_ID=3Dorg.mozill=
a.firefox -DMOZ_NEW_CERT_STORAGE=3D1 -DMOZ_NORMANDY=3D1 -DMOZ_OFFICIAL_BRAN=
DING=3D1 -DMOZ_PEERCONNECTION=3D1 -DMOZ_PLACES=3D1 -DMOZ_PROFILING=3D1 -DMO=
Z_PULSEAUDIO=3D1 -DMOZ_RAW=3D1 -DMOZ_SAMPLE_TYPE_FLOAT32=3D1 -DMOZ_SCTP=3D1=
 -DMOZ_SERVICES_HEALTHREPORT=3D1 -DMOZ_SRTP=3D1 -DMOZ_STATIC_JS=3D1 -DMOZ_S=
YSTEM_ICU=3D1 -DMOZ_TREE_CAIRO=3D1 -DMOZ_UPDATE_CHANNEL=3Drelease -DMOZ_USE=
R_DIR=3D'".mozilla"' -DMOZ_VERIFY_MAR_SIGNATURE=3D1 -DMOZ_VORBIS=3D1 -DMOZ_=
WAYLAND=3D1 -DMOZ_WEBM_ENCODER=3D1 -DMOZ_WEBRTC=3D1 -DMOZ_WEBRTC_ASSERT_ALW=
AYS=3D1 -DMOZ_WEBRTC_SIGNALING=3D1 -DMOZ_WEBSPEECH=3D1 -DMOZ_WEBSPEECH_TEST=
_BACKEND=3D1 -DMOZ_WIDGET_GTK=3D1 -DMOZ_X11=3D1 -DMOZ_XUL=3D1 -DNO_NSPR_10_=
SUPPORT=3D1 -DNS_PRINTING=3D1 -DNS_PRINT_PREVIEW=3D1 -DRELEASE_OR_BETA=3D1 =
-DSTATIC_JS_API=3D1 -DSTDC_HEADERS=3D1 -DTARGET_XPCOM_ABI=3D'"x86-gcc3"' -D=
USE_SKIA=3D1 -DU_USING_ICU_NAMESPACE=3D0 -DVA_COPY=3Dva_copy -DXP_FREEBSD=
=3D1 -DXP_UNIX=3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DAB_CD=3Den-US /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/webrtc/PWebrtcGlobal=
.ipdl -o PWebrtcGlobal.ipdl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/me=
mory/build'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/mem=
ory/build'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/mo=
dules/libpref'
modules/libpref/StaticPrefListAll.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/modules/libpref/init/generate_static_pref_list.py emit_code init/St=
aticPrefListAll.h init/.deps/StaticPrefListAll.h.pp init/.deps/StaticPrefLi=
stAll.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/modules/libpr=
ef/init/StaticPrefList.yaml
rm -f PGPU.ipdl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/mo=
zglue/build'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/moz=
glue/build'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.preprocessor -DNDEBUG=3D1 -DTRIMMED=3D1 -DOS_POSIX=3D1 =
-DOS_FREEBSD=3D1 -DOS_BSD=3D1 -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIM=
PL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DACCESSIBILITY=3D1 -DATK_MAJOR_VERSIO=
N=3D2 -DATK_MINOR_VERSION=3D36 -DATK_REV_VERSION=3D0 -DBROWSER_CHROME_URL=
=3Dchrome://browser/content/browser.xhtml -DBROWSER_CHROME_URL_QUOTED=3D'"c=
hrome://browser/content/browser.xhtml"' -DBUILD_CTYPES=3D1 -DCROSS_COMPILE=
=3D'' -DENABLE_SHARED_MEMORY=3D1 -DENABLE_SYSTEM_EXTENSION_DIRS=3D1 -DENABL=
E_WASM_MULTI_VALUE=3D1 -DENABLE_WASM_REFTYPES=3D1 -DENABLE_WASM_SIMD=3D1 -D=
FORCE_PR_LOG=3D1 -DFUNCPROTO=3D15 -DGDK_VERSION_MAX_ALLOWED=3DGDK_VERSION_3=
_14 -DGLIB_VERSION_MAX_ALLOWED=3DGLIB_VERSION_2_42 -DGLIB_VERSION_MIN_REQUI=
RED=3DGLIB_VERSION_2_42 -DGL_PROVIDER_EGL=3D1 -DHAVE_ARC4RANDOM=3D1 -DHAVE_=
ARC4RANDOM_BUF=3D1 -DHAVE_CLOCK_MONOTONIC=3D1 -DHAVE_CPUID_H=3D1 -DHAVE_DIR=
ENT_H=3D1 -DHAVE_DLADDR=3D1 -DHAVE_DLOPEN=3D1 -DHAVE_FONTCONFIG_FCFREETYPE_=
H=3D1 -DHAVE_FTS_H=3D1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=3D1 -DHAVE_FT_GLYPHSLOT=
_EMBOLDEN=3D1 -DHAVE_FT_LOAD_SFNT_TABLE=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_GMTI=
ME_R=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_LIBPNG=3D1 -DHAVE_L=
OCALECONV=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_MALLOC_USABLE_SIZE=3D1 -DHAVE_M=
EMMEM=3D1 -DHAVE_NETINET_IN_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_POSIX_FADVIS=
E=3D1 -DHAVE_POSIX_FALLOCATE=3D1 -DHAVE_POSIX_MEMALIGN=3D1 -DHAVE_PTHREAD_H=
=3D1 -DHAVE_RES_NINIT=3D1 -DHAVE_SA_LEN=3D1 -DHAVE_SCONN_LEN=3D1 -DHAVE_SET=
PRIORITY=3D1 -DHAVE_SIN6_LEN=3D1 -DHAVE_SIN_LEN=3D1 -DHAVE_STDINT_H=3D1 -DH=
AVE_STRERROR=3D1 -DHAVE_STRNDUP=3D1 -DHAVE_SYSCALL=3D1 -DHAVE_SYS_QUEUE_H=
=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_THREAD_TLS_KEYWORD=3D1 -DHAVE_UNISTD_H=
=3D1 -DHAVE_VALLOC=3D1 -DHAVE_VA_COPY=3D1 -DHAVE_VISIBILITY_ATTRIBUTE=3D1 -=
DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_VPX_VPX_DECODER_H=3D1 -DHAVE__=
UNWIND_BACKTRACE=3D1 -DHAVE___CXA_DEMANGLE=3D1 -DJS_CODEGEN_X86=3D1 -DJS_DE=
FAULT_JITREPORT_GRANULARITY=3D3 -DJS_HAS_INTL_API=3D1 -DJS_NUNBOX32=3D1 -DM=
ALLOC_H=3D'<malloc_np.h>' -DMALLOC_USABLE_SIZE_CONST_PTR=3Dconst -DMOZILLA_=
UAVERSION=3D'"81.0"' -DMOZILLA_VERSION=3D'"81.0"' -DMOZILLA_VERSION_U=3D81.=
0 -DMOZ_ACCESSIBILITY_ATK=3D1 -DMOZ_APP_UA_NAME=3D'""' -DMOZ_APP_UA_VERSION=
=3D'"81.0"' -DMOZ_AV1=3D1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=3D1 -DMOZ_BUILD_APP=
=3Dbrowser -DMOZ_DATA_REPORTING=3D1 -DMOZ_DEDICATED_PROFILES=3D1 -DMOZ_DIST=
RIBUTION_ID=3D'"org.mozilla"' -DMOZ_DLL_PREFIX=3D'"lib"' -DMOZ_DLL_SUFFIX=
=3D'".so"' -DMOZ_ENABLE_DBUS=3D1 -DMOZ_ENABLE_FORKSERVER=3D1 -DMOZ_ENABLE_S=
KIA=3D1 -DMOZ_FFMPEG=3D1 -DMOZ_FFVPX=3D1 -DMOZ_FFVPX_AUDIOONLY=3D1 -DMOZ_FM=
P4=3D1 -DMOZ_GLUE_IN_PROGRAM=3D1 -DMOZ_HAS_REMOTE=3D1 -DMOZ_INSTRUMENT_EVEN=
T_LOOP=3D1 -DMOZ_JACK=3D1 -DMOZ_LOGGING=3D1 -DMOZ_MACBUNDLE_ID=3Dorg.mozill=
a.firefox -DMOZ_NEW_CERT_STORAGE=3D1 -DMOZ_NORMANDY=3D1 -DMOZ_OFFICIAL_BRAN=
DING=3D1 -DMOZ_PEERCONNECTION=3D1 -DMOZ_PLACES=3D1 -DMOZ_PROFILING=3D1 -DMO=
Z_PULSEAUDIO=3D1 -DMOZ_RAW=3D1 -DMOZ_SAMPLE_TYPE_FLOAT32=3D1 -DMOZ_SCTP=3D1=
 -DMOZ_SERVICES_HEALTHREPORT=3D1 -DMOZ_SRTP=3D1 -DMOZ_STATIC_JS=3D1 -DMOZ_S=
YSTEM_ICU=3D1 -DMOZ_TREE_CAIRO=3D1 -DMOZ_UPDATE_CHANNEL=3Drelease -DMOZ_USE=
R_DIR=3D'".mozilla"' -DMOZ_VERIFY_MAR_SIGNATURE=3D1 -DMOZ_VORBIS=3D1 -DMOZ_=
WAYLAND=3D1 -DMOZ_WEBM_ENCODER=3D1 -DMOZ_WEBRTC=3D1 -DMOZ_WEBRTC_ASSERT_ALW=
AYS=3D1 -DMOZ_WEBRTC_SIGNALING=3D1 -DMOZ_WEBSPEECH=3D1 -DMOZ_WEBSPEECH_TEST=
_BACKEND=3D1 -DMOZ_WIDGET_GTK=3D1 -DMOZ_X11=3D1 -DMOZ_XUL=3D1 -DNO_NSPR_10_=
SUPPORT=3D1 -DNS_PRINTING=3D1 -DNS_PRINT_PREVIEW=3D1 -DRELEASE_OR_BETA=3D1 =
-DSTATIC_JS_API=3D1 -DSTDC_HEADERS=3D1 -DTARGET_XPCOM_ABI=3D'"x86-gcc3"' -D=
USE_SKIA=3D1 -DU_USING_ICU_NAMESPACE=3D0 -DVA_COPY=3Dva_copy -DXP_FREEBSD=
=3D1 -DXP_UNIX=3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DAB_CD=3Den-US /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/gfx/ipc/PGPU.ipdl -o PGPU.ipdl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/ne=
twerk/base/mozurl'
../../../config/nsinstall -R -m 644 'MozURL_ffi.h' '../../../dist/include/m=
ozilla/net'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/net=
werk/base/mozurl'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/ne=
twerk/base/rust-helper'
../../../config/nsinstall -R -m 644 'rust_helper.h' '../../../dist/include/=
mozilla/net'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/net=
werk/base/rust-helper'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/ne=
twerk/socket/neqo_glue'
../../../config/nsinstall -R -m 644 'neqo_glue_ffi_generated.h' '../../../d=
ist/include/mozilla/net'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/net=
werk/socket/neqo_glue'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/to=
olkit/crashreporter'
../../config/nsinstall -R -m 644 'CrashAnnotations.h' '../../dist/include'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/too=
lkit/crashreporter'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/to=
olkit/library/build'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/too=
lkit/library/build'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/to=
olkit/locales'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/too=
lkit/locales'
../../config/nsinstall -R -m 644 'xpcAccEvents.h' '../../dist/include'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/acc=
essible/xpcom'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/to=
ols/quitter'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/too=
ls/quitter'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/xp=
com'
../config/nsinstall -R -m 644 'xpcom-config.h' '../dist/include'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/xp=
com/xpidl'
gmake[5]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/co=
nfig/makefiles/xpidl'
mkdir -p '.deps/'
mkdir -p '../../../dist/include/'
mkdir -p '../../../dist/xpcrs/'
WARNING: mkdir -dot- requested by gmake -C /wrkdirs/usr/ports/www/firefox/w=
ork/.build/config/makefiles/xpidl xpidl
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/xpc=
om'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ipc/ipdl/ipdl.py \
  --sync-msg-list=3D/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ipc/ip=
dl/sync-messages.ini \
  --msg-metadata=3D/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ipc/ipd=
l/message-metadata.ini \
  --outheaders-dir=3D_ipdlheaders \
  --outcpp-dir=3D. \
  -I/wrkdirs/usr/ports/www/firefox/work/.build/ipc/ipdl -I/wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/accessible/ipc/extension/other -I/wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/accessible/ipc/other -I/wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/devtools/shared/heapsnapshot -I/wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/dom/broadcastchannel -I/wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/dom/cache -I/wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/dom/canvas -I/wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/clients/manager -I/wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/dom/fetch -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/fil=
e/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/filehandle -I/=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/filesystem -I/wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/gamepad/ipc -I/wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/dom/indexedDB -I/wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/localstorage -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/do=
m/media/gmp -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/ip=
c -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/mediacapabil=
ities -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/systemse=
rvices -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/webspee=
ch/synth/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/message=
channel -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/midi -I/wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/network -I/wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/dom/payments/ipc -I/wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/dom/plugins/ipc -I/wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/presentation/ipc -I/wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/quota -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/reporting -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/servic=
eworkers -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/simpledb -I=
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/storage -I/wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/webauthn -I/wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/webbrowserpersist -I/wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/dom/webgpu/ipc -I/wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/workers/remoteworkers -I/wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/workers/sharedworkers -I/wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/extensions/spellcheck/hunspell/glue -I/wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/gfx/ipc -I/wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/gfx/layers/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/gfx/vr/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/hal/san=
dbox -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ipc/glue -I/wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/ipc/testshell -I/wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/js/xpconnect/loader -I/wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/layout/base -I/wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/layout/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/layout/printing/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/me=
dia/mtransport/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwe=
rk/cookie -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I=
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/ipc -I/wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/netwerk/protocol/ftp -I/wrkdirs/usr/po=
rts/www/firefox/work/firefox-81.0/netwerk/protocol/http -I/wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/netwerk/protocol/websocket -I/wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/security/manager/ssl -I/wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/backgroundhangmonitor -I=
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensi=
ons/webrequest -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/printingui/ipc -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0=
/tools/profiler/gecko -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ur=
iloader/exthandler -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/urilo=
ader/prefetch -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/widget/gtk=
 -I/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/widget/headless \
  PBrowser.ipdl PBrowserBridge.ipdl PContent.ipdl PMediaTransport.ipdl PWeb=
rtcGlobal.ipdl PGPU.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/a=
ccessible/ipc/extension/other/PDocAccessiblePlatformExt.ipdl /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/accessible/ipc/other/PDocAccessible.ipdl=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/devtools/shared/heapsnaps=
hot/PHeapSnapshotTempFileHelper.ipdl /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/broadcastchannel/PBroadcastChannel.ipdl /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/dom/cache/CacheTypes.ipdlh /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/dom/cache/PCache.ipdl /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/cache/PCacheOp.ipdl /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/dom/cache/PCacheStorage.ipdl /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/cache/PCacheStreamControl.ipdl /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/dom/canvas/PWebGL.ipdl /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/clients/manager/ClientIPCTypes.ipdlh /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/clients/manager/PClient=
Handle.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/clients/ma=
nager/PClientHandleOp.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0=
/dom/clients/manager/PClientManager.ipdl /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/clients/manager/PClientManagerOp.ipdl /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/dom/clients/manager/PClientNavigateOp.ipdl /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/clients/manager/PClient=
Source.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/clients/ma=
nager/PClientSourceOp.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0=
/dom/fetch/ChannelInfo.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/dom/fetch/FetchTypes.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/file/ipc/BlobTypes.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/dom/file/ipc/IPCBlob.ipdlh /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/dom/file/ipc/PFileCreator.ipdl /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/dom/file/ipc/PRemoteLazyInputStream.ipdl /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/dom/file/ipc/PTemporaryIPCBlob.ipdl /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/dom/filehandle/PBackgroundFileHandle.=
ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/filehandle/PBackg=
roundFileRequest.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/=
filehandle/PBackgroundMutableFile.ipdl /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/dom/filesystem/PFileSystemParams.ipdlh /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/filesystem/PFileSystemRequest.ipdl /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/gamepad/ipc/GamepadEventTypes.ip=
dlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/gamepad/ipc/PGamep=
adEventChannel.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ga=
mepad/ipc/PGamepadTestChannel.ipdl /wrkdirs/usr/ports/www/firefox/work/fire=
fox-81.0/dom/indexedDB/PBackgroundIDBCursor.ipdl /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/dom/indexedDB/PBackgroundIDBDatabase.ipdl /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/indexedDB/PBackgroundIDBDatabase=
File.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/indexedDB/PB=
ackgroundIDBDatabaseRequest.ipdl /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/dom/indexedDB/PBackgroundIDBFactory.ipdl /wrkdirs/usr/ports/www/fire=
fox/work/firefox-81.0/dom/indexedDB/PBackgroundIDBFactoryRequest.ipdl /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/indexedDB/PBackgroundIDBReq=
uest.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/indexedDB/PB=
ackgroundIDBSharedTypes.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/indexedDB/PBackgroundIDBTransaction.ipdl /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/dom/indexedDB/PBackgroundIDBVersionChangeTransaction=
.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/indexedDB/PBackg=
roundIndexedDBUtils.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/d=
om/ipc/DOMTypes.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/=
ipc/MemoryReportTypes.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/dom/ipc/PColorPicker.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/dom/ipc/PContentPermission.ipdlh /wrkdirs/usr/ports/www/firefox/work/fire=
fox-81.0/dom/ipc/PContentPermissionRequest.ipdl /wrkdirs/usr/ports/www/fire=
fox/work/firefox-81.0/dom/ipc/PCycleCollectWithLogs.ipdl /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/dom/ipc/PFilePicker.ipdl /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/dom/ipc/PInProcess.ipdl /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/dom/ipc/PLoginReputation.ipdl /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/dom/ipc/PPluginWidget.ipdl /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/ipc/PProcessHangMonitor.ipdl /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PTabContext.ipdlh /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PURLClassifier.ipdl /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PURLClassifierInfo.ipdlh =
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PURLClassifierLoca=
l.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PWindowGlob=
al.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc/PrefsTypes=
.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc/ServiceWork=
erConfiguration.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/=
ipc/WindowGlobalTypes.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/dom/localstorage/PBackgroundLSDatabase.ipdl /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/localstorage/PBackgroundLSObserver.ipdl /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/dom/localstorage/PBackgroundLSRequest=
.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage/PBa=
ckgroundLSSharedTypes.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/dom/localstorage/PBackgroundLSSimpleRequest.ipdl /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/dom/localstorage/PBackgroundLSSnapshot.ipdl /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/dom/media/gmp/GMPTypes.ipdlh /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/gmp/PChromiumCDM.ip=
dl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/gmp/PGMP.ipdl=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/gmp/PGMPContent=
.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/gmp/PGMPSe=
rvice.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/gmp/P=
GMPStorage.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/=
gmp/PGMPTimer.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/med=
ia/gmp/PGMPVideoDecoder.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/dom/media/gmp/PGMPVideoEncoder.ipdl /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/dom/media/ipc/PMediaDecoderParams.ipdlh /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/media/ipc/PRDD.ipdl /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/dom/media/ipc/PRemoteDecoder.ipdl /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/media/ipc/PRemoteDecoderManager.ipdl /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/mediacapabilities=
/PBenchmarkStorage.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/do=
m/media/systemservices/PCameras.ipdl /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/systemservices/PMedia.ipdl /wrkdirs/usr/ports/www/fire=
fox/work/firefox-81.0/dom/media/systemservices/PMediaSystemResourceManager.=
ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/media/webspeech/s=
ynth/ipc/PSpeechSynthesis.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/synth/ipc/PSpeechSynthesisRequest.ipdl /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/dom/messagechannel/PMessagePort.ipdl =
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/midi/MIDITypes.ipdlh /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/midi/PMIDIManager.ipdl =
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/midi/PMIDIPort.ipdl /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/network/PTCPServerSocket=
.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/network/PTCPSock=
et.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/network/PUDPSo=
cket.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/payments/ipc=
/PPaymentRequest.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/=
plugins/ipc/PBrowserStream.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/plugins/ipc/PFunctionBroker.ipdl /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/plugins/ipc/PPluginBackgroundDestroyer.ipdl /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/plugins/ipc/PPluginInstance.ipdl=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/plugins/ipc/PPluginMo=
dule.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/plugins/ipc/=
PPluginScriptableObject.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/dom/plugins/ipc/PPluginSurface.ipdl /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/dom/plugins/ipc/PStreamNotify.ipdl /wrkdirs/usr/ports/www/fire=
fox/work/firefox-81.0/dom/plugins/ipc/PluginTypes.ipdlh /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/dom/presentation/ipc/PPresentation.ipdl /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/presentation/ipc/PPresentat=
ionBuilder.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/presen=
tation/ipc/PPresentationRequest.ipdl /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/quota/PQuota.ipdl /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/dom/quota/PQuotaRequest.ipdl /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/dom/quota/PQuotaUsageRequest.ipdl /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/dom/reporting/PEndpointForReport.ipdl /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/dom/serviceworkers/IPCServiceWorkerDescriptor=
.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/serviceworkers/=
IPCServiceWorkerRegistrationDescriptor.ipdlh /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/dom/serviceworkers/PFetchEventOp.ipdl /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/dom/serviceworkers/PFetchEventOpProxy.ipdl /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/serviceworkers/PService=
Worker.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/servicewor=
kers/PServiceWorkerContainer.ipdl /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/dom/serviceworkers/PServiceWorkerManager.ipdl /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/dom/serviceworkers/PServiceWorkerRegistration.i=
pdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/serviceworkers/PSe=
rviceWorkerUpdater.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/do=
m/serviceworkers/ServiceWorkerOpArgs.ipdlh /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/serviceworkers/ServiceWorkerRegistrarTypes.ipdlh /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/simpledb/PBackgroundSDBConn=
ection.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/simpledb/P=
BackgroundSDBRequest.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/storage/PBackgroundLocalStorageCache.ipdl /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/storage/PBackgroundStorage.ipdl /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/dom/storage/PSessionStorageObserver.ipdl /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/webauthn/PWebAuthnTransact=
ion.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/webbrowserper=
sist/PWebBrowserPersistDocument.ipdl /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/webbrowserpersist/PWebBrowserPersistResources.ipdl /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/dom/webbrowserpersist/PWebBrowserPe=
rsistSerialize.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/we=
bgpu/ipc/PWebGPU.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/=
workers/remoteworkers/PRemoteWorker.ipdl /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/workers/remoteworkers/PRemoteWorkerController.ipdl /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/workers/remoteworkers/PRemo=
teWorkerService.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/w=
orkers/remoteworkers/RemoteWorkerTypes.ipdlh /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/dom/workers/sharedworkers/PSharedWorker.ipdl /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/extensions/spellcheck/hunspell/glue/P=
RemoteSpellcheckEngine.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/gfx/ipc/GraphicsMessages.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/gfx/ipc/PVsyncBridge.ipdl /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/gfx/layers/ipc/LayersMessages.ipdlh /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/gfx/layers/ipc/LayersSurfaces.ipdlh /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/gfx/layers/ipc/PAPZ.ipdl /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/gfx/layers/ipc/PAPZCTreeManager.ipdl /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/gfx/layers/ipc/PAPZInputBridge.ipdl /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/layers/ipc/PCanvas.ipdl =
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/layers/ipc/PCompositor=
Bridge.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/layers/ipc=
/PCompositorBridgeTypes.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/gfx/layers/ipc/PCompositorManager.ipdl /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/gfx/layers/ipc/PImageBridge.ipdl /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/gfx/layers/ipc/PLayerTransaction.ipdl /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/gfx/layers/ipc/PTexture.ipdl /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/gfx/layers/ipc/PUiCompositorControll=
er.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/layers/ipc/PVi=
deoBridge.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/layers/=
ipc/PWebRenderBridge.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
gfx/layers/ipc/WebRenderMessages.ipdlh /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/gfx/vr/ipc/PVR.ipdl /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/gfx/vr/ipc/PVRGPU.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/gfx/vr/ipc/PVRLayer.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/gfx/vr/ipc/PVRManager.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/hal/sandbox/PHal.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
ipc/glue/IPCStream.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/i=
pc/glue/InputStreamParams.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/ipc/glue/PBackground.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/ipc/glue/PBackgroundSharedTypes.ipdlh /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/ipc/glue/PBackgroundTest.ipdl /wrkdirs/usr/ports/www/fire=
fox/work/firefox-81.0/ipc/glue/PChildToParentStream.ipdl /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/ipc/glue/PFileDescriptorSet.ipdl /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/ipc/glue/PIdleScheduler.ipdl /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/ipc/glue/PParentToChildStream.ipdl=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ipc/glue/ProtocolTypes.ip=
dlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ipc/glue/URIParams.ipd=
lh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ipc/testshell/PTestShel=
l.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ipc/testshell/PTest=
ShellCommand.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpcon=
nect/loader/PScriptCache.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/layout/base/PresState.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/layout/ipc/PVsync.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/layout/printing/ipc/PRemotePrintJob.ipdl /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/media/mtransport/ipc/PStunAddrsRequest.ipdl /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/media/mtransport/ipc/PWebrtcTCPSocket.i=
pdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/media/mtransport/ipc/W=
ebrtcProxyConfig.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/net=
werk/cookie/PCookieService.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/netwerk/dns/PDNSRequest.ipdl /wrkdirs/usr/ports/www/firefox/work/fire=
fox-81.0/netwerk/dns/PDNSRequestParams.ipdlh /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/netwerk/dns/PNativeDNSResolverOverride.ipdl /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/netwerk/dns/PTRRService.ipdl /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/ipc/NeckoChannelParams.ipdl=
h /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/ipc/PChannelDive=
rter.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/ipc/PDat=
aChannel.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/ipc/=
PDocumentChannel.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netw=
erk/ipc/PFileChannel.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
netwerk/ipc/PInputChannelThrottleQueue.ipdl /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/ipc/PNecko.ipdl /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/netwerk/ipc/PProxyConfigLookup.ipdl /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/ipc/PSimpleChannel.ipdl /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/netwerk/ipc/PSocketProcess.ipdl /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/netwerk/ipc/PSocketProcessBridge.ipdl=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/protocol/ftp/PFTP=
Channel.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/proto=
col/http/HttpChannelParams.ipdlh /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/protocol/http/PAltDataOutputStream.ipdl /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/http/PAltService.ipdl /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/netwerk/protocol/http/PAltSvcTran=
saction.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/proto=
col/http/PBackgroundDataBridge.ipdl /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/netwerk/protocol/http/PClassifierDummyChannel.ipdl /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/netwerk/protocol/http/PHttpBackgroundCha=
nnel.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/protocol=
/http/PHttpChannel.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/protocol/http/PHttpConnectionMgr.ipdl /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/protocol/http/PHttpTransaction.ipdl /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/netwerk/protocol/websocket/PTransportPr=
ovider.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/protoc=
ol/websocket/PWebSocket.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/netwerk/protocol/websocket/PWebSocketEventListener.ipdl /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/security/manager/ssl/PSMIPCTypes.ipdlh /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/security/manager/ssl/PVerifyS=
SLServerCert.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/=
components/backgroundhangmonitor/HangTypes.ipdlh /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/toolkit/components/extensions/webrequest/PStreamFilt=
er.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/printingui/ipc/PPrintProgressDialog.ipdl /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/printingui/ipc/PPrintSettingsDialog.ipdl=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/printi=
ngui/ipc/PPrinting.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/to=
olkit/components/printingui/ipc/PPrintingTypes.ipdlh /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/tools/profiler/gecko/PProfiler.ipdl /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/tools/profiler/gecko/ProfilerTypes.ipd=
lh /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/uriloader/exthandler/PE=
xternalHelperApp.ipdl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/uril=
oader/exthandler/PHandlerService.ipdl /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/uriloader/prefetch/POfflineCacheUpdate.ipdl /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/widget/gtk/PCompositorWidget.ipdl /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/widget/gtk/PlatformWidgetTypes.ipdlh =
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/widget/headless/HeadlessWi=
dgetTypes.ipdlh
config/makefiles/xpidl/Bits.xpt
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	Bits /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/b=
itsdownload/nsIBits.idl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/br=
owser/app'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/bro=
wser/app'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/br=
owser/locales'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/gf=
x/webrender_bindings'
../../config/nsinstall -R -m 644 'webrender_ffi_generated.h' '../../dist/in=
clude/mozilla/webrender'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/gfx=
/webrender_bindings'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/bro=
wser/locales'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/js=
/src/build'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/js/=
src/build'
config/makefiles/xpidl/accessibility.xpt
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	accessibility /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/=
interfaces/nsIAccessibilityService.idl /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/accessible/interfaces/nsIAccessible.idl /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/accessible/interfaces/nsIAccessibleAnnouncementE=
vent.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interf=
aces/nsIAccessibleApplication.idl /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/accessible/interfaces/nsIAccessibleCaretMoveEvent.idl /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/accessible/interfaces/nsIAccessibleDocu=
ment.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interf=
aces/nsIAccessibleEditableText.idl /wrkdirs/usr/ports/www/firefox/work/fire=
fox-81.0/accessible/interfaces/nsIAccessibleEvent.idl /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/accessible/interfaces/nsIAccessibleHideEvent.id=
l /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces/ns=
IAccessibleHyperLink.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/a=
ccessible/interfaces/nsIAccessibleHyperText.idl /wrkdirs/usr/ports/www/fire=
fox/work/firefox-81.0/accessible/interfaces/nsIAccessibleImage.idl /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces/nsIAccessibl=
eObjectAttributeChangedEvent.idl /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/accessible/interfaces/nsIAccessiblePivot.idl /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/accessible/interfaces/nsIAccessibleRelation.idl /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces/nsIAc=
cessibleRole.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessibl=
e/interfaces/nsIAccessibleScrollingEvent.idl /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/accessible/interfaces/nsIAccessibleSelectable.idl /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces/nsIAccessi=
bleStateChangeEvent.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ac=
cessible/interfaces/nsIAccessibleStates.idl /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/accessible/interfaces/nsIAccessibleTable.idl /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/accessible/interfaces/nsIAccessibleTab=
leChangeEvent.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessib=
le/interfaces/nsIAccessibleText.idl /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/accessible/interfaces/nsIAccessibleTextChangeEvent.idl /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/accessible/interfaces/nsIAccessibleT=
extRange.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/in=
terfaces/nsIAccessibleTextSelectionChangeEvent.idl /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/accessible/interfaces/nsIAccessibleTypes.idl /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces/nsIAccess=
ibleValue.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/i=
nterfaces/nsIAccessibleVirtualCursorChangeEvent.idl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/js=
/src/gc'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/js/=
src/gc'
config/makefiles/xpidl/alerts.xpt
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	alerts /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts/nsIAlertsService.idl
config/makefiles/xpidl/appshell.xpt
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/js=
/src/frontend'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/js/=
src/frontend'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	appshell /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/appshell/ns=
IAppShellService.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/=
appshell/nsIAppWindow.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
xpfe/appshell/nsIWindowMediator.idl /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/xpfe/appshell/nsIWindowMediatorListener.idl /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/xpfe/appshell/nsIWindowlessBrowser.idl /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpfe/appshell/nsIXULBrowserWindow.=
idl
config/makefiles/xpidl/appstartup.xpt
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/js=
/src/jit'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/js/=
src/jit'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	appstartup /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/startup/public/nsIAppStartup.idl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/xp=
com/base'
../../config/nsinstall -R -m 644 'ErrorList.h' '../../dist/include'
config/makefiles/xpidl/autocomplete.xpt
../../config/nsinstall -R -m 644 'ErrorNamesInternal.h' '../../dist/include'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/xp=
com/build'
../../config/nsinstall -R -m 644 'Services.h' '../../dist/include/mozilla'
../../config/nsinstall -R -m 644 'gk_rust_utils_ffi_generated.h' '../../dis=
t/include/mozilla'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/xpc=
om/build'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pgma=
ke[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/xpcom/=
base'
resentation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/=
xslt/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/g=
fx/thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js=
/ductwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/x=
pconnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/bas=
e -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/po=
rts/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0=
/netwerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk=
/cookie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I =
/wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage=
 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/com=
ponents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/comp=
onents/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/po=
rts/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivede=
tect -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/cascade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/t=
oolkit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions=
/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/fire=
fox/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputation=
service -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/=
components/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanage=
r -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ty=
peaheadfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
toolkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/fire=
fox-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/fire=
fox-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpf=
e/appshell \
	../../../dist/include ../../../dist/xpcrs . \
	autocomplete /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/comp=
onents/autocomplete/nsIAutoCompleteController.idl /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/autocomplete/nsIAutoCompleteInpu=
t.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/a=
utocomplete/nsIAutoCompletePopup.idl /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/autocomplete/nsIAutoCompleteResult.idl /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/autocomplete/=
nsIAutoCompleteSearch.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
toolkit/components/autocomplete/nsIAutoCompleteSimpleResult.idl /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/toolkit/components/autocomplete/nsIAu=
toCompleteSimpleSearch.idl
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/xp=
com/components'
xpcom/components/Components.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/xpcom/components/gen_static_components.py main Components.h .deps/C=
omponents.h.pp .deps/Components.h.stub manifest-lists.json /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/xpcom/components/StaticComponents.cpp.in
config/makefiles/xpidl/backgroundhangmonitor.xpt
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/xp=
com/ds'
../../config/nsinstall -R -m 644 'nsGkAtomConsts.h' '../../dist/include'
../../config/nsinstall -R -m 644 'nsGkAtomList.h' '../../dist/include'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	backgroundhangmonitor /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/backgroundhangmonitor/nsIHangDetails.idl
config/makefiles/xpidl/browser-element.xpt
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/xpc=
om/ds'
gmake[4]: Entering directory '/wrkdirs/usr/ports/www/firefox/work/.build/xp=
com/idl-parser/xpidl'
gmake[4]: Nothing to be done for 'export'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/xpc=
om/idl-parser/xpidl'
./CSS2Properties.webidl.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/dom/bindings/GenerateCSS2PropertiesWebIDL.py generate dom/bindings/=
CSS2Properties.webidl dom/bindings/.deps/CSS2Properties.webidl.pp dom/bindi=
ngs/.deps/CSS2Properties.webidl.stub /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/webidl/CSS2Properties.webidl.in layout/style/ServoCSSPropLis=
t.py
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	browser-element /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/brows=
er-element/nsIBrowserElementAPI.idl
./nsCSSPropertyID.h.stub
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/layout/style/GenerateCSSPropertyID.py generate layout/style/nsCSSPr=
opertyID.h layout/style/.deps/nsCSSPropertyID.h.pp layout/style/.deps/nsCSS=
PropertyID.h.stub /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/s=
tyle/nsCSSPropertyID.h.in layout/style/ServoCSSPropList.py
./ServoCSSPropList.h.stub
config/makefiles/xpidl/browser-newtab.xpt
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	browser-newtab /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/co=
mponents/newtab/nsIAboutNewTabService.idl
config/makefiles/xpidl/browsercompsbase.xpt
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	browsercompsbase /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/=
components/nsIBrowserHandler.idl
config/makefiles/xpidl/caps.xpt
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/plugins/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/power -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/pres=
entation/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/quota -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/script -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/security -I /wrkdirs/usr=
/ports/www/firefox/work/firefox-81.0/dom/simpledb -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/dom/system -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/dom/webauthn -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/webbrowserpersist -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/dom/workers -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xsl=
t/xslt -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/xul -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/editor -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/editor/composer -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/editor/spellchecker -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/editor/txmgr -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/extensions/spellcheck/idl -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/gfx/src -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/gfx/=
thebes -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/image -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/intl/l10n -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/intl/locale -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/intl/strres -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/intl/uconv -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/du=
ctwork/debugger -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/js/xpco=
nnect/idl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/base -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/layout/inspector -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/layout/printing -I /wrkdirs/us=
r/ports/www/firefox/work/firefox-81.0/layout/xul/tree -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/modules/libjar -I /wrkdirs/usr/ports/www/fir=
efox/work/firefox-81.0/modules/libjar/zipwriter -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/modules/libpref -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/netwerk/base -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/netwerk/base/http-sfv -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/netwerk/cache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/ne=
twerk/cache2 -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/co=
okie -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns -I /wr=
kdirs/usr/ports/www/firefox/work/firefox-81.0/netwerk/dns/mdns -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/netwerk/mime -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/about -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/netwerk/protocol/file -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/ftp -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/netwerk/protocol/http -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/netwerk/protocol/res -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/netwerk/protocol/viewsource -I /wrkdirs/usr/ports/w=
ww/firefox/work/firefox-81.0/netwerk/protocol/websocket -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/netwerk/socket -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/netwerk/streamconv -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/netwerk/streamconv/converters -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/url-classifier -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/netwerk/wifi -I /wrkdirs/usr/ports/www/firefox/=
work/firefox-81.0/parser/html -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/parser/htmlparser -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/security/manager/ssl -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
services/crypto/component -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/services/interfaces -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
startupcache -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/storage -I=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/testing/marionette/compon=
ents -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/alerts -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compone=
nts/antitracking -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolki=
t/components/asyncshutdown -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/toolkit/components/autocomplete -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/backgroundhangmonitor -I /wrkdirs/usr/ports=
/www/firefox/work/firefox-81.0/toolkit/components/bitsdownload -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/browser -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/captivedetec=
t -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/ca=
scade_bloom_filter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/tool=
kit/components/cleardata -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/commandlines -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/crashes -I /wrkdirs/usr/ports/www/firefox/wor=
k/firefox-81.0/toolkit/components/downloads -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/toolkit/components/enterprisepolicies -I /wrkdirs/usr/=
ports/www/firefox/work/firefox-81.0/toolkit/components/extensions -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/extensions/st=
orage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/component=
s/filewatcher -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/c=
omponents/finalizationwitness -I /wrkdirs/usr/ports/www/firefox/work/firefo=
x-81.0/toolkit/components/find -I /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/toolkit/components/kvstore -I /wrkdirs/usr/ports/www/firefox/work/f=
irefox-81.0/toolkit/components/mozintl -I /wrkdirs/usr/ports/www/firefox/wo=
rk/firefox-81.0/toolkit/components/osfile -I /wrkdirs/usr/ports/www/firefox=
/work/firefox-81.0/toolkit/components/parentalcontrols -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/components/passwordmgr -I /wrkdirs/=
usr/ports/www/firefox/work/firefox-81.0/toolkit/components/places -I /wrkdi=
rs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/reputationser=
vice -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components=
/satchel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/search -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/com=
ponents/securityreporter -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.=
0/toolkit/components/sessionstore -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/toolkit/components/shell -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/toolkit/components/startup/public -I /wrkdirs/usr/ports/www/fi=
refox/work/firefox-81.0/toolkit/components/telemetry/core -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/components/thumbnails -I /wrkdir=
s/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/timermanager -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/components/typea=
headfind -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/toolkit/compon=
ents/url-classifier -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/too=
lkit/components/urlformatter -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/toolkit/components/viaduct -I /wrkdirs/usr/ports/www/firefox/work/fir=
efox-81.0/toolkit/components/windowcreator -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/toolkit/components/windowwatcher -I /wrkdirs/usr/ports/=
www/firefox/work/firefox-81.0/toolkit/components/xulstore -I /wrkdirs/usr/p=
orts/www/firefox/work/firefox-81.0/toolkit/modules -I /wrkdirs/usr/ports/ww=
w/firefox/work/firefox-81.0/toolkit/mozapps/extensions -I /wrkdirs/usr/port=
s/www/firefox/work/firefox-81.0/toolkit/profile -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/toolkit/xre -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/uriloader/base -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/uriloader/exthandler -I /wrkdirs/usr/ports/www/firefox/work/firefox-8=
1.0/uriloader/prefetch -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
widget -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/base -I /w=
rkdirs/usr/ports/www/firefox/work/firefox-81.0/xpcom/components -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/xpcom/ds -I /wrkdirs/usr/ports/www=
/firefox/work/firefox-81.0/xpcom/io -I /wrkdirs/usr/ports/www/firefox/work/=
firefox-81.0/xpcom/system -I /wrkdirs/usr/ports/www/firefox/work/firefox-81=
.0/xpcom/threads -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/xpfe/a=
ppshell \
	../../../dist/include ../../../dist/xpcrs . \
	caps /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps/nsIAddonPolicyS=
ervice.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps/nsIDomainP=
olicy.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps/nsIPrincipa=
l.idl /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps/nsIScriptSecuri=
tyManager.idl
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/layout/style/GenerateServoCSSPropList.py generate_header layout/sty=
le/ServoCSSPropList.h layout/style/.deps/ServoCSSPropList.h.pp layout/style=
/.deps/ServoCSSPropList.h.stub layout/style/ServoCSSPropList.py
./CompositorAnimatableProperties.h.stub
config/makefiles/xpidl/captivedetect.xpt
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 -m mozbuild.action.file_generate /wrkdirs/usr/ports/www/firefox/work/firef=
ox-81.0/layout/style/GenerateCompositorAnimatableProperties.py generate lay=
out/style/CompositorAnimatableProperties.h layout/style/.deps/CompositorAni=
matableProperties.h.pp layout/style/.deps/CompositorAnimatableProperties.h.=
stub layout/style/ServoCSSPropList.py
../../config/nsinstall -R -m 644 'Components.h' '../../dist/include/mozilla'
./TelemetryHistogramEnums.h.stub
gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/xpc=
om/components'
/wrkdirs/usr/ports/www/firefox/work/.build/_virtualenvs/init_py3/bin/python=
 /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/python/mozbuild/mozbuild/=
action/xpidl-process.py --depsdir .deps \
	--bindings-conf /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindi=
ngs/Bindings.conf \
	-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/accessible/interfaces =
-I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/migratio=
n -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components/ne=
wtab -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/browser/components=
/shell -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/caps -I /wrkdirs=
/usr/ports/www/firefox/work/firefox-81.0/chrome -I /wrkdirs/usr/ports/www/f=
irefox/work/firefox-81.0/devtools/platform -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/docshell/base -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/docshell/shistory -I /wrkdirs/usr/ports/www/firefox/work/firefox=
-81.0/dom/audiochannel -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/=
dom/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/bindings -=
I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/browser-element -I /=
wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/commandhandler -I /wrkd=
irs/usr/ports/www/firefox/work/firefox-81.0/dom/console -I /wrkdirs/usr/por=
ts/www/firefox/work/firefox-81.0/dom/events -I /wrkdirs/usr/ports/www/firef=
ox/work/firefox-81.0/dom/file/ipc -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom=
/indexedDB -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/base -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
events -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/g=
eolocation -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/html -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfaces/=
notification -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interf=
aces/payments -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/inter=
faces/push -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfac=
es/security -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/sidebar -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/storage -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/interfa=
ces/xul -I /wrkdirs/usr/ports/www/firefox/work/firefox-81.0/dom/ipc -I /wrk=
dirs/usr/ports/www/firefox/work/firefox-81.0/dom/localstorage -I /wrkdirs/u=
sr/ports/www/firefox/work/firefox-81.0/dom/media -I /wrkdirs/usr/ports/www/=
firefox/work/firefox-81.0/dom/media/bridge -I /wrkdirs/usr/ports/www/firefo=
x/work/firefox-81.0/dom/media/gmp -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/media/webrtc -I /wrkdirs/usr/ports/www/firefox/work/firefox-=
81.0/dom/media/webspeech/recognition -I /wrkdirs/usr/ports/www/firefox/work=
/firefox-81.0/dom/media/webspeech/synth -I /wrkdirs/usr/ports/www/firefox/w=
ork/firefox-81.0/dom/media/webvtt -I /wrkdirs/usr/ports/www/firefox/work/fi=
refox-81.0/dom/network/interfaces -I /wrkdirs/usr/ports/www/firefox/work/fi