>>> Building on exopi-2 under devel/spidermonkey115 BDEPENDS = [devel/gmake;devel/libffi;archivers/xz;devel/cbindgen;devel/m4;devel/dwz;lang/python/3.10;devel/nspr;textproc/icu4c;lang/rust] DIST = [devel/spidermonkey115:firefox-115.10.0esr.source.tar.xz] FULLPKGNAME = spidermonkey115-115.10.0v1 RDEPENDS = [devel/nspr;textproc/icu4c;devel/libffi] (Junk lock failure for exopi-2 at 1714760490.75954) Received IO (Junk lock obtained for exopi-2 at 1714760493.78) Received IO Woken up devel/spidermonkey115 >>> Running depends in devel/spidermonkey115 at 1714760495.15 last junk was in graphics/ocaml-graphics /usr/sbin/pkg_add -aI -Drepair cbindgen-0.26.0 libffi-3.4.4p1 m4-1.4.18p1 nspr-4.35 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair cbindgen-0.26.0 dwz-0.15 gmake-4.4.1 icu4c-74.2p0v0 libffi-3.4.4p1 m4-1.4.18p1 nspr-4.35 python-3.10.14p0 rust-1.77.2 xz-5.4.5 /usr/sbin/pkg_add -aI -Drepair cbindgen-0.26.0 libffi-3.4.4p1 m4-1.4.18p1 nspr-4.35 python-3.10.14p0 >>> Running show-prepare-results in devel/spidermonkey115 at 1714760498.89 ===> devel/spidermonkey115 ===> Building from scratch spidermonkey115-115.10.0v1 ===> spidermonkey115-115.10.0v1 depends on: cbindgen-* -> cbindgen-0.26.0 ===> spidermonkey115-115.10.0v1 depends on: m4-* -> m4-1.4.18p1 ===> spidermonkey115-115.10.0v1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> spidermonkey115-115.10.0v1 depends on: rust-* -> rust-1.77.2 ===> spidermonkey115-115.10.0v1 depends on: gmake-* -> gmake-4.4.1 ===> spidermonkey115-115.10.0v1 depends on: dwz-* -> dwz-0.15 ===> spidermonkey115-115.10.0v1 depends on: xz->=5.4.0 -> xz-5.4.5 ===> spidermonkey115-115.10.0v1 depends on: libffi-* -> libffi-3.4.4p1 ===> spidermonkey115-115.10.0v1 depends on: nspr-* -> nspr-4.35 ===> spidermonkey115-115.10.0v1 depends on: icu4c-* -> icu4c-74.2p0v0 ===> Verifying specs: curses ffi icudata icui18n icuuc m nspr4 plc4 plds4 z c++ c++abi pthread c pthread c++abi ===> found curses.15.0 ffi.2.0 icudata.22.2 icui18n.22.2 icuuc.22.2 m.10.1 nspr4.24.1 plc4.24.1 plds4.24.1 z.7.0 c++.10.0 c++abi.7.0 pthread.27.1 c.100.0 cbindgen-0.26.0 dwz-0.15 gmake-4.4.1 icu4c-74.2p0v0 libffi-3.4.4p1 m4-1.4.18p1 nspr-4.35 python-3.10.14p0 rust-1.77.2 xz-5.4.5 (Junk lock released for exopi-2 at 1714760501.90) Woken up devel/ragel distfiles size=507826764 >>> Running patch in devel/spidermonkey115 at 1714760501.93 ===> devel/spidermonkey115 ===> Checking files for spidermonkey115-115.10.0v1 `/exopi-cvs/ports/distfiles/firefox-115.10.0esr.source.tar.xz' is up to date. >> (SHA256) firefox-115.10.0esr.source.tar.xz: OK ===> Extracting for spidermonkey115-115.10.0v1 ===> Patching for spidermonkey115-115.10.0v1 ===> 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 106. 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 486. 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 481. 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 1824. done sed -i 's/"files":{[^}]*}/"files":{}/' /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115 at 1714760656.54 ===> devel/spidermonkey115 ===> Generating configure for spidermonkey115-115.10.0v1 ===> Configuring for spidermonkey115-115.10.0v1 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_COMMENT= -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-310. -DMODPY_BIN=/usr/local/bin/python3.10 -DMODPY_EGG_VERSION= -DMODPY_VERSION=3.10 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DMOZILLA_VERSION=115 -DSO_VERSION=0.0 -DLIBmozjs-115_VERSION=0.0 -DARCH=amd64 -DBASE_PKGPATH=devel/spidermonkey115 -DFLAVOR_EXT= -DFULLPKGNAME=spidermonkey115-115.10.0v1 -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=spidermonkey115 -i -B /exopi-obj/pobj/spidermonkey115-115.10.0 /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/build/moz.build Using Python 3.10.14 from /usr/local/bin/python3 Site not up-to-date reason: "/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build" does not exist 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.5 checking for target system type... x86_64-unknown-openbsd7.5 checking for Python 3... /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python (3.10.14) checking whether cross compiling... no checking for wget... not found checking for ccache... not found checking for the target C compiler... /exopi-obj/pobj/spidermonkey115-115.10.0/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/spidermonkey115-115.10.0/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/spidermonkey115-115.10.0/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/spidermonkey115-115.10.0/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 the assembler... /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc checking for ar... /usr/bin/ar checking for host_ar... /usr/bin/ar checking for pkg_config... /usr/bin/pkg-config checking for pkg-config version... 0.29.2 checking whether pkg-config is pkgconf... no checking for strndup... yes checking for posix_memalign... yes checking for memalign... no checking for malloc_usable_size... no 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... 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 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 -Wdeprecated-this-capture... 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 -Wc++2a-compat... 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-error=deprecated... yes checking whether the C++ compiler supports -Wno-error=deprecated-anon-enum-enum-conversion... yes checking whether the C++ compiler supports -Wno-error=deprecated-enum-enum-conversion... yes checking whether the C++ compiler supports -Wno-error=deprecated-pragma... yes checking whether the C++ compiler supports -Wno-error=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-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 for llvm_profdata... /usr/bin/llvm-profdata 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.77.2 checking cargo version... 1.77.2 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 rustfmt... not found checking for clang for bindgen... /exopi-obj/pobj/spidermonkey115-115.10.0/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 -DOS_POSIX=1 -DOS_BSD=1 -DOS_OPENBSD=1 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 __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... no 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 llvm-objdump... /usr/bin/llvm-objdump checking for readelf... /usr/bin/llvm-readelf checking for objcopy... /usr/bin/llvm-objcopy checking for strip... /exopi-obj/pobj/spidermonkey115-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/old-configure with /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/autoconf/autoconf.sh creating cache ./config.cache checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking build system type... x86_64-unknown-openbsd7.5 checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for gcc... (cached) /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 checking whether the C compiler (/exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -O2 -pipe -g ) works... (cached) yes checking whether the C compiler (/exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -O2 -pipe -g ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 accepts -g... (cached) yes checking for c++... (cached) /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ checking whether the C++ compiler (/exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -O2 -pipe -g ) works... (cached) yes checking whether the C++ compiler (/exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -O2 -pipe -g ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ accepts -g... (cached) 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=sha1 option to ld... 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 for ssize_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 gethostbyname_r in -lc_r... no checking for library containing dlopen... none required checking for dlfcn.h... yes checking for dladdr... yes checking for socket in -lsocket... no checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 accepts -pthread... yes checking for clock_gettime(CLOCK_MONOTONIC)... checking for sin in -lm... yes checking for res_ninit()... no checking for nl_langinfo and CODESET... yes checking for __thread keyword for TLS variables... yes checking for -pipe support... yes checking what kind of list files are supported by the linker... linkerscript 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 valloc in malloc.h... no checking for valloc in unistd.h... no checking for _aligned_malloc in malloc.h... no updating cache ./config.cache creating ./config.data Creating config.status Reticulating splines... 0:00.51 File already read. Skipping: /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/unix/moz.build Finished reading 61 moz.build files in 0.25s Read 0 gyp files in parallel contributing 0.00s to total wall time Processed into 245 build config descriptors in 0.20s RecursiveMake backend executed in 0.54s 175 total backend files; 175 created; 0 updated; 0 unchanged; 0 deleted; 7 -> 37 Makefile FasterMake backend executed in 0.14s 5 total backend files; 5 created; 0 updated; 0 unchanged; 0 deleted Clangd backend executed in 0.43s 90 total backend files; 3 created; 0 updated; 87 unchanged; 0 deleted Total wall time: 1.74s; CPU time: 1.64s; Efficiency: 94%; Untracked: 0.18s >>> Running build in devel/spidermonkey115 at 1714760705.09 ===> devel/spidermonkey115 ===> Building for spidermonkey115-115.10.0v1 gmake[1]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake recurse_pre-export gmake[2]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track dist/include _build_manifests/install/dist_include Elapsed: 0.07s; From dist/include: Kept 3 existing; Added/updated 348; Removed 0 files and 0 directories. BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_include.track", "dist/include", "_build_manifests/install/dist_include"], "start": 20050.947369467, "end": 20051.01479374, "context": null} /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_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. BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_public.track", "dist/public", "_build_manifests/install/dist_public"], "start": 20051.467338652, "end": 20051.470623523, "context": null} /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_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. BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_private.track", "dist/private", "_build_manifests/install/dist_private"], "start": 20051.934968768, "end": 20051.938838126, "context": null} /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install__tests.track _tests _build_manifests/install/_tests Elapsed: 0.34s; From _tests: Kept 3 existing; Added/updated 464; Removed 0 files and 0 directories. BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install__tests.track", "_tests", "_build_manifests/install/_tests"], "start": 20052.480520645, "end": 20052.819952142, "context": null} /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_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 2; Removed 0 files and 0 directories. BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_bin.track", "dist/bin", "_build_manifests/install/dist_bin"], "start": 20053.306218676, "end": 20053.310248379, "context": null} gmake[2]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' rm -f '.cargo/config' /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.preprocessor --depend .deps/config.pp -DNDEBUG=1 -DTRIMMED=1 -Dtop_srcdir=/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0 -DBUILD_CTYPES=1 -DCROSS_COMPILE='' -DEDITLINE=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_AVX=1 -DENABLE_WASM_EXTENDED_CONST=1 -DENABLE_WASM_SIMD=1 -DHAVE_64BIT_BUILD=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETOPT_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LIBM=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SETPRIORITY=1 -DHAVE_SSIZE_T=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_THREAD_TLS_KEYWORD=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='"115.0"' -DMOZILLA_VERSION='"115.10.0"' -DMOZILLA_VERSION_U=115.10.0 -DMOZJS_MAJOR_VERSION=115 -DMOZJS_MINOR_VERSION=10 -DMOZ_AARCH64_JSCVT=0 -DMOZ_BUILD_APP=js -DMOZ_DLL_PREFIX='"lib"' -DMOZ_DLL_SUFFIX='".so.0.0"' -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 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DAB_CD=en-US '/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/.cargo/config.in' -o '.cargo/config' BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/preprocessor.py", "--depend", ".deps/config.pp", "-DNDEBUG=1", "-DTRIMMED=1", "-Dtop_srcdir=/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0", "-DBUILD_CTYPES=1", "-DCROSS_COMPILE=", "-DEDITLINE=1", "-DENABLE_SHARED_MEMORY=1", "-DENABLE_WASM_AVX=1", "-DENABLE_WASM_EXTENDED_CONST=1", "-DENABLE_WASM_SIMD=1", "-DHAVE_64BIT_BUILD=1", "-DHAVE_CLOCK_MONOTONIC=1", "-DHAVE_CPUID_H=1", "-DHAVE_DIRENT_H=1", "-DHAVE_DLADDR=1", "-DHAVE_DLOPEN=1", "-DHAVE_GETC_UNLOCKED=1", "-DHAVE_GETOPT_H=1", "-DHAVE_GETPAGESIZE=1", "-DHAVE_GMTIME_R=1", "-DHAVE_INTTYPES_H=1", "-DHAVE_LANGINFO_CODESET=1", "-DHAVE_LIBM=1", "-DHAVE_LOCALECONV=1", "-DHAVE_LOCALTIME_R=1", "-DHAVE_NETINET_IN_H=1", "-DHAVE_NL_TYPES_H=1", "-DHAVE_POSIX_MEMALIGN=1", "-DHAVE_SETPRIORITY=1", "-DHAVE_SSIZE_T=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_THREAD_TLS_KEYWORD=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=\"115.0\"", "-DMOZILLA_VERSION=\"115.10.0\"", "-DMOZILLA_VERSION_U=115.10.0", "-DMOZJS_MAJOR_VERSION=115", "-DMOZJS_MINOR_VERSION=10", "-DMOZ_AARCH64_JSCVT=0", "-DMOZ_BUILD_APP=js", "-DMOZ_DLL_PREFIX=\"lib\"", "-DMOZ_DLL_SUFFIX=\".so.0.0\"", "-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", "-D_REENTRANT=1", "-D_THREAD_SAFE=1", "-DAB_CD=en-US", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/.cargo/config.in", "-o", ".cargo/config"], "start": 20053.599529617, "end": 20053.913736839, "context": null} gmake[1]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake recurse_export gmake[2]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' ./buildconfig.rs.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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 BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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"], "start": 20054.479704531, "end": 20054.49071786, "context": null} gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -o host_nsinstall.o -c -DXP_UNIX -DNDEBUG=1 -DTRIMMED=1 -DUNICODE -D_UNICODE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -MD -MP -MF .deps/host_nsinstall.o.pp -I/usr/local/include/nspr /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/nsinstall.c /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -o host_pathsub.o -c -DXP_UNIX -DNDEBUG=1 -DTRIMMED=1 -DUNICODE -D_UNICODE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -MD -MP -MF .deps/host_pathsub.o.pp -I/usr/local/include/nspr /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/pathsub.c gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' mkdir -p '../dist/host/bin/' config/nsinstall_real /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -o nsinstall_real -DXP_UNIX host_nsinstall.o host_pathsub.o nsinstall.c(host_nsinstall.o:(main)): warning: sprintf() is often misused, please use snprintf() pathsub.c(host_pathsub.o:(xstrdup)): warning: strcpy() is almost always misused, please use strlcpy() /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.check_binary --host nsinstall_real BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/check_binary.py", "--host", "nsinstall_real"], "start": 20055.541911294, "end": 20055.543515981, "context": null} cp nsinstall_real nsinstall.tmp mv nsinstall.tmp nsinstall ../config/nsinstall -R -m 755 'nsinstall' '../dist/bin' gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' config/system-header.sentinel.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/make-system-wrappers.py gen_wrappers system-header.sentinel .deps/system-header.sentinel.pp .deps/system-header.sentinel.stub /exopi-obj/pobj/spidermonkey115-115.10.0/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-glib.h dbus/dbus-glib-lowlevel.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 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 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 BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/make-system-wrappers.py", "gen_wrappers", "system-header.sentinel", ".deps/system-header.sentinel.pp", ".deps/system-header.sentinel.stub", "/exopi-obj/pobj/spidermonkey115-115.10.0/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-glib.h", "dbus/dbus-glib-lowlevel.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", "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", "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"], "start": 20056.471353287, "end": 20057.224584444, "context": null} gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/build/rust/mozbuild' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/build/rust/mozbuild' ./js-confdefs.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/js-confdefs.h.in BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/js-confdefs.h.in"], "start": 20058.034754178, "end": 20058.046777056, "context": null} ./js-config.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/js-config.h.in BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/js-config.h.in"], "start": 20058.853956016, "end": 20058.868145822, "context": null} ./ProfilingCategoryList.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/baseprofiler/build/profiling_categories.yaml BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/baseprofiler/build/profiling_categories.yaml"], "start": 20059.730676777, "end": 20060.021752636, "context": null} ./selfhosted.out.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.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 /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/public/friend/ErrorNumbers.msg mozglue/baseprofiler/public/ProfilingCategoryList.h /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/TypedArrayConstants.h /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/SelfHostingDefines.h /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Utilities.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Array.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/AsyncFunction.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/AsyncIteration.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/BigInt.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Date.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Error.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Generator.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Iterator.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Map.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Number.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Object.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Promise.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Reflect.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/RegExp.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/RegExpGlobalReplaceOpt.h.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/RegExpLocalReplaceOpt.h.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/String.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Set.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Sorting.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/TypedArray.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/WeakMap.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/WeakSet.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/NumberingSystemsGenerated.h /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/Collator.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/CommonFunctions.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/CurrencyDataGenerated.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/DateTimeFormat.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/DisplayNames.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/IntlObject.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/ListFormat.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/NumberFormat.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/PluralRules.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/RelativeTimeFormat.js /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/SanctionedSimpleUnitIdentifiersGenerated.js /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -E -o self-hosting-preprocessed.pp -DCROSS_COMPILE= -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DXP_OPENBSD=1 -DMOZ_BUILD_APP=js -DRELEASE_OR_BETA=1 -DMOZILLA_VERSION="115.10.0" -DMOZILLA_VERSION_U=115.10.0 -DMOZILLA_UAVERSION="115.0" -DMOZ_UPDATE_CHANNEL=default -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_CPUID_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NETINET_IN_H=1 -DMOZ_DLL_PREFIX="lib" -DMOZ_DLL_SUFFIX=".so.0.0" -DJS_STANDALONE=1 -DJS_64BIT=1 -DJS_PUNBOX64=1 -DJS_CODEGEN_X64=1 -DMOZ_AARCH64_JSCVT=0 -DBUILD_CTYPES=1 -DJS_HAS_CTYPES=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_EXTENDED_CONST=1 -DENABLE_WASM_SIMD=1 -DENABLE_WASM_AVX=1 -DEDITLINE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_SYSTEM_ICU=1 -DJS_HAS_INTL_API=1 -DU_USING_ICU_NAMESPACE=0 -DMOZJS_MAJOR_VERSION=115 -DMOZJS_MINOR_VERSION=10 -DWASM_HAS_HEAPREG=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_SETPRIORITY=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_STRERROR=1 -DHAVE_UNWIND_H=1 -DHAVE_LOCALECONV=1 -DHAVE_SSIZE_T=1 -DHAVE_DIRENT_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_LIBM=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_USABLE_SIZE_CONST_PTR=const -DNO_NSPR_10_SUPPORT=1 -DNDEBUG=1 -DTRIMMED=1 self-hosting-cpp-input.cpp BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.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", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/public/friend/ErrorNumbers.msg", "mozglue/baseprofiler/public/ProfilingCategoryList.h", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/TypedArrayConstants.h", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/SelfHostingDefines.h", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Utilities.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Array.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/AsyncFunction.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/AsyncIteration.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/BigInt.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Date.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Error.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Generator.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Iterator.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Map.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Number.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Object.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Promise.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Reflect.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/RegExp.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/RegExpGlobalReplaceOpt.h.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/RegExpLocalReplaceOpt.h.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/String.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Set.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/Sorting.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/TypedArray.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/WeakMap.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/WeakSet.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/NumberingSystemsGenerated.h", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/Collator.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/CommonFunctions.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/CurrencyDataGenerated.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/DateTimeFormat.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/DisplayNames.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/IntlObject.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/ListFormat.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/NumberFormat.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/PluralRules.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/RelativeTimeFormat.js", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/SanctionedSimpleUnitIdentifiersGenerated.js"], "start": 20060.735970524, "end": 20060.944399321, "context": null} gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' ../../config/nsinstall -R -m 644 'js-config.h' '../../dist/include' ../../config/nsinstall -R -m 644 '../../mozglue/baseprofiler/public/ProfilingCategoryList.h' '../../dist/include/js' gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' ./ReservedWordsGenerated.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend/ReservedWords.h BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend/ReservedWords.h"], "start": 20061.687802248, "end": 20061.707690094, "context": null} gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend' ./StatsPhasesGenerated.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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 BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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"], "start": 20062.320757455, "end": 20062.336597556, "context": null} gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc' ./MIROpsGenerated.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit/MIROps.yaml BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit/MIROps.yaml"], "start": 20063.163160464, "end": 20063.76143267, "context": null} ./LIROpsGenerated.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit/LIROps.yaml BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit/LIROps.yaml"], "start": 20064.427994392, "end": 20065.264028432, "context": null} ./CacheIROpsGenerated.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit/CacheIROps.yaml BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit/CacheIROps.yaml"], "start": 20065.952168875, "end": 20066.700405192, "context": null} ./AtomicOperationsGenerated.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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 BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/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"], "start": 20067.562497456, "end": 20067.597334986, "context": null} gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' ./WasmIntrinsicGenerated.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm/GenerateIntrinsics.py main js/src/wasm/WasmIntrinsicGenerated.h js/src/wasm/.deps/WasmIntrinsicGenerated.h.pp js/src/wasm/.deps/WasmIntrinsicGenerated.h.stub /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm/WasmIntrinsic.yaml BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm/GenerateIntrinsics.py", "main", "js/src/wasm/WasmIntrinsicGenerated.h", "js/src/wasm/.deps/WasmIntrinsicGenerated.h.pp", "js/src/wasm/.deps/WasmIntrinsicGenerated.h.stub", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm/WasmIntrinsic.yaml"], "start": 20068.390426268, "end": 20068.460468777, "context": null} gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/build' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/build' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/baseprofiler' ../../config/nsinstall -R -m 644 'public/ProfilingCategoryList.h' '../../dist/include' gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/baseprofiler' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/build' gmake[3]: Nothing to be done for 'export'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/build' gmake[2]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake recurse_compile gmake[2]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/rust' js/src/rust/force-cargo-library-build /usr/local/bin/cargo rustc --release --manifest-path /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/rust/Cargo.toml --lib --target=x86_64-unknown-openbsd -- -Clto Compiling semver v1.0.16 Compiling mozbuild v0.1.0 (/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/rust/mozbuild) Compiling once_cell v1.17.1 Compiling cc v1.0.73 Compiling cfg-if v1.0.0 Compiling memchr v2.5.0 Compiling encoding_c v0.9.8 Compiling encoding_c_mem v0.2.6 Compiling encoding_rs v0.8.33 Compiling leb128 v0.2.5 Compiling arrayvec v0.7.2 Compiling mozilla-central-workspace-hack v0.1.0 (/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/workspace-hack) Compiling wasm-encoder v0.25.0 Compiling unicode-width v0.1.10 Compiling rustc_version v0.4.0 Compiling wast v56.0.0 Compiling mozglue-static v0.1.0 (/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/static/rust) warning: mozglue-static@0.1.0: c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] Compiling jsrust_shared v0.1.0 (/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/rust/shared) Compiling jsrust v0.1.0 (/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/rust) Finished release [unoptimized] target(s) in 1m 06s : gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/rust' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Nothing to be done for 'host-objects'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Nothing to be done for 'host'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/intl/components' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_intl_components0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_intl_components1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_intl_components2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_intl_components3.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_intl_components4.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/intl/components -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/intl/components' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/debugger' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_debugger0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/debugger -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/debugger -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_debugger1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/debugger -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/debugger -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/debugger' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Parser.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend/Parser.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_frontend0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_frontend1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_frontend1.o.pp Unified_cpp_js_src_frontend1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_frontend2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_frontend2.o.pp Unified_cpp_js_src_frontend2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_frontend3.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_frontend3.o.pp Unified_cpp_js_src_frontend3.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_frontend4.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_frontend4.o.pp Unified_cpp_js_src_frontend4.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_frontend5.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_frontend5.o.pp Unified_cpp_js_src_frontend5.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_frontend6.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_frontend6.o.pp Unified_cpp_js_src_frontend6.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_frontend7.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_frontend7.o.pp Unified_cpp_js_src_frontend7.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/frontend' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc' js/src/gc/StatsPhasesGenerated.inc.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc/GenerateStatsPhases.py generateCpp StatsPhasesGenerated.inc .deps/StatsPhasesGenerated.inc.pp .deps/StatsPhasesGenerated.inc.stub BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc/GenerateStatsPhases.py", "generateCpp", "StatsPhasesGenerated.inc", ".deps/StatsPhasesGenerated.inc.pp", ".deps/StatsPhasesGenerated.inc.stub"], "start": 20422.673868512, "end": 20422.682851142, "context": null} gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o StoreBuffer.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/StoreBuffer.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc/StoreBuffer.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_gc0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_gc0.o.pp Unified_cpp_js_src_gc0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_gc1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_gc1.o.pp Unified_cpp_js_src_gc1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_gc2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_gc2.o.pp Unified_cpp_js_src_gc2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_gc3.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_gc3.o.pp Unified_cpp_js_src_gc3.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_gc4.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_gc4.o.pp Unified_cpp_js_src_gc4.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/gc' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/irregexp' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o RegExpNativeMacroAssembler.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-error=type-limits -Wno-error=return-type -DV8_INTL_SUPPORT -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/RegExpNativeMacroAssembler.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp/RegExpNativeMacroAssembler.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o regexp-ast.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-error=type-limits -Wno-error=return-type -DV8_INTL_SUPPORT -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/regexp-ast.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp/imported/regexp-ast.cc c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o regexp-compiler.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-error=type-limits -Wno-error=return-type -DV8_INTL_SUPPORT -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/regexp-compiler.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp/imported/regexp-compiler.cc c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_irregexp0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-error=type-limits -Wno-error=return-type -DV8_INTL_SUPPORT -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_irregexp0.o.pp Unified_cpp_js_src_irregexp0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_irregexp1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-error=type-limits -Wno-error=return-type -DV8_INTL_SUPPORT -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_irregexp1.o.pp Unified_cpp_js_src_irregexp1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_irregexp2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/irregexp -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-error=type-limits -Wno-error=return-type -DV8_INTL_SUPPORT -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_irregexp2.o.pp Unified_cpp_js_src_irregexp2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/irregexp' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit0.o.pp Unified_cpp_js_src_jit0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit1.o.pp Unified_cpp_js_src_jit1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit10.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit10.o.pp Unified_cpp_js_src_jit10.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit11.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit11.o.pp Unified_cpp_js_src_jit11.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit12.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit12.o.pp Unified_cpp_js_src_jit12.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit13.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit13.o.pp Unified_cpp_js_src_jit13.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit14.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit14.o.pp Unified_cpp_js_src_jit14.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit15.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit15.o.pp Unified_cpp_js_src_jit15.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit16.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit16.o.pp Unified_cpp_js_src_jit16.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit2.o.pp Unified_cpp_js_src_jit2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit3.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit3.o.pp Unified_cpp_js_src_jit3.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit4.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit4.o.pp Unified_cpp_js_src_jit4.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit5.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit5.o.pp Unified_cpp_js_src_jit5.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit6.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit6.o.pp Unified_cpp_js_src_jit6.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit7.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit7.o.pp Unified_cpp_js_src_jit7.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit8.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit8.o.pp Unified_cpp_js_src_jit8.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_jit9.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_jit9.o.pp Unified_cpp_js_src_jit9.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/jit' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o RegExp.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/RegExp.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/RegExp.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o CTypes.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/CTypes.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/ctypes/CTypes.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Library.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Library.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/ctypes/Library.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o jsmath.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/jsmath.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/jsmath.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Interpreter.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Interpreter.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/vm/Interpreter.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o ProfilingStack.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/ProfilingStack.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/vm/ProfilingStack.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src0.o.pp Unified_cpp_js_src0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src1.o.pp Unified_cpp_js_src1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src10.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src10.o.pp Unified_cpp_js_src10.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src11.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src11.o.pp Unified_cpp_js_src11.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src12.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src12.o.pp Unified_cpp_js_src12.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] In file included from Unified_cpp_js_src12.cpp:11: /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/vm/CharacterEncoding.cpp:641:8: warning: 'codecvt_utf8' is deprecated [-Wdeprecated-declarations] std::codecvt_utf8 cv; ^ /usr/include/c++/v1/codecvt:187:28: note: 'codecvt_utf8' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ In file included from Unified_cpp_js_src12.cpp:11: /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/vm/CharacterEncoding.cpp:761:8: warning: 'codecvt_utf8' is deprecated [-Wdeprecated-declarations] std::codecvt_utf8 cv; ^ /usr/include/c++/v1/codecvt:187:28: note: 'codecvt_utf8' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 ^ /usr/include/c++/v1/__config:808:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 2 warnings generated. /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src13.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src13.o.pp Unified_cpp_js_src13.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src14.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src14.o.pp Unified_cpp_js_src14.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src15.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src15.o.pp Unified_cpp_js_src15.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src16.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src16.o.pp Unified_cpp_js_src16.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src17.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src17.o.pp Unified_cpp_js_src17.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src18.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src18.o.pp Unified_cpp_js_src18.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src19.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src19.o.pp Unified_cpp_js_src19.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src2.o.pp Unified_cpp_js_src2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src20.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src20.o.pp Unified_cpp_js_src20.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src21.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src21.o.pp Unified_cpp_js_src21.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src22.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src22.o.pp Unified_cpp_js_src22.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src23.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src23.o.pp Unified_cpp_js_src23.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src24.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src24.o.pp Unified_cpp_js_src24.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src25.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src25.o.pp Unified_cpp_js_src25.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src3.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src3.o.pp Unified_cpp_js_src3.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src4.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src4.o.pp Unified_cpp_js_src4.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src5.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src5.o.pp Unified_cpp_js_src5.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] In file included from Unified_cpp_js_src5.cpp:20: /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/Locale.cpp:205:20: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] iter_ = std::char_traits::find( ^ /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/Locale.cpp:766:21: note: in instantiation of member function 'SepKeywordIterator::next' requested here beginKey = iter.next(); ^ /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/Locale.cpp:805:16: note: in instantiation of function template specialization 'FindUnicodeExtensionType' requested here ? FindUnicodeExtensionType(unicodeExtension->latin1Chars(nogc), ^ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) ^ In file included from Unified_cpp_js_src5.cpp:20: /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/Locale.cpp:864:31: warning: 'char_traits' is deprecated: char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations] if (const CharT* sep = std::char_traits::find(baseName, length, '-')) { ^ /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/builtin/intl/Locale.cpp:923:16: note: in instantiation of function template specialization 'BaseNameParts' requested here ? BaseNameParts(baseName->latin1Chars(nogc), baseName->length()) ^ /usr/include/c++/v1/__string/char_traits.h:79:8: note: 'char_traits' has been explicitly marked deprecated here struct _LIBCPP_DEPRECATED_("char_traits for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it.") ^ /usr/include/c++/v1/__config:782:53: note: expanded from macro '_LIBCPP_DEPRECATED_' # define _LIBCPP_DEPRECATED_(m) __attribute__((deprecated(m))) ^ 2 warnings generated. /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src6.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src6.o.pp Unified_cpp_js_src6.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src7.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src7.o.pp Unified_cpp_js_src7.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src8.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src8.o.pp Unified_cpp_js_src8.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src9.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -fstandalone-debug -I/usr/local/include -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src9.o.pp Unified_cpp_js_src9.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/util' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o DoubleToString.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/util -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/util -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/DoubleToString.o.pp -Wno-implicit-fallthrough /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/util/DoubleToString.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Utility.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/util -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/util -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/Utility.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/util/Utility.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_util0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/util -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/util -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_util0.o.pp Unified_cpp_js_src_util0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] In file included from Unified_cpp_js_src_util0.cpp:38: /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/util/NativeStack.cpp:134:13: warning: unused variable 'thread' [-Wunused-variable] pthread_t thread = pthread_self(); ^ 1 warning generated. /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_util1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/util -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/util -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_util1.o.pp Unified_cpp_js_src_util1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/util' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_wasm0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_wasm0.o.pp Unified_cpp_js_src_wasm0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_wasm1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_wasm1.o.pp Unified_cpp_js_src_wasm1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_wasm2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_wasm2.o.pp Unified_cpp_js_src_wasm2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_wasm3.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_wasm3.o.pp Unified_cpp_js_src_wasm3.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_wasm4.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_wasm4.o.pp Unified_cpp_js_src_wasm4.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_wasm5.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_wasm5.o.pp Unified_cpp_js_src_wasm5.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/wasm' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/build' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_memory_build0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_MEMORY_IMPL -DMOZ_HAS_MOZGLUE -DIMPL_MFBT -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/memory/build -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/build -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_memory_build0.o.pp Unified_cpp_memory_build0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/build' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/mozalloc' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_memory_mozalloc0.o -c -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/memory/mozalloc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/mozalloc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/xpcom -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/memory/build -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_memory_mozalloc0.o.pp Unified_cpp_memory_mozalloc0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/mozalloc' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -o lz4.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/double-conversion -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -DMOZILLA_CLIENT -O2 -pipe -g -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -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-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/lz4.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/lz4/lz4.c cc: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -o lz4file.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/double-conversion -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -DMOZILLA_CLIENT -O2 -pipe -g -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -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-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/lz4file.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/lz4/lz4file.c cc: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -o lz4frame.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/double-conversion -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -DMOZILLA_CLIENT -O2 -pipe -g -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -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-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/lz4frame.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/lz4/lz4frame.c cc: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -o lz4hc.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/double-conversion -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -DMOZILLA_CLIENT -O2 -pipe -g -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -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-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/lz4hc.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/lz4/lz4hc.c cc: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/cc -std=gnu99 -o xxhash.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/double-conversion -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -DMOZILLA_CLIENT -O2 -pipe -g -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -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-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/xxhash.o.pp -Wno-unused-function /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/lz4/xxhash.c cc: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_mfbt0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/double-conversion -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_mfbt0.o.pp Unified_cpp_mfbt0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_mfbt1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mfbt/double-conversion -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_mfbt1.o.pp Unified_cpp_mfbt1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mfbt' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_acos.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_acos.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_acos.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_acosf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_acosf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_acosf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_acosh.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_acosh.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_acosh.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_asin.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_asin.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_asin.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_asinf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_asinf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_asinf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_atan2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_atan2.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_atan2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_atanh.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_atanh.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_atanh.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_cosh.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_cosh.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_cosh.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_exp.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_exp.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_exp.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_expf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_expf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_expf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_hypot.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_hypot.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_hypot.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_log.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_log.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_log.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_log10.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_log10.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_log10.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_log2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_log2.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_log2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_logf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_logf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_logf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_pow.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_pow.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_pow.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_powf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_powf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_powf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_sinh.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_sinh.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_sinh.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o e_sqrtf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/e_sqrtf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/e_sqrtf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_cos.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_cos.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_cos.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_cosf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_cosf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_cosf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_exp.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_exp.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_exp.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_expf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_expf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_expf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_rem_pio2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_rem_pio2.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_rem_pio2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_sin.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_sin.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_sin.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_sinf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_sinf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_sinf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_tan.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_tan.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_tan.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o k_tanf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/k_tanf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/k_tanf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_asinh.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_asinh.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_asinh.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_atan.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_atan.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_atan.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_atanf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_atanf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_atanf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_cbrt.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_cbrt.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_cbrt.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_ceil.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_ceil.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_ceil.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_ceilf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_ceilf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_ceilf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_cos.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_cos.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_cos.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_cosf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_cosf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_cosf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_exp2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_exp2.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_exp2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_exp2f.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_exp2f.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_exp2f.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_expm1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_expm1.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_expm1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_fabs.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_fabs.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_fabs.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_fabsf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_fabsf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_fabsf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_floor.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_floor.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_floor.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_floorf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_floorf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_floorf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_log1p.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_log1p.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_log1p.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_nearbyint.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_nearbyint.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_nearbyint.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_rint.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_rint.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_rint.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_rintf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_rintf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_rintf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_scalbn.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_scalbn.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_scalbn.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_sin.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_sin.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_sin.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_sinf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_sinf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_sinf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_tan.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_tan.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_tan.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_tanf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_tanf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_tanf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_tanh.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_tanh.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_tanh.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_trunc.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_trunc.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_trunc.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o s_truncf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/s_truncf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/modules/fdlibm/src/s_truncf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/modules/fdlibm/src' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/baseprofiler' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_mozglue_baseprofiler0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/baseprofiler -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/baseprofiler -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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 -Wno-ignored-qualifiers -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_mozglue_baseprofiler0.o.pp Unified_cpp_mozglue_baseprofiler0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/baseprofiler' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o AutoProfilerLabel.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/AutoProfilerLabel.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/AutoProfilerLabel.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o AwakeTimeStamp.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/AwakeTimeStamp.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/AwakeTimeStamp.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o ConditionVariable_posix.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/ConditionVariable_posix.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/ConditionVariable_posix.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o MmapFaultHandler.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/MmapFaultHandler.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/MmapFaultHandler.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Mutex_posix.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/Mutex_posix.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/Mutex_posix.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Printf.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/Printf.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/Printf.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o RWLock_posix.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/RWLock_posix.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/RWLock_posix.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o SIMD.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/SIMD.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/SIMD.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o SIMD_avx2.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/SIMD_avx2.o.pp -mavx2 /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/SIMD_avx2.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o SSE.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/SSE.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/SSE.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o StackWalk.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/StackWalk.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/StackWalk.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o TimeStamp.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/TimeStamp.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/TimeStamp.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o TimeStamp_posix.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/TimeStamp_posix.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/TimeStamp_posix.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Uptime.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/Uptime.o.pp /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/Uptime.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Decimal.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 '-DMOZ_APP_BASENAME="None"' '-DMOZ_APP_VENDOR="None"' -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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/Decimal.o.pp -Wno-implicit-fallthrough /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/mozglue/misc/decimal/Decimal.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/misc' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' js/src/build/libjs_static.a rm -f libjs_static.a /usr/bin/ar crs libjs_static.a ../RegExp.o ../CTypes.o ../Library.o ../jsmath.o ../Interpreter.o ../ProfilingStack.o ../Unified_cpp_js_src0.o ../Unified_cpp_js_src1.o ../Unified_cpp_js_src10.o ../Unified_cpp_js_src11.o ../Unified_cpp_js_src12.o ../Unified_cpp_js_src13.o ../Unified_cpp_js_src14.o ../Unified_cpp_js_src15.o ../Unified_cpp_js_src16.o ../Unified_cpp_js_src17.o ../Unified_cpp_js_src18.o ../Unified_cpp_js_src19.o ../Unified_cpp_js_src2.o ../Unified_cpp_js_src20.o ../Unified_cpp_js_src21.o ../Unified_cpp_js_src22.o ../Unified_cpp_js_src23.o ../Unified_cpp_js_src24.o ../Unified_cpp_js_src25.o ../Unified_cpp_js_src3.o ../Unified_cpp_js_src4.o ../Unified_cpp_js_src5.o ../Unified_cpp_js_src6.o ../Unified_cpp_js_src7.o ../Unified_cpp_js_src8.o ../Unified_cpp_js_src9.o ../../../intl/components/Unified_cpp_intl_components0.o ../../../intl/components/Unified_cpp_intl_components1.o ../../../intl/components/Unified_cpp_intl_components2.o ../../../intl/components/Unified_cpp_intl_components3.o ../../../intl/components/Unified_cpp_intl_components4.o ../debugger/Unified_cpp_js_src_debugger0.o ../debugger/Unified_cpp_js_src_debugger1.o ../frontend/Parser.o ../frontend/Unified_cpp_js_src_frontend0.o ../frontend/Unified_cpp_js_src_frontend1.o ../frontend/Unified_cpp_js_src_frontend2.o ../frontend/Unified_cpp_js_src_frontend3.o ../frontend/Unified_cpp_js_src_frontend4.o ../frontend/Unified_cpp_js_src_frontend5.o ../frontend/Unified_cpp_js_src_frontend6.o ../frontend/Unified_cpp_js_src_frontend7.o ../gc/StoreBuffer.o ../gc/Unified_cpp_js_src_gc0.o ../gc/Unified_cpp_js_src_gc1.o ../gc/Unified_cpp_js_src_gc2.o ../gc/Unified_cpp_js_src_gc3.o ../gc/Unified_cpp_js_src_gc4.o ../irregexp/RegExpNativeMacroAssembler.o ../irregexp/regexp-ast.o ../irregexp/regexp-compiler.o ../irregexp/Unified_cpp_js_src_irregexp0.o ../irregexp/Unified_cpp_js_src_irregexp1.o ../irregexp/Unified_cpp_js_src_irregexp2.o ../jit/Unified_cpp_js_src_jit0.o ../jit/Unified_cpp_js_src_jit1.o ../jit/Unified_cpp_js_src_jit10.o ../jit/Unified_cpp_js_src_jit11.o ../jit/Unified_cpp_js_src_jit12.o ../jit/Unified_cpp_js_src_jit13.o ../jit/Unified_cpp_js_src_jit14.o ../jit/Unified_cpp_js_src_jit15.o ../jit/Unified_cpp_js_src_jit16.o ../jit/Unified_cpp_js_src_jit2.o ../jit/Unified_cpp_js_src_jit3.o ../jit/Unified_cpp_js_src_jit4.o ../jit/Unified_cpp_js_src_jit5.o ../jit/Unified_cpp_js_src_jit6.o ../jit/Unified_cpp_js_src_jit7.o ../jit/Unified_cpp_js_src_jit8.o ../jit/Unified_cpp_js_src_jit9.o ../util/DoubleToString.o ../util/Utility.o ../util/Unified_cpp_js_src_util0.o ../util/Unified_cpp_js_src_util1.o ../wasm/Unified_cpp_js_src_wasm0.o ../wasm/Unified_cpp_js_src_wasm1.o ../wasm/Unified_cpp_js_src_wasm2.o ../wasm/Unified_cpp_js_src_wasm3.o ../wasm/Unified_cpp_js_src_wasm4.o ../wasm/Unified_cpp_js_src_wasm5.o ../../../modules/fdlibm/src/e_acos.o ../../../modules/fdlibm/src/e_acosf.o ../../../modules/fdlibm/src/e_acosh.o ../../../modules/fdlibm/src/e_asin.o ../../../modules/fdlibm/src/e_asinf.o ../../../modules/fdlibm/src/e_atan2.o ../../../modules/fdlibm/src/e_atanh.o ../../../modules/fdlibm/src/e_cosh.o ../../../modules/fdlibm/src/e_exp.o ../../../modules/fdlibm/src/e_expf.o ../../../modules/fdlibm/src/e_hypot.o ../../../modules/fdlibm/src/e_log.o ../../../modules/fdlibm/src/e_log10.o ../../../modules/fdlibm/src/e_log2.o ../../../modules/fdlibm/src/e_logf.o ../../../modules/fdlibm/src/e_pow.o ../../../modules/fdlibm/src/e_powf.o ../../../modules/fdlibm/src/e_sinh.o ../../../modules/fdlibm/src/e_sqrtf.o ../../../modules/fdlibm/src/k_cos.o ../../../modules/fdlibm/src/k_cosf.o ../../../modules/fdlibm/src/k_exp.o ../../../modules/fdlibm/src/k_expf.o ../../../modules/fdlibm/src/k_rem_pio2.o ../../../modules/fdlibm/src/k_sin.o ../../../modules/fdlibm/src/k_sinf.o ../../../modules/fdlibm/src/k_tan.o ../../../modules/fdlibm/src/k_tanf.o ../../../modules/fdlibm/src/s_asinh.o ../../../modules/fdlibm/src/s_atan.o ../../../modules/fdlibm/src/s_atanf.o ../../../modules/fdlibm/src/s_cbrt.o ../../../modules/fdlibm/src/s_ceil.o ../../../modules/fdlibm/src/s_ceilf.o ../../../modules/fdlibm/src/s_cos.o ../../../modules/fdlibm/src/s_cosf.o ../../../modules/fdlibm/src/s_exp2.o ../../../modules/fdlibm/src/s_exp2f.o ../../../modules/fdlibm/src/s_expm1.o ../../../modules/fdlibm/src/s_fabs.o ../../../modules/fdlibm/src/s_fabsf.o ../../../modules/fdlibm/src/s_floor.o ../../../modules/fdlibm/src/s_floorf.o ../../../modules/fdlibm/src/s_log1p.o ../../../modules/fdlibm/src/s_nearbyint.o ../../../modules/fdlibm/src/s_rint.o ../../../modules/fdlibm/src/s_rintf.o ../../../modules/fdlibm/src/s_scalbn.o ../../../modules/fdlibm/src/s_sin.o ../../../modules/fdlibm/src/s_sinf.o ../../../modules/fdlibm/src/s_tan.o ../../../modules/fdlibm/src/s_tanf.o ../../../modules/fdlibm/src/s_tanh.o ../../../modules/fdlibm/src/s_trunc.o ../../../modules/fdlibm/src/s_truncf.o ../../../memory/build/Unified_cpp_memory_build0.o ../../../memory/mozalloc/Unified_cpp_memory_mozalloc0.o ../../../mozglue/baseprofiler/Unified_cpp_mozglue_baseprofiler0.o ../../../mozglue/misc/AutoProfilerLabel.o ../../../mozglue/misc/AwakeTimeStamp.o ../../../mozglue/misc/ConditionVariable_posix.o ../../../mozglue/misc/MmapFaultHandler.o ../../../mozglue/misc/Mutex_posix.o ../../../mozglue/misc/Printf.o ../../../mozglue/misc/RWLock_posix.o ../../../mozglue/misc/SIMD.o ../../../mozglue/misc/SIMD_avx2.o ../../../mozglue/misc/SSE.o ../../../mozglue/misc/StackWalk.o ../../../mozglue/misc/TimeStamp.o ../../../mozglue/misc/TimeStamp_posix.o ../../../mozglue/misc/Uptime.o ../../../mozglue/misc/Decimal.o ../../../mfbt/lz4.o ../../../mfbt/lz4file.o ../../../mfbt/lz4frame.o ../../../mfbt/lz4hc.o ../../../mfbt/xxhash.o ../../../mfbt/Unified_cpp_mfbt0.o ../../../mfbt/Unified_cpp_mfbt1.o js/src/build/libmozjs-115.so.0.0 rm -f libmozjs-115.so.0.0 /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -fstack-protector-strong -fstack-clash-protection -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -shared -fPIC -Wl,--gc-sections -Wl,-h,libmozjs-115.so.0.0 -o libmozjs-115.so.0.0 /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build/libmozjs-115_so_0_0.list -pthread -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-z,nocopyreloc -Wl,-Bsymbolic-functions -Wl,--build-id=sha1 -fstack-protector-strong -fstack-clash-protection -Wl,-soname,libmozjs-115.so.0.0 -Wl,-rpath-link,/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/bin -Wl,-rpath-link,/usr/local/lib /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/x86_64-unknown-openbsd/release/libjsrust.a -lm -lncurses -L/usr/local/lib -lffi -licui18n -licuuc -licudata -lplds4 -lplc4 -lnspr4 -lz -lm /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.check_binary --target libmozjs-115.so.0.0 BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/check_binary.py", "--target", "libmozjs-115.so.0.0"], "start": 22298.228429747, "end": 22298.368457585, "context": null} chmod +x libmozjs-115.so.0.0 ../../../config/nsinstall -R -m 644 'libmozjs-115.so.0.0' '../../../dist/bin' gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' mkdir -p '.deps/' /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_shell0.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/shell -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_shell0.o.pp Unified_cpp_js_src_shell0.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o Unified_cpp_js_src_shell1.o -c -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/system_wrappers -include /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/gcc_hidden.h -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -DWASM_SUPPORTS_HUGE_MEMORY -DJS_HAS_CTYPES -DEXPORT_JS_API -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/shell -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src -I/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/include -I/usr/local/include/nspr -I/usr/local/include -DMOZILLA_CLIENT -include /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -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 -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=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_shell1.o.pp Unified_cpp_js_src_shell1.cpp c++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' mkdir -p '../../../dist/bin/' js/src/shell/js /exopi-obj/pobj/spidermonkey115-115.10.0/bin/c++ -o ../../../dist/bin/js -fstack-protector-strong -fstack-clash-protection -fno-sized-deallocation -fno-aligned-new -O2 -pipe -g -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -fno-omit-frame-pointer -funwind-tables /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell/js.list -pthread -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-z,nocopyreloc -Wl,-Bsymbolic-functions -Wl,--build-id=sha1 -fstack-protector-strong -fstack-clash-protection -Wl,-rpath-link,/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/dist/bin -Wl,-rpath-link,/usr/local/lib ../build/libjs_static.a /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/x86_64-unknown-openbsd/release/libjsrust.a -pie -lm -lncurses -L/usr/local/lib -lffi -licui18n -licuuc -licudata -lplds4 -lplc4 -lnspr4 -lz -lm -lreadline DoubleToString.cpp:160 (/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/util/DoubleToString.cpp:160)(DoubleToString.o:(js_dtobasestr(DtoaState*, int, double)) in archive ../build/libjs_static.a): warning: strcpy() is almost always misused, please use strlcpy() GCParallelTask.cpp:41 (/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/gc/GCParallelTask.cpp:41)(Unified_cpp_js_src_gc1.o:(js::GCParallelTask::startWithLockHeld(js::AutoLockHelperThreadState&)) in archive ../build/libjs_static.a): warning: rand() may return deterministic values, is that what you want? DateTime.cpp:739 (/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/js/src/vm/DateTime.cpp:739)(Unified_cpp_js_src13.o:(js::DateTimeInfo::internalResyncICUDefaultTimeZone()) in archive ../build/libjs_static.a): warning: strcat() is almost always misused, please use strlcat() /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.check_binary --target ../../../dist/bin/js BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/check_binary.py", "--target", "../../../dist/bin/js"], "start": 22346.023089166, "end": 22346.146920688, "context": null} gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' gmake[2]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake recurse_misc gmake[2]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/build' rm -f '../dist/bin/.lldbinit' /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.preprocessor --depend .deps/.lldbinit.pp -DNDEBUG=1 -DTRIMMED=1 -DACCEPTED_MAR_CHANNEL_IDS=None -Dtopsrcdir=/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0 -Dtopobjdir=/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64 -DBUILD_CTYPES=1 -DCROSS_COMPILE='' -DEDITLINE=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_AVX=1 -DENABLE_WASM_EXTENDED_CONST=1 -DENABLE_WASM_SIMD=1 -DHAVE_64BIT_BUILD=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETOPT_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LIBM=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SETPRIORITY=1 -DHAVE_SSIZE_T=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_THREAD_TLS_KEYWORD=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='"115.0"' -DMOZILLA_VERSION='"115.10.0"' -DMOZILLA_VERSION_U=115.10.0 -DMOZJS_MAJOR_VERSION=115 -DMOZJS_MINOR_VERSION=10 -DMOZ_AARCH64_JSCVT=0 -DMOZ_BUILD_APP=js -DMOZ_DLL_PREFIX='"lib"' -DMOZ_DLL_SUFFIX='".so.0.0"' -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 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DAB_CD=en-US '/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/.lldbinit.in' -o '../dist/bin/.lldbinit' BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/preprocessor.py", "--depend", ".deps/.lldbinit.pp", "-DNDEBUG=1", "-DTRIMMED=1", "-DACCEPTED_MAR_CHANNEL_IDS=None", "-Dtopsrcdir=/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0", "-Dtopobjdir=/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64", "-DBUILD_CTYPES=1", "-DCROSS_COMPILE=", "-DEDITLINE=1", "-DENABLE_SHARED_MEMORY=1", "-DENABLE_WASM_AVX=1", "-DENABLE_WASM_EXTENDED_CONST=1", "-DENABLE_WASM_SIMD=1", "-DHAVE_64BIT_BUILD=1", "-DHAVE_CLOCK_MONOTONIC=1", "-DHAVE_CPUID_H=1", "-DHAVE_DIRENT_H=1", "-DHAVE_DLADDR=1", "-DHAVE_DLOPEN=1", "-DHAVE_GETC_UNLOCKED=1", "-DHAVE_GETOPT_H=1", "-DHAVE_GETPAGESIZE=1", "-DHAVE_GMTIME_R=1", "-DHAVE_INTTYPES_H=1", "-DHAVE_LANGINFO_CODESET=1", "-DHAVE_LIBM=1", "-DHAVE_LOCALECONV=1", "-DHAVE_LOCALTIME_R=1", "-DHAVE_NETINET_IN_H=1", "-DHAVE_NL_TYPES_H=1", "-DHAVE_POSIX_MEMALIGN=1", "-DHAVE_SETPRIORITY=1", "-DHAVE_SSIZE_T=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_THREAD_TLS_KEYWORD=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=\"115.0\"", "-DMOZILLA_VERSION=\"115.10.0\"", "-DMOZILLA_VERSION_U=115.10.0", "-DMOZJS_MAJOR_VERSION=115", "-DMOZJS_MINOR_VERSION=10", "-DMOZ_AARCH64_JSCVT=0", "-DMOZ_BUILD_APP=js", "-DMOZ_DLL_PREFIX=\"lib\"", "-DMOZ_DLL_SUFFIX=\".so.0.0\"", "-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", "-D_REENTRANT=1", "-D_THREAD_SAFE=1", "-DAB_CD=en-US", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/.lldbinit.in", "-o", "../dist/bin/.lldbinit"], "start": 22346.549255117, "end": 22346.827117195, "context": null} ../config/nsinstall -R -m 644 '../dist/bin/.lldbinit' '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' ../config/nsinstall -R -m 644 '/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/.ycm_extra_conf.py' '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' ../config/nsinstall -R -m 644 '/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/.gdbinit.loader' '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/build' ../config/nsinstall -R -m 644 '/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/.gdbinit' '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/build' rm -f '../build/.gdbinit.py' /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.preprocessor --depend .deps/.gdbinit.py.pp -DNDEBUG=1 -DTRIMMED=1 -DACCEPTED_MAR_CHANNEL_IDS=None -Dtopsrcdir=/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0 -Dtopobjdir=/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64 -DBUILD_CTYPES=1 -DCROSS_COMPILE='' -DEDITLINE=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_AVX=1 -DENABLE_WASM_EXTENDED_CONST=1 -DENABLE_WASM_SIMD=1 -DHAVE_64BIT_BUILD=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETOPT_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LIBM=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_SETPRIORITY=1 -DHAVE_SSIZE_T=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_THREAD_TLS_KEYWORD=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='"115.0"' -DMOZILLA_VERSION='"115.10.0"' -DMOZILLA_VERSION_U=115.10.0 -DMOZJS_MAJOR_VERSION=115 -DMOZJS_MINOR_VERSION=10 -DMOZ_AARCH64_JSCVT=0 -DMOZ_BUILD_APP=js -DMOZ_DLL_PREFIX='"lib"' -DMOZ_DLL_SUFFIX='".so.0.0"' -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 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DAB_CD=en-US '/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/.gdbinit.py.in' -o '../build/.gdbinit.py' BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/preprocessor.py", "--depend", ".deps/.gdbinit.py.pp", "-DNDEBUG=1", "-DTRIMMED=1", "-DACCEPTED_MAR_CHANNEL_IDS=None", "-Dtopsrcdir=/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0", "-Dtopobjdir=/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64", "-DBUILD_CTYPES=1", "-DCROSS_COMPILE=", "-DEDITLINE=1", "-DENABLE_SHARED_MEMORY=1", "-DENABLE_WASM_AVX=1", "-DENABLE_WASM_EXTENDED_CONST=1", "-DENABLE_WASM_SIMD=1", "-DHAVE_64BIT_BUILD=1", "-DHAVE_CLOCK_MONOTONIC=1", "-DHAVE_CPUID_H=1", "-DHAVE_DIRENT_H=1", "-DHAVE_DLADDR=1", "-DHAVE_DLOPEN=1", "-DHAVE_GETC_UNLOCKED=1", "-DHAVE_GETOPT_H=1", "-DHAVE_GETPAGESIZE=1", "-DHAVE_GMTIME_R=1", "-DHAVE_INTTYPES_H=1", "-DHAVE_LANGINFO_CODESET=1", "-DHAVE_LIBM=1", "-DHAVE_LOCALECONV=1", "-DHAVE_LOCALTIME_R=1", "-DHAVE_NETINET_IN_H=1", "-DHAVE_NL_TYPES_H=1", "-DHAVE_POSIX_MEMALIGN=1", "-DHAVE_SETPRIORITY=1", "-DHAVE_SSIZE_T=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_THREAD_TLS_KEYWORD=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=\"115.0\"", "-DMOZILLA_VERSION=\"115.10.0\"", "-DMOZILLA_VERSION_U=115.10.0", "-DMOZJS_MAJOR_VERSION=115", "-DMOZJS_MINOR_VERSION=10", "-DMOZ_AARCH64_JSCVT=0", "-DMOZ_BUILD_APP=js", "-DMOZ_DLL_PREFIX=\"lib\"", "-DMOZ_DLL_SUFFIX=\".so.0.0\"", "-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", "-D_REENTRANT=1", "-D_THREAD_SAFE=1", "-DAB_CD=en-US", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/build/.gdbinit.py.in", "-o", "../build/.gdbinit.py"], "start": 22347.116805772, "end": 22347.358729906, "context": null} gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/build' ./spidermonkey_checks.stub /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/run_spidermonkey_checks.py main js/src/build/spidermonkey_checks js/src/build/.deps/spidermonkey_checks.pp js/src/build/.deps/spidermonkey_checks.stub js/src/build/libjs_static.a /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/check_spidermonkey_style.py /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/check_macroassembler_style.py /exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/check_js_opcode.py TEST-PASS | check_spidermonkey_style.py | ok TEST-PASS | check_macroassembler_style.py | ok TEST-PASS | check_js_opcode.py | ok BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/file_generate.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/run_spidermonkey_checks.py", "main", "js/src/build/spidermonkey_checks", "js/src/build/.deps/spidermonkey_checks.pp", "js/src/build/.deps/spidermonkey_checks.stub", "js/src/build/libjs_static.a", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/check_spidermonkey_style.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/check_macroassembler_style.py", "/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/config/check_js_opcode.py"], "start": 22347.834628834, "end": 22355.236525452, "context": null} gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' gmake[3]: Nothing to be done for 'misc'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' ../../../config/nsinstall -R -m 644 '../../../dist/bin/js' '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' ../../../config/nsinstall -R -m 644 '../../../dist/bin/js-gdb.py' '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' gmake[2]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake recurse_libs gmake[2]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Nothing to be done for 'libs'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/config' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' gmake[3]: Nothing to be done for 'libs'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' gmake[3]: Nothing to be done for 'libs'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/shell' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' gmake[3]: Nothing to be done for 'libs'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/build' gmake[3]: Nothing to be done for 'libs'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/memory/build' gmake[3]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/build' gmake[3]: Nothing to be done for 'libs'. gmake[3]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/mozglue/build' gmake[2]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake recurse_tools gmake[2]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[2]: Nothing to be done for 'recurse_tools'. gmake[2]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' gmake[1]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64' >>> Running fake in devel/spidermonkey115 at 1714763010.98 ===> devel/spidermonkey115 ===> Faking installation for spidermonkey115-115.10.0v1 gmake -C js/src install gmake[1]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' gmake -C build install gmake[2]: Entering directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' cp js.pc mozjs-115.pc gmake[2]: Circular js.pc <- js.pc dependency dropped. ../../../config/nsinstall -t mozjs-115.pc /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/lib/pkgconfig ../../../config/nsinstall -t ../js-config.h /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/include/mozjs-115 ../../../config/nsinstall -t ../../../mozglue/baseprofiler/public/ProfilingCategoryList.h /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/include/mozjs-115/js /exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track --no-symlinks /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/include/mozjs-115 ../../../_build_manifests/install/dist_include Elapsed: 0.32s; From /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/include/mozjs-115: Kept 3 existing; Added/updated 348; Removed 0 files and 0 directories. BUILDTASK {"argv": ["/exopi-obj/pobj/spidermonkey115-115.10.0/firefox-115.10.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_include.track", "--no-symlinks", "/exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/include/mozjs-115", "../../../_build_manifests/install/dist_include"], "start": 22356.935697645, "end": 22357.25702342, "context": null} cp js-config js115-config ../../../config/nsinstall -t js115-config /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/bin ../../../config/nsinstall -t libjs_static.a /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/lib mv -f /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/lib/libjs_static.a /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/lib/libjs_static.ajs ../../../config/nsinstall -t libmozjs-115.so.0.0 /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/lib gmake[2]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src/build' gmake[1]: Leaving directory '/exopi-obj/pobj/spidermonkey115-115.10.0/build-amd64/js/src' rm /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/lib/libjs_static.ajs >>> Running package in devel/spidermonkey115 at 1714763027.61 ===> devel/spidermonkey115 `/exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/.fake_done' is up to date. Reading existing plist for spidermonkey115-115.10.0v1 Writing /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/spidermonkey115-115.10.0/fake-amd64/usr/local/lib/libmozjs-115.so.0.0 ===> Building package for spidermonkey115-115.10.0v1 Create /exopi-cvs/ports/packages/amd64/all/spidermonkey115-115.10.0v1.tgz Creating package spidermonkey115-115.10.0v1 reading plist| checking dependencies| checking dependencies|devel/libffi checking dependencies|devel/nspr checking dependencies|textproc/icu4c,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 7% archiving|********* | 14% archiving|************** | 22% archiving|****************** | 29% archiving|*********************** | 36% archiving|**************************** | 43% archiving|******************************** | 51% archiving|************************************* | 58% archiving|****************************************** | 65% archiving|********************************************** | 72% archiving|*************************************************** | 79% archiving|******************************************************* | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-spidermonkey115-115.10.0v1 reading plist| checking dependencies| checking dependencies|devel/libffi checking dependencies|devel/nspr checking dependencies|devel/spidermonkey115 checking dependencies|textproc/icu4c,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************** | 30% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 66% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 91% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/spidermonkey115-115.10.0v1.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-spidermonkey115-115.10.0v1.tgz >>> Running clean in devel/spidermonkey115 at 1714763091.54 ===> devel/spidermonkey115 ===> Cleaning for spidermonkey115-115.10.0v1 >>> Ended at 1714763126.36 max_stuck=138.21/waiting-for-lock #54=4.40/depends=3.75/show-prepare-results=3.04/patch=154.61/configure=48.52/build=2305.91/fake=16.64/package=63.93/clean=34.84