>>> Building on exopi-4 under devel/spidermonkey128 BDEPENDS = [devel/dwz;devel/libffi;lang/rust;devel/gmake;archivers/xz;textproc/icu4c;devel/nspr;devel/cbindgen;lang/python/3;devel/m4] DIST = [devel/spidermonkey128,-main:firefox-128.5.2esr.source.tar.xz] FULLPKGNAME = spidermonkey128-128.5.2v1 RDEPENDS = [devel/libffi;textproc/icu4c;devel/nspr] (Junk lock obtained for exopi-4 at 1735822896.74) >>> Running depends in devel/spidermonkey128 at 1735822896.78 last junk was in audio/swh-plugins /usr/sbin/pkg_add -aI -Drepair cbindgen-0.26.0 dwz-0.15 icu4c-76.1v0 m4-1.4.19 nspr-4.36 python-3.12.8p1 xz-5.6.3 was: /usr/sbin/pkg_add -aI -Drepair cbindgen-0.26.0 dwz-0.15 gmake-4.4.1 icu4c-76.1v0 libffi-3.4.6 m4-1.4.19 nspr-4.36 python-3.12.8p1 rust-1.83.0p0 xz-5.6.3 /usr/sbin/pkg_add -aI -Drepair cbindgen-0.26.0 dwz-0.15 icu4c-76.1v0 m4-1.4.19 nspr-4.36 python-3.12.8p1 xz-5.6.3 >>> Running show-prepare-results in devel/spidermonkey128 at 1735822906.15 ===> devel/spidermonkey128 ===> Building from scratch firefox-128.5.2esr.source ===> spidermonkey128-128.5.2v1 depends on: cbindgen-* -> cbindgen-0.26.0 ===> spidermonkey128-128.5.2v1 depends on: m4-* -> m4-1.4.19 ===> spidermonkey128-128.5.2v1 depends on: python->=3.12,<3.13 -> python-3.12.8p1 ===> spidermonkey128-128.5.2v1 depends on: rust-* -> rust-1.83.0p0 ===> spidermonkey128-128.5.2v1 depends on: gmake-* -> gmake-4.4.1 ===> spidermonkey128-128.5.2v1 depends on: dwz-* -> dwz-0.15 ===> spidermonkey128-128.5.2v1 depends on: xz->=5.4.0 -> xz-5.6.3 ===> spidermonkey128-128.5.2v1 depends on: libffi-* -> libffi-3.4.6 ===> spidermonkey128-128.5.2v1 depends on: nspr-* -> nspr-4.36 ===> spidermonkey128-128.5.2v1 depends on: icu4c-* -> icu4c-76.1v0 ===> Verifying specs: curses ffi icudata icui18n icuuc m nspr4 plc4 plds4 z c++ c++abi pthread c pthread c++abi curses ffi icudata icui18n icuuc m nspr4 plc4 plds4 z c++ c++abi pthread c pthread c++abi readline ===> found curses.15.0 ffi.2.1 icudata.22.4 icui18n.22.4 icuuc.22.4 m.10.1 nspr4.24.1 plc4.24.1 plds4.24.1 z.7.1 c++.10.0 c++abi.7.0 pthread.27.1 c.100.3 readline.5.0 cbindgen-0.26.0 dwz-0.15 gmake-4.4.1 icu4c-76.1v0 libffi-3.4.6 m4-1.4.19 nspr-4.36 python-3.12.8p1 rust-1.83.0p0 xz-5.6.3 (Junk lock released for exopi-4 at 1735822913.89) distfiles size=568751432 >>> Running patch in devel/spidermonkey128 at 1735822913.92 ===> devel/spidermonkey128 ===> Checking files for firefox-128.5.2esr.source `/exopi-cvs/ports/distfiles/firefox-128.5.2esr.source.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for firefox-128.5.2esr.source ===> Patching for firefox-128.5.2esr.source ===> Applying OpenBSD patch patch-config_gcc_hidden_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Toggle symbol visibility, otherwise certain symbols are marked as local |which are actually supposed to be used (e.g. by gjs): | |void js::UnsafeTraceManuallyBarrieredEdge(JSTracer*, jsid*, char const*) |void JS::TraceEdge(JSTracer*, JS::Heap*, char const*) |void js::UnsafeTraceManuallyBarrieredEdge(JSTracer*, JSObject**, char const*) |void js::UnsafeTraceManuallyBarrieredEdge(JSTracer*, JS::Value*, char const*) | |Index: config/gcc_hidden.h |--- config/gcc_hidden.h.orig |+++ config/gcc_hidden.h -------------------------- Patching file config/gcc_hidden.h using Plan A... Hunk #1 succeeded at 3. done ===> Applying OpenBSD patch patch-js_src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: js/src/Makefile.in |--- js/src/Makefile.in.orig |+++ js/src/Makefile.in -------------------------- Patching file js/src/Makefile.in using Plan A... Hunk #1 succeeded at 89. done ===> Applying OpenBSD patch patch-js_src_build_moz_build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: js/src/build/moz.build |--- js/src/build/moz.build.orig |+++ js/src/build/moz.build -------------------------- Patching file js/src/build/moz.build using Plan A... Hunk #1 succeeded at 26. done ===> Applying OpenBSD patch patch-js_src_jit_ExecutableAllocator_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: js/src/jit/ExecutableAllocator.h |--- js/src/jit/ExecutableAllocator.h.orig |+++ js/src/jit/ExecutableAllocator.h -------------------------- Patching file js/src/jit/ExecutableAllocator.h using Plan A... Hunk #1 succeeded at 39. done ===> Applying OpenBSD patch patch-js_src_jit_ProcessExecutableMemory_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: js/src/jit/ProcessExecutableMemory.h |--- js/src/jit/ProcessExecutableMemory.h.orig |+++ js/src/jit/ProcessExecutableMemory.h -------------------------- Patching file js/src/jit/ProcessExecutableMemory.h using Plan A... Hunk #1 succeeded at 14. done ===> Applying OpenBSD patch patch-js_src_old-configure_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: js/src/old-configure.in |--- js/src/old-configure.in.orig |+++ js/src/old-configure.in -------------------------- Patching file js/src/old-configure.in using Plan A... Hunk #1 succeeded at 397. done ===> Applying OpenBSD patch patch-js_src_wasm_WasmSignalHandlers_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fully define all the registers needed on mips. | |Index: js/src/wasm/WasmSignalHandlers.cpp |--- js/src/wasm/WasmSignalHandlers.cpp.orig |+++ js/src/wasm/WasmSignalHandlers.cpp -------------------------- Patching file js/src/wasm/WasmSignalHandlers.cpp using Plan A... Hunk #1 succeeded at 105. done ===> Applying OpenBSD patch patch-modules_fdlibm_src_math_private_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: modules/fdlibm/src/math_private.h |--- modules/fdlibm/src/math_private.h.orig |+++ modules/fdlibm/src/math_private.h -------------------------- Patching file modules/fdlibm/src/math_private.h using Plan A... Hunk #1 succeeded at 30. done ===> Applying OpenBSD patch patch-moz_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Fix awk detection | |Index: moz.configure |--- moz.configure.orig |+++ moz.configure -------------------------- Patching file moz.configure using Plan A... Hunk #1 succeeded at 607. done ===> Applying OpenBSD patch patch-third_party_rust_cc_src_lib_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Support riscv64gc-unknown-openbsd | |Index: third_party/rust/cc/src/lib.rs |--- third_party/rust/cc/src/lib.rs.orig |+++ third_party/rust/cc/src/lib.rs -------------------------- Patching file third_party/rust/cc/src/lib.rs using Plan A... Hunk #1 succeeded at 2171. done sed -i 's/"files":{[^}]*}/"files":{}/' /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/third_party/rust/*/.cargo-checksum.json ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/spidermonkey128 at 1735823285.36 ===> devel/spidermonkey128 ===> Generating configure for firefox-128.5.2esr.source ===> Configuring for firefox-128.5.2esr.source /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_COMMENT= -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-312. -DMODPY_BIN=/usr/local/bin/python3.12 -DMODPY_DISTV= -DMODPY_VERSION=3.12 -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DMOZILLA_VERSION=128 -DSO_VERSION=0.0 -DLIBmozjs-128_VERSION=0.0 -DARCH=amd64 -DBASE_PKGPATH=devel/spidermonkey128 -DFLAVOR_EXT= -DFULLPKGNAME=firefox-128.5.2esr.source -DHOMEPAGE=https://spidermonkey.dev/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Antoine\ Jacoutot\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM= -i -B /exopi-obj/pobj/firefox-128.5.2esr.source /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/build/moz.build Using Python 3.12.8 from /usr/local/bin/python3 Creating local state directory: /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0 Created Python 3 virtualenv checking for vcs source checkout... no checking for a shell... /bin/sh checking for host system type... x86_64-unknown-openbsd7.6 checking for target system type... x86_64-unknown-openbsd7.6 checking for Python 3... /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python (3.12.8) checking whether cross compiling... no checking for wget... not found checking for ccache... not found checking for the target C compiler... /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc checking whether the target C compiler can be used... yes checking the target C compiler version... 16.0.6 checking the target C compiler works... yes checking for the target C++ compiler... /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ checking whether the target C++ compiler can be used... yes checking the target C++ compiler version... 16.0.6 checking the target C++ compiler works... yes checking for the host C compiler... /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc checking whether the host C compiler can be used... yes checking the host C compiler version... 16.0.6 checking the host C compiler works... yes checking for the host C++ compiler... /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ checking whether the host C++ compiler can be used... yes checking the host C++ compiler version... 16.0.6 checking the host C++ compiler works... yes checking for target linker... lld checking for host linker... lld checking for 64-bit OS... yes checking for unwind.h... yes checking for _Unwind_Backtrace... no checking for the assembler... /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc checking for ar... /usr/bin/ar checking whether ar supports response files... yes checking for host_ar... /usr/bin/ar checking for -mavxvnni support... yes checking for -mavx512bw support... yes checking for -mavx512vnni support... yes checking for pkg_config... /usr/bin/pkg-config checking for pkg-config version... 0.29.2 checking whether pkg-config is pkgconf... no WARNING: When not building jemalloc, you need to build with --with-redist or set WIN32_REDIST_DIR. checking for strndup... yes checking for posix_memalign... yes checking for memalign... no checking for malloc_usable_size... no checking for malloc.h... no checking for malloc_np.h... no checking for malloc/malloc.h... no checking for sys/malloc.h... no checking for stdint.h... yes checking for inttypes.h... yes 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... no checking for sys/statvfs.h... yes checking for sys/statfs.h... no checking for sys/vfs.h... no checking for sys/mount.h... no 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 memfd_create in sys/mman.h... no checking for perf_event_open system call... no checking for clock_gettime(CLOCK_MONOTONIC)... yes checking for dladdr... yes checking for dlfcn.h... yes checking for dlopen in -ldl... no checking for dlopen... yes checking for gethostbyname_r in -lc_r... no checking for socket in -lsocket... no checking for pthread_create... no checking for pthread_create in -lpthread... yes checking for pthread.h... yes checking whether the C compiler supports -pthread... yes checking whether 64-bits std::atomic requires -latomic... 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 -Wformat-type-confusion... yes checking whether the C++ compiler supports -Wformat-type-confusion... yes checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes checking whether the C compiler supports -Wtautological-constant-in-range-compare... yes checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... yes checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... yes checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... 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 -Wunused-but-set-parameter... yes checking whether the C++ compiler supports -Wunused-but-set-parameter... 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... yes 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 -Wno-range-loop-analysis... yes checking whether the C++ compiler supports -Wno-range-loop-analysis... yes checking whether the C++ compiler supports -Wcomma-subscript... no checking whether the C compiler supports -Wenum-compare-conditional... yes checking whether the C++ compiler supports -Wenum-compare-conditional... yes checking whether the C compiler supports -Wenum-float-conversion... yes checking whether the C++ compiler supports -Wenum-float-conversion... yes checking whether the C++ compiler supports -Wvolatile... no checking whether the C++ compiler supports -Wno-deprecated-anon-enum-enum-conversion... yes checking whether the C++ compiler supports -Wno-deprecated-enum-enum-conversion... yes checking whether the C++ compiler supports -Wno-deprecated-this-capture... 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 -Wlogical-op... no checking whether the C++ compiler supports -Wlogical-op... no checking whether the C compiler supports -Wstring-conversion... yes checking whether the C++ compiler supports -Wstring-conversion... yes checking whether the C++ compiler supports -Wno-inline-new-delete... yes checking whether the C compiler supports -Wno-error=maybe-uninitialized... no checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no checking whether the C compiler supports -Wno-error=deprecated-declarations... yes checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes checking whether the C compiler supports -Wno-error=array-bounds... yes checking whether the C++ compiler supports -Wno-error=array-bounds... yes checking whether the C compiler supports -Wno-error=free-nonheap-object... yes checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes 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=class-memaccess... no checking whether the C++ compiler supports -Wno-error=class-memaccess... no checking whether the C compiler supports -Wno-error=atomic-alignment... yes checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes checking whether the C compiler supports -Wno-error=deprecated-builtins... yes checking whether the C++ compiler supports -Wno-error=deprecated-builtins... yes 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=2... no checking whether the C++ compiler supports -Wformat-overflow=2... no checking whether the C compiler supports -Werror=implicit-function-declaration... yes checking whether the C compiler supports -Wno-psabi... yes checking whether the C++ compiler supports -Wno-psabi... yes checking whether the C compiler supports -Wthread-safety... yes checking whether the C++ compiler supports -Wthread-safety... yes checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes checking whether the C++ compiler supports -Wno-vla-cxx-extension... no checking whether the C compiler supports -Wno-unknown-warning-option... yes checking whether the C++ compiler supports -Wno-unknown-warning-option... yes checking whether the C++ compiler supports -fno-sized-deallocation... yes checking whether the C++ compiler supports -fno-aligned-new... yes checking whether the C linker supports -Wl,--build-id=sha1... yes checking whether the C compiler supports -Wa,--noexecstack... yes checking whether the C linker supports -Wl,-z,noexecstack... yes checking whether the C linker supports -Wl,-z,text... yes checking whether the C linker supports -Wl,-z,relro... yes checking whether the C linker supports -Wl,-z,now... yes checking whether the C linker supports -Wl,-z,nocopyreloc... yes checking for --ignore-unresolved-symbol option to the linker... no checking what kind of list files are supported by the linker... linkerlist checking for llvm_profdata... /usr/bin/llvm-profdata checking whether llvm-profdata supports 'order' subcommand... no checking for llvm-objdump... /usr/bin/llvm-objdump checking for readelf... /usr/bin/llvm-readelf checking for objcopy... /usr/bin/llvm-objcopy checking for nspr >= 4.10... yes checking NSPR_CFLAGS... -I/usr/local/include/nspr checking NSPR_LIBS... -L/usr/local/lib -lplds4 -lplc4 -lnspr4 checking for rustc... /usr/local/bin/rustc checking for cargo... /usr/local/bin/cargo checking rustc version... 1.83.0 checking cargo version... 1.83.0 checking for rust host triplet... x86_64-unknown-openbsd checking for rust target triplet... x86_64-unknown-openbsd checking for rustdoc... /usr/local/bin/rustdoc checking for cbindgen... /usr/local/bin/cbindgen checking for rustfmt... not found checking for clang for bindgen... /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ checking for libclang for bindgen... not found checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN 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 readline... yes checking for icu-i18n >= 73.1... yes checking MOZ_ICU_CFLAGS... -I/usr/local/include checking MOZ_ICU_LIBS... -L/usr/local/lib -licui18n -licuuc -licudata checking for tm_zone and tm_gmtoff in struct tm... yes checking for getpagesize... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettid... no checking for setpriority... yes checking for syscall... no checking for getc_unlocked... yes checking for pthread_getname_np... no checking for pthread_get_name_np... no checking for strerror... yes checking for nl_langinfo and CODESET... yes checking for __cxa_demangle... yes checking for _getc_nolock... no checking for localeconv... yes checking for awk... /usr/bin/awk checking for gmake... /usr/local/bin/gmake checking for watchman... not found checking for xargs... /usr/bin/xargs checking for strip... /exopi-obj/pobj/firefox-128.5.2esr.source/bin/strip checking for zlib >= 1.2.3... yes checking MOZ_ZLIB_CFLAGS... checking MOZ_ZLIB_LIBS... -lz checking for m4... /usr/local/bin/gm4 Refreshing /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/old-configure with /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/autoconf/autoconf.sh creating cache ./config.cache checking host system type... x86_64-unknown-openbsd7.6 checking target system type... x86_64-unknown-openbsd7.6 checking build system type... x86_64-unknown-openbsd7.6 checking for gcc... (cached) /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc -std=gnu99 checking whether the C compiler (/exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc -std=gnu99 -O2 -pipe -g -fuse-ld=lld ) works... (cached) yes checking whether the C compiler (/exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc -std=gnu99 -O2 -pipe -g -fuse-ld=lld ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc -std=gnu99 accepts -g... (cached) yes checking for c++... (cached) /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ checking whether the C++ compiler (/exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -O2 -pipe -g -fuse-ld=lld ) works... (cached) yes checking whether the C++ compiler (/exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -O2 -pipe -g -fuse-ld=lld ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ accepts -g... (cached) yes checking whether the linker supports Identical Code Folding... no checking whether removing dead symbols breaks debugging... no updating cache ./config.cache creating ./config.data Creating config.status Reticulating splines... Finished reading 66 moz.build files in 0.41s Read 0 gyp files in parallel contributing 0.00s to total wall time Processed into 274 build config descriptors in 0.34s RecursiveMake backend executed in 1.03s 186 total backend files; 99 created; 0 updated; 87 unchanged; 0 deleted; 7 -> 40 Makefile FasterMake backend executed in 0.00s 0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted Clangd backend executed in 0.00s 0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted Total wall time: 2.40s; CPU time: 1.20s; Efficiency: 50%; Untracked: 0.62s >>> Running build in devel/spidermonkey128 at 1735823390.57 ===> devel/spidermonkey128 ===> Building for firefox-128.5.2esr.source gmake[1]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' gmake recurse_pre-export gmake[2]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track dist/include _build_manifests/install/dist_include Elapsed: 0.08s; From dist/include: Kept 5 existing; Added/updated 357; Removed 0 files and 0 directories. /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_public.track dist/public _build_manifests/install/dist_public Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_private.track dist/private _build_manifests/install/dist_private Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install__tests.track _tests _build_manifests/install/_tests Elapsed: 1.00s; From _tests: Kept 3 existing; Added/updated 487; Removed 0 files and 0 directories. /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/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/bin: Kept 0 existing; Added/updated 1; Removed 0 files and 0 directories. rm -f '.cargo/config.toml' /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.preprocessor --depend .deps/config.toml.pp -DNDEBUG=1 -DTRIMMED=1 -Dtop_srcdir=/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2 -DBUILD_CTYPES=1 -DCROSS_COMPILE='' -DEDITLINE=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_AVX=1 -DENABLE_WASM_GC=1 -DENABLE_WASM_JS_STRING_BUILTINS=1 -DENABLE_WASM_MOZ_INTGEMM=1 -DENABLE_WASM_MULTI_MEMORY=1 -DENABLE_WASM_SIMD=1 -DENABLE_WASM_TAIL_CALLS=1 -DHAVE_64BIT_BUILD=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DLADDR=1 -DHAVE_DLFCN_H=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETOPT_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SETPRIORITY=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_UNISTD_H=1 -DHAVE_UNWIND_H=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DJS_64BIT=1 -DJS_CODEGEN_X64=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_CTYPES=1 -DJS_HAS_INTL_API=1 -DJS_PUNBOX64=1 -DJS_STANDALONE=1 -DMALLOC_USABLE_SIZE_CONST_PTR=const -DMOZILLA_UAVERSION='"128.0"' -DMOZILLA_VERSION='"128.5.2"' -DMOZILLA_VERSION_U=128.5.2 -DMOZJS_MAJOR_VERSION=128 -DMOZJS_MINOR_VERSION=5 -DMOZ_AARCH64_JSCVT=0 -DMOZ_BUILD_APP=js -DMOZ_DLL_PREFIX='"lib"' -DMOZ_DLL_SUFFIX='".so.0.0"' -DMOZ_ICU4X=1 -DMOZ_SYSTEM_ICU=1 -DMOZ_UPDATE_CHANNEL=default -DNO_NSPR_10_SUPPORT=1 -DRELEASE_OR_BETA=1 -DSTDC_HEADERS=1 -DU_USING_ICU_NAMESPACE=0 -DWASM_HAS_HEAPREG=1 -DXP_OPENBSD=1 -DXP_UNIX=1 -DAB_CD=en-US '/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/.cargo/config.toml.in' -o '.cargo/config.toml' gmake[2]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' gmake[1]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' gmake[1]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' gmake recurse_export gmake[2]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' ./buildconfig.rs.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/rust/mozbuild/generate_buildconfig.py generate build/rust/mozbuild/buildconfig.rs build/rust/mozbuild/.deps/buildconfig.rs.pp build/rust/mozbuild/.deps/buildconfig.rs.stub gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' mkdir -p '.deps/' /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc -std=gnu99 -o host_nsinstall.o -c -DXP_UNIX -O2 -DNDEBUG=1 -DTRIMMED=1 -DUNICODE -D_UNICODE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -MD -MP -MF .deps/host_nsinstall.o.pp -I/usr/local/include/nspr /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/nsinstall.c /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc -std=gnu99 -o host_pathsub.o -c -DXP_UNIX -O2 -DNDEBUG=1 -DTRIMMED=1 -DUNICODE -D_UNICODE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -MD -MP -MF .deps/host_pathsub.o.pp -I/usr/local/include/nspr /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/pathsub.c gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' mkdir -p '../dist/host/bin/' config/nsinstall_real /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc -std=gnu99 -o nsinstall_real -DXP_UNIX -O2 -fuse-ld=lld @/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config/nsinstall_real.list ld.lld: warning: nsinstall.c(/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config/host_nsinstall.o:(main)): warning: sprintf() is often misused, please use snprintf() ld.lld: warning: nsinstall.c(/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config/host_nsinstall.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() cp nsinstall_real nsinstall.tmp mv nsinstall.tmp nsinstall ../config/nsinstall -R -m 755 'nsinstall' '../dist/bin' gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' config/system-header.sentinel.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/make-system-wrappers.py gen_wrappers system-header.sentinel .deps/system-header.sentinel.pp .deps/system-header.sentinel.stub /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers new algorithm atomic cassert climits cmath condition_variable cstdarg cstdio cstdlib cstring cwchar 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 activscp.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 afxtempl.h afxwin.h Aliases.h all.h alloca.h alloc.h alsa/asoundlib.h ansi_parms.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/atk.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/libc.h bsd/syscall.h bstring.h builtin.h Button.h byteswap.h cairo-atsui.h cairo-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/Carbon.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 CFPlugIn.h CFPreferences.h CFString.h CFURL.h CGAffineTransform.h CheckBox.h ciferfam.h Clipboard.h cmmf.h cmmft.h cmplrs/stsupport.h cms.h cmsreclist.h cmst.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 ControlDefinitions.h Controls.h CoreFoundation/CoreFoundation.h CoreServices/CoreServices.h CPalmRec.cpp Cpalmrec.h CPCatgry.cpp CPDbBMgr.h CPString.cpp CPString.h crtdbg.h crt_externs.h crypt.h cryptohi.h cryptoht.h cstddef ctime ctype.h curl/curl.h curl/easy.h curses.h cxxabi.h DateTimeUtils.h dbus/dbus.h ddeml.h Debug.h dem.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_keyboard.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 direct/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 dlgs.h dl.h docobj.h dos/dosextens.h dos.h Drag.h DriverServices.h DriverSynchronization.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 fnmatch.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/ftadvanc.h freetype/ftbitmap.h freetype/ftcache.h freetype/ftfntfmt.h freetype/ftglyph.h freetype/ftlcdfil.h freetype/ftoutln.h freetype/ftsizes.h freetype/ftsynth.h freetype/ftxf86.h freetype.h freetype/t1tables.h freetype/ttnameid.h freetype/tttables.h fribidi/fribidi.h FSp_fopen.h fstream fstream.h ft2build.h ftadvanc.h ftbitmap.h ftcache.h ftfntfmt.h ftglyph.h ftlcdfil.h ftoutln.h fts.h ftsizes.h ftsynth.h ftxf86.h fusion/arena.h fusion/build.h fusion/call.h fusion/conf.h fusion/fusion.h fusion/fusion_internal.h fusion/hash.h fusion/lock.h fusion/object.h fusion/property.h fusion/protocol.h fusion/reactor.h fusion/ref.h fusion/shmalloc.h fusion/shm/pool.h fusion/shm/shm.h fusion/shm/shm_internal.h fusion/types.h fusion/vector.h gconf/gconf-client.h Gdiplus.h gdk/gdkdirectfb.h gdk/gdk.h gdk/gdkkeysyms.h gdk/gdkprivate.h gdk/gdkwayland.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/libc-version.h gps.h grp.h gssapi_generic.h gssapi/gssapi_generic.h gssapi/gssapi.h gssapi.h gst/app/gstappsink.h gst/app/gstappsrc.h gst/gst.h gst/video/video.h gtk/gtk.h gtk/gtkunixprint.h hasht.h HIToolbox/HIToolbox.h hlink.h ia64/sys/inline.h Icons.h iconv.h ieeefp.h ifaddrs.h image.h imagehlp.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 jarfile.h jar.h JavaControl.h JavaEmbedding/JavaControl.h JavaVM/jni.h JManager.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 LApplication.h LArray.h LArrayIterator.h LAttachable.h LAttachment.h LaunchServices.h lber.h LBroadcaster.h LButton.h lcache.h LCaption.h LCheckBox.h LCicnButton.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 LDocApplication.h LDocument.h LDragAndDrop.h LDragTask.h LEditField.h LEditText.h LEventDispatcher.h LFile.h LFileStream.h LFileTypeList.h LFocusBox.h LGrafPortView.h LHandleStream.h libavutil/mem.h libavutil/cpu.h libc_r.h libelf.h libelf/libelf.h libgen.h libgnome/gnome-url.h libgnome/libgnome.h libgnomeui/gnome-icon-lookup.h libgnomeui/gnome-icon-theme.h libgnomeui/gnome-ui-init.h libutil.h limits.h link.h linux/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 LModelObject.h LModelProperty.h loader.h locale locale.h LOffscreenView.h logkeys.h logstrng.h Looper.h LowMem.h LPane.h LPeriodical.h LPicture.h LPlaceHolder.h LPrintout.h LProgressBar.h LPushButton.h LRadioGroup.h LRadioGroupView.h LRunArray.h LScroller.h LSharable.h LSingleDoc.h LStaticText.h LStdControl.h LStream.h LString.h LTabGroup.h LTabGroupView.h LTableArrayStorage.h LTableMonoGeometry.h LTableSingleSelector.h LTableView.h LTextEditView.h LTextTableView.h LUndoer.h LVariableArray.h LView.h LWindow.h m68881.h MacErrors.h MacHeadersCarbon.h machine/ansi.h machine/builtins.h machine/clock.h machine/endian.h machine/frame.h machine/inline.h machine/limits.h machine/signal.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 MacTypes.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 mmsystem.h model.h Movies.h mpw/errno.h mshtmhst.h mshtml.h mswsock.h Multiprocessing.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 NodeInfo.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 nssutil.h nsswitch.h objbase.h objidl.h Objsafe.h ocsp.h ocspt.h ojiapitests.h ole2.h oleidl.h OpenGL/OpenGL.h OpenTptInternet.h OpenTransport.h OS.h osreldate.h OSUtils.h p12.h p12plcy.h p12t.h Packages.h Palettes.h PALM_CMN.H pango/pango-break.h pango/pangofc-decoder.h pango/pangofc-font.h pango/pangofc-fontmap.h pango/pango-fontmap.h pango/pango.h pango/pango-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 pk11priv.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 plerror.h plgetopt.h plhash.h plstr.h PLStringFuncs.h PMApplication.h pmddim.h poll.h Polygon.h portable.h port.h portreg.h Power.h PP_ClassHeaders.cp PP_Constants.h PPCToolbox.h PP_DebugHeaders.cp PP_KeyCodes.h PP_Macros.h PP_Messages.h PP_Prefix.h PP_Resources.h PP_Types.h pratom.h prbit.h prclist.h prcmon.h prcountr.h prcpucfg.h prcvar.h prdtoa.h preenc.h prenv.h prerr.h prerror.h prinet.h prinit.h prinrval.h Printing.h Print/PMPrintingDialogExtensions.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 proto/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 prvrsion.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_interface.h Roster.h rpc.h rpcproxy.h rpc/types.h sane/sane.h sane/sanei.h sane/saneopts.h sanitizer/asan_interface.h sanitizer/common_interface_defs.h sched.h Scrap.h Screen.h Script.h ScrollBar.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 secoidt.h secpkcs5.h secpkcs7.h secport.h secrng.h security.h secutil.h semaphore.h servprov.h setjmp.h SFNTLayoutTypes.h SFNTTypes.h sha1.h share.h shellapi.h shlguid.h shlobj.h shsign.h sigcontext.h signal.h SimpleGameSound.h SIOUX.h size_t.h smime.h someincludefile.h soundcard.h Sound.h soundtouch/SoundTouchFactory.h soundtouch/SoundTouch.h spawn.h sqlite3.h sslerr.h ssl.h sslproto.h sslt.h sstream StandardFile.h starlet.h stat.h statreg.cpp statreg.h stdarg.h stdbool.h stddef.h stdint.h stdio.h stdlib.h storage/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 syscall.h sys/cdefs.h sys/cfgodm.h sys/elf.h sys/endian.h sys/epoll.h sys/errno.h sys/eventfd.h sys/fault.h sys/fcntl.h sys/file.h sys/filio.h sys/frame.h sys/immu.h sys/inotify.h sys/inttypes.h sys/ioccom.h sys/ioctl.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/procfs.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/sendfile.h sys/shm.h sys/siginfo.h sys/signal.h sys/socket.h sys/sockio.h sys/sparc/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/systeminfo.h sys/system_properties.h sys/thr.h sys/timeb.h sys/time.h sys/times.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 thread.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 Types.h UAppleEventsMgr.h UAttachments.h ucontext.h uconv.h UCursor.h UDebugging.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 unixio.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 UTCUtils.h UTETextAction.h UTEViewTextAction.h UTextEdit.h UTextTraits.h utilmodt.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/compobj.h windef.h Window.h windows.h Windows.h windowsx.h Wininet.h winnls.h winperf.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 xlocale.h zmouse.h vorbis/codec.h opus/opus.h opus/opus_multistream.h ogg/ogg.h theora/theoradec.h vpx/svc_context.h vpx/vp8.h vpx/vp8cx.h vpx/vp8dx.h vpx/vpx_codec.h vpx/vpx_decoder.h vpx/vpx_encoder.h vpx/vpx_frame_buffer.h vpx/vpx_image.h vpx_mem/vpx_mem.h aom/aom_image.h aom/aomdx.h aom/aomcx.h aom/aom_decoder.h zlib.h sys/event.h unicode/calendar.h unicode/datefmt.h unicode/dtfmtsym.h unicode/locid.h unicode/numberformatter.h unicode/numsys.h unicode/plurrule.h unicode/putil.h unicode/timezone.h unicode/ucal.h unicode/uchar.h unicode/uclean.h unicode/ucol.h unicode/ucurr.h unicode/udat.h unicode/udata.h unicode/udateintervalformat.h unicode/udatpg.h unicode/udisplaycontext.h unicode/uldnames.h unicode/ulistformatter.h unicode/uenum.h unicode/uformattedvalue.h unicode/umachine.h unicode/uniset.h unicode/unistr.h unicode/unorm.h unicode/unum.h unicode/unumberformatter.h unicode/uobject.h unicode/upluralrules.h unicode/ureldatefmt.h unicode/ures.h unicode/ustring.h unicode/utypes.h gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/build/rust/mozbuild' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/build/rust/mozbuild' ./cbindgen-metadata.json.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/RunCbindgen.py generate_metadata config/cbindgen-metadata.json config/.deps/cbindgen-metadata.json.pp config/.deps/cbindgen-metadata.json.stub .cargo/config.toml ./unicode_bidi_ffi_generated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/RunCbindgen.py generate intl/bidi/unicode_bidi_ffi_generated.h intl/bidi/.deps/unicode_bidi_ffi_generated.h.pp intl/bidi/.deps/unicode_bidi_ffi_generated.h.stub config/cbindgen-metadata.json /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/bidi/rust/unicode-bidi-ffi ./js-confdefs.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/python/mozbuild/mozbuild/action/process_define_files.py process_define_file js/src/js-confdefs.h js/src/.deps/js-confdefs.h.pp js/src/.deps/js-confdefs.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/js-confdefs.h.in ./js-config.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/python/mozbuild/mozbuild/action/process_define_files.py process_define_file js/src/js-config.h js/src/.deps/js-config.h.pp js/src/.deps/js-config.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/js-config.h.in ./ProfilingCategoryList.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/mozglue/baseprofiler/build/generate_profiling_categories.py generate_macro_header mozglue/baseprofiler/public/ProfilingCategoryList.h mozglue/baseprofiler/public/.deps/ProfilingCategoryList.h.pp mozglue/baseprofiler/public/.deps/ProfilingCategoryList.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/mozglue/baseprofiler/build/profiling_categories.yaml ./selfhosted.out.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/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 /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/public/friend/ErrorNumbers.msg mozglue/baseprofiler/public/ProfilingCategoryList.h /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/TypedArrayConstants.h /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/SelfHostingDefines.h /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Utilities.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Array.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/AsyncFunction.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/AsyncIteration.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/BigInt.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Date.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Error.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Generator.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Iterator.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Map.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Number.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Object.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Promise.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Reflect.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/RegExp.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/RegExpGlobalReplaceOpt.h.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/RegExpLocalReplaceOpt.h.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/String.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/Set.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/TypedArray.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/WeakMap.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/WeakSet.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/NumberingSystemsGenerated.h /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/Collator.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/CommonFunctions.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/CurrencyDataGenerated.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/DateTimeFormat.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/DisplayNames.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/IntlObject.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/ListFormat.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/NumberFormat.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/PluralRules.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/RelativeTimeFormat.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/SanctionedSimpleUnitIdentifiersGenerated.js /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/builtin/intl/Segmenter.js ./PrefsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/GeneratePrefs.py generate_prefs_header js/public/PrefsGenerated.h js/public/.deps/PrefsGenerated.h.pp js/public/.deps/PrefsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/modules/libpref/init/StaticPrefList.yaml gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src' ../../config/nsinstall -R -m 644 'js-config.h' '../../dist/include' ../../config/nsinstall -R -m 644 '../../js/public/PrefsGenerated.h' '../../dist/include/js' ../../config/nsinstall -R -m 644 '../../mozglue/baseprofiler/public/ProfilingCategoryList.h' '../../dist/include/js' gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/bidi' ../../config/nsinstall -R -m 644 'unicode_bidi_ffi_generated.h' '../../dist/include/mozilla/intl' gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/bidi' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/build' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/build' ./ReservedWordsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/frontend/GenerateReservedWords.py main js/src/frontend/ReservedWordsGenerated.h js/src/frontend/.deps/ReservedWordsGenerated.h.pp js/src/frontend/.deps/ReservedWordsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/frontend/ReservedWords.h gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/frontend' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/frontend' ./StatsPhasesGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/gc/GenerateStatsPhases.py generateHeader js/src/gc/StatsPhasesGenerated.h js/src/gc/.deps/StatsPhasesGenerated.h.pp js/src/gc/.deps/StatsPhasesGenerated.h.stub gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/gc' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/gc' ./ABIFunctionTypeGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/GenerateABIFunctionType.py main js/src/jit/ABIFunctionTypeGenerated.h js/src/jit/.deps/ABIFunctionTypeGenerated.h.pp js/src/jit/.deps/ABIFunctionTypeGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/ABIFunctionType.yaml ./MIROpsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/GenerateMIRFiles.py generate_mir_header js/src/jit/MIROpsGenerated.h js/src/jit/.deps/MIROpsGenerated.h.pp js/src/jit/.deps/MIROpsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/MIROps.yaml ./LIROpsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/GenerateLIRFiles.py generate_lir_header js/src/jit/LIROpsGenerated.h js/src/jit/.deps/LIROpsGenerated.h.pp js/src/jit/.deps/LIROpsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/LIROps.yaml ./CacheIROpsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/GenerateCacheIRFiles.py generate_cacheirops_header js/src/jit/CacheIROpsGenerated.h js/src/jit/.deps/CacheIROpsGenerated.h.pp js/src/jit/.deps/CacheIROpsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/CacheIROps.yaml ./AtomicOperationsGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/jit/GenerateAtomicOperations.py generate_atomics_header js/src/jit/AtomicOperationsGenerated.h js/src/jit/.deps/AtomicOperationsGenerated.h.pp js/src/jit/.deps/AtomicOperationsGenerated.h.stub gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/jit' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/jit' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/shell' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/shell' ./WasmBuiltinModuleGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/srcdirs/firefox-128.5.2-3f18545d16c0/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/wasm/GenerateBuiltinModules.py main js/src/wasm/WasmBuiltinModuleGenerated.h js/src/wasm/.deps/WasmBuiltinModuleGenerated.h.pp js/src/wasm/.deps/WasmBuiltinModuleGenerated.h.stub /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/wasm/WasmBuiltinModule.yaml gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/wasm' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/wasm' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/memory/build' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/memory/build' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/mozglue/baseprofiler' ../../config/nsinstall -R -m 644 'public/ProfilingCategoryList.h' '../../dist/include' gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/mozglue/baseprofiler' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/mozglue/build' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/mozglue/build' gmake[2]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' gmake[1]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' gmake[1]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' gmake recurse_compile gmake[2]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/rust' /usr/local/bin/cargo rustc --release --manifest-path /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/rust/Cargo.toml --lib --target=x86_64-unknown-openbsd --features 'icu4x mozilla-central-workspace-hack' -- -Clto warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/rust/shared/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/components/bitsdownload/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/components/bitsdownload/bits_client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `regex` dependency) warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/components/bitsdownload/bits_client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/modules/libpref/parser/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/components/processtools/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/library/gtest/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/library/gtest/rust/Cargo.toml: unused manifest key: lib.plugin warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/security/manager/ssl/cert_storage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/dom/media/gtest/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/xpcom/rust/gtest/nsstring/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/encoding_glue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/dom/fs/parent/rust/mime-guess-ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/fuzz-tests/gluesmith/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/tools/profiler/rust-helper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/netwerk/base/mozurl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/library/rust/shared/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `audio_thread_priority` dependency) warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/library/rust/shared/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/library/rust/shared/Cargo.toml: unused manifest key: lib.plugin warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/storage/variant/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/dom/media/webrtc/sdp/rsdparsa_capi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/netwerk/base/rust-helper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/xpcom/rust/gtest/xpcom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/components/glean/tests/gtest/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/components/cascade_bloom_filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/dom/fs/parent/rust/data-encoding-ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/xpcom/rust/gtest/bench-collections/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/xpcom/rust/malloc_size_of_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/components/kvstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/library/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/library/rust/Cargo.toml: unused manifest key: lib.plugin warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/toolkit/components/bitsdownload/bits_client/bits/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 warning: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling proc-macro2 v1.0.74 Compiling unicode-ident v1.0.6 Compiling serde v1.0.203 Compiling stable_deref_trait v1.2.0 Compiling cfg-if v1.0.0 Compiling litemap v0.7.2 Compiling writeable v0.5.4 Compiling semver v1.0.16 Compiling libm v0.2.6 Compiling libc v0.2.153 Compiling version_check v0.9.4 Compiling icu_locid_transform_data v1.4.0 Compiling mozbuild v0.1.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/rust/mozbuild) Compiling strck v0.1.2 Compiling once_cell v1.19.0 Compiling zerocopy v0.7.32 Compiling strck_ident v0.1.2 Compiling smallvec v1.13.1 Compiling autocfg v1.1.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/third_party/rust/autocfg) Compiling lazy_static v1.4.0 Compiling core_maths v0.1.0 Compiling encoding_rs v0.8.34 Compiling icu_properties_data v1.4.0 Compiling quote v1.0.35 Compiling icu_segmenter_data v1.4.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/icu_segmenter_data) Compiling syn v2.0.46 Compiling ahash v0.8.11 Compiling jobserver v0.1.25 Compiling cc v1.0.89 Compiling hashbrown v0.14.5 Compiling num-traits v0.2.15 Compiling encoding_c_mem v0.2.6 Compiling memchr v2.5.0 Compiling utf8_iter v1.0.3 Compiling percent-encoding v2.3.1 Compiling encoding_c v0.9.8 Compiling form_urlencoded v1.2.1 Compiling diplomat-runtime v0.7.0 Compiling termcolor v1.4.1 Compiling equivalent v1.0.1 Compiling log v0.4.20 Compiling leb128 v0.2.5 Compiling wasm-encoder v0.205.0 Compiling env_logger v0.10.0 Compiling getrandom v0.2.14 Compiling hashbrown v0.13.999 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/rust/hashbrown) Compiling unicode-width v0.1.10 Compiling bumpalo v3.15.4 Compiling wast v205.0.0 Compiling synstructure v0.13.1 Compiling serde_derive v1.0.203 Compiling zerofrom-derive v0.1.3 Compiling yoke-derive v0.7.3 Compiling zerovec-derive v0.10.2 Compiling displaydoc v0.2.4 Compiling icu_provider_macros v1.4.0 Compiling zerofrom v0.1.4 Compiling yoke v0.7.3 Compiling zerovec v0.10.4 Compiling arrayvec v0.7.2 Compiling indexmap v2.2.6 Compiling unicode-bidi v0.3.15 (https://github.com/servo/unicode-bidi?rev=ca612daf1c08c53abe07327cb3e6ef6e0a760f0c#ca612daf) Compiling tinyvec v1.999.999 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/rust/tinyvec) Compiling unicode-normalization v0.1.22 Compiling idna v0.5.0 Compiling diplomat_core v0.7.0 Compiling rustc_version v0.4.0 Compiling url v2.5.0 Compiling tinystr v0.7.4 Compiling icu_collections v1.4.0 Compiling icu_locid v1.4.0 Compiling mozglue-static v0.1.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/mozglue/static/rust) warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> mozglue/static/rust/lib.rs:71:29 | 71 | fn panic_hook(info: &panic::PanicInfo) { | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Compiling icu_provider v1.4.0 warning: `mozglue-static` (lib) generated 1 warning Compiling mozilla-central-workspace-hack v0.1.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/workspace-hack) Compiling icu_locid_transform v1.4.0 Compiling icu_segmenter v1.4.0 Compiling icu_provider_adapters v1.4.0 Compiling icu_properties v1.4.0 Compiling unicode-bidi-ffi v0.1.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/bidi/rust/unicode-bidi-ffi) Compiling diplomat v0.7.0 Compiling icu_capi v1.4.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/icu_capi) Compiling jsrust_shared v0.1.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/rust/shared) Compiling jsrust v0.1.0 (/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/rust) Finished `release` profile [unoptimized] target(s) in 8m 28s js/src/rust/libjsrust.a : gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/rust' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' gmake[3]: Nothing to be done for 'host-objects'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' gmake[3]: Nothing to be done for 'host'. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/build/pure_virtual' mkdir -p '.deps/' /exopi-obj/pobj/firefox-128.5.2esr.source/bin/cc -std=gnu99 -o pure_virtual.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/pure_virtual -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/build/pure_virtual -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -DMOZILLA_CLIENT -pthread -ffunction-sections -fdata-sections -fno-math-errno -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Werror=implicit-function-declaration -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -fno-lto -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/pure_virtual.o.pp /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/build/pure_virtual/pure_virtual.c gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/build/pure_virtual' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/build/pure_virtual' build/pure_virtual/libpure_virtual.a rm -f libpure_virtual.a /usr/bin/ar crs libpure_virtual.a @/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/build/pure_virtual/libpure_virtual_a.list gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/build/pure_virtual' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/components' mkdir -p '.deps/' /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Unified_cpp_intl_components0.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/icu_capi/c/include -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_intl_components0.o.pp Unified_cpp_intl_components0.cpp /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Unified_cpp_intl_components1.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/icu_capi/c/include -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_intl_components1.o.pp Unified_cpp_intl_components1.cpp /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Unified_cpp_intl_components2.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/icu_capi/c/include -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_intl_components2.o.pp Unified_cpp_intl_components2.cpp /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Unified_cpp_intl_components3.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/icu_capi/c/include -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_intl_components3.o.pp Unified_cpp_intl_components3.cpp /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Unified_cpp_intl_components4.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/components -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/icu_capi/c/include -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_intl_components4.o.pp Unified_cpp_intl_components4.cpp In file included from Unified_cpp_intl_components4.cpp:38: /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/components/src/TimeZone.cpp:232:9: warning: unused variable 'date' [-Wunused-variable] UDate date = UDate(aUTCMilliseconds); ^ /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/intl/components/src/TimeZone.cpp:262:9: warning: unused variable 'date' [-Wunused-variable] UDate date = UDate(aUTCMilliseconds); ^ 2 warnings generated. gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/intl/components' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/debugger' mkdir -p '.deps/' /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Unified_cpp_js_src_debugger0.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/debugger -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/debugger -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -I/usr/local/include -Werror=format -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_debugger0.o.pp Unified_cpp_js_src_debugger0.cpp /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Unified_cpp_js_src_debugger1.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/debugger -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/debugger -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -I/usr/local/include -Werror=format -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_debugger1.o.pp Unified_cpp_js_src_debugger1.cpp gmake[3]: Leaving directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/debugger' gmake[3]: Entering directory '/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/frontend' mkdir -p '.deps/' /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Parser.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/frontend -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/frontend -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -I/usr/local/include -Werror=format -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Parser.o.pp /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/frontend/Parser.cpp /exopi-obj/pobj/firefox-128.5.2esr.source/bin/c++ -o Unified_cpp_js_src_frontend0.o -c -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/config/gcc_hidden.h -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src/frontend -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/frontend -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src -I/exopi-obj/pobj/firefox-128.5.2esr.source/firefox-128.5.2/js/src -I/exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/firefox-128.5.2esr.source/build-amd64/js/src/js-confdefs.h -fno-rtti -pthread -fno-sized-deallocation -fno-aligned-new -ffunction-sections -fdata-sections -fno-math-errno -fno-exceptions -O2 -pipe -g -fPIC -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Wenum-float-conversion -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -I/usr/local/include -Werror=format -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_frontend0.o.pp Unified_cpp_js_src_frontend0.cpp