==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: js128 128.11.0-1 (Thu May 29 18:34:49 2025) ==> Retrieving sources... -> Found firefox-128.11.0esr.source.tar.xz -> Found firefox-128.11.0esr.source.tar.xz.asc ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... firefox-128.11.0esr.source.tar.xz ... Passed firefox-128.11.0esr.source.tar.xz.asc ... Skipped ==> Validating source files with b2sums... firefox-128.11.0esr.source.tar.xz ... Passed firefox-128.11.0esr.source.tar.xz.asc ... Skipped ==> Making package: js128 128.11.0-1 (Thu May 29 18:35:19 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (9) compiler-rt-19.1.7-1 libedit-20250104_3.1-1 llvm-libs-19.1.7-2 cbindgen-0.29.0-1 clang-19.1.7-2 lld-19.1.7-1 llvm-19.1.7-2 rust-1:1.87.0-1 zip-3.0-11 Total Download Size: 147.67 MiB Total Installed Size: 675.91 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... rust-1:1.87.0-1-armv7h downloading... clang-19.1.7-2-armv7h downloading... llvm-libs-19.1.7-2-armv7h downloading... llvm-19.1.7-2-armv7h downloading... lld-19.1.7-1-armv7h downloading... cbindgen-0.29.0-1-armv7h downloading... compiler-rt-19.1.7-1-armv7h downloading... zip-3.0-11-armv7h downloading... libedit-20250104_3.1-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cbindgen... installing libedit... installing llvm-libs... installing compiler-rt... installing clang... Optional dependencies for clang openmp: OpenMP support in clang with -fopenmp python: for scan-view and git-clang-format [installed] llvm: referenced by some clang headers [pending] installing lld... installing llvm... installing rust... Optional dependencies for rust gdb: rust-gdb script lldb: rust-lldb script installing zip... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found firefox-128.11.0esr.source.tar.xz -> Found firefox-128.11.0esr.source.tar.xz.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting firefox-128.11.0esr.source.tar.xz with bsdtar ==> Starting prepare()... ==> Starting build()... Creating local state directory: /build/js128/src/mozbuild/srcdirs/firefox-128.11.0-13299b0db569 Collecting glean-sdk==60.1.1 Downloading glean_sdk-60.1.1.tar.gz (228 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/229.0 kB ? eta -:--:-- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 225.3/229.0 kB 13.8 MB/s eta 0:00:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.0/229.0 kB 4.0 MB/s eta 0:00:00 [?25h Installing build dependencies ... [?25l- \ | / - done [?25h Getting requirements to build wheel ... [?25ldone [?25h Preparing metadata (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done [?25hCollecting semver>=2.13.0 (from glean-sdk==60.1.1) Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) Collecting glean-parser~=14.0 (from glean-sdk==60.1.1) Downloading glean_parser-14.5.2-py3-none-any.whl.metadata (34 kB) Collecting appdirs>=1.4 (from glean-parser~=14.0->glean-sdk==60.1.1) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Requirement already satisfied: Click>=7 in ./third_party/python/click (from glean-parser~=14.0->glean-sdk==60.1.1) (8.1.6) Collecting diskcache>=4 (from glean-parser~=14.0->glean-sdk==60.1.1) Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) Requirement already satisfied: Jinja2>=2.10.1 in ./third_party/python/Jinja2 (from glean-parser~=14.0->glean-sdk==60.1.1) (3.1.2) Requirement already satisfied: jsonschema>=3.0.2 in ./third_party/python/jsonschema (from glean-parser~=14.0->glean-sdk==60.1.1) (4.17.3) Collecting PyYAML>=5.3.1 (from glean-parser~=14.0->glean-sdk==60.1.1) Downloading pyyaml-6.0.2.tar.gz (130 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/130.6 kB ? eta -:--:-- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.6/130.6 kB 3.9 MB/s eta 0:00:00 [?25h Installing build dependencies ... [?25l- \ | / - \ | / - done [?25h Getting requirements to build wheel ... [?25l- \ | done [?25h Preparing metadata (pyproject.toml) ... [?25l- \ done [?25hRequirement already satisfied: MarkupSafe>=2.0 in ./third_party/python/MarkupSafe/src (from Jinja2>=2.10.1->glean-parser~=14.0->glean-sdk==60.1.1) (2.0.1) Requirement already satisfied: attrs>=17.4.0 in ./third_party/python/attrs (from jsonschema>=3.0.2->glean-parser~=14.0->glean-sdk==60.1.1) (23.1.0) Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./third_party/python/pyrsistent (from jsonschema>=3.0.2->glean-parser~=14.0->glean-sdk==60.1.1) (0.16.0) Requirement already satisfied: six in ./third_party/python/six (from pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0->jsonschema>=3.0.2->glean-parser~=14.0->glean-sdk==60.1.1) (1.16.0) Downloading glean_parser-14.5.2-py3-none-any.whl (117 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/117.6 kB ? eta -:--:-- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 4.6 MB/s eta 0:00:00 [?25hDownloading semver-3.0.4-py3-none-any.whl (17 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/45.5 kB ? eta -:--:-- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.5/45.5 kB 2.8 MB/s eta 0:00:00 [?25hBuilding wheels for collected packages: glean-sdk, PyYAML Building wheel for glean-sdk (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ error error: subprocess-exited-with-error × Building wheel for glean-sdk (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [109 lines of output] Running `maturin pep517 build-wheel -i /build/js128/src/mozbuild/srcdirs/firefox-128.11.0-13299b0db569/_virtualenvs/mach/bin/python --compatibility off` 🍹 Building a mixed python/rust project 🔗 Found uniffi bindings 📡 Using build options bindings from pyproject.toml Compiling proc-macro2 v1.0.66 Compiling unicode-ident v1.0.9 Compiling serde v1.0.179 Compiling anyhow v1.0.71 Compiling thiserror v1.0.40 Compiling version_check v0.9.4 Compiling camino v1.1.4 Compiling memchr v2.5.0 Compiling unicase v2.6.0 Compiling paste v1.0.10 Compiling quote v1.0.31 Compiling semver v1.0.14 Compiling syn v2.0.26 Compiling bytes v1.3.0 Compiling minimal-lexical v0.2.1 Compiling serde_json v1.0.89 Compiling libc v0.2.149 Compiling once_cell v1.18.0 Compiling nom v7.1.1 Compiling mime_guess v2.0.4 Compiling autocfg v1.1.0 Compiling siphasher v0.3.10 Compiling ryu v1.0.11 Compiling fs-err v2.9.0 Compiling itoa v1.0.4 Compiling mime v0.3.16 Compiling smawk v0.3.2 Compiling log v0.4.20 Compiling unicode-width v0.1.11 Compiling unicode-linebreak v0.1.5 Compiling weedle2 v5.0.0 Compiling textwrap v0.16.0 Compiling num-traits v0.2.15 Compiling cfg-if v1.0.0 Compiling askama_escape v0.10.3 Compiling plain v0.2.3 Compiling cc v1.0.83 Compiling glob v0.3.0 Compiling pkg-config v0.3.26 Compiling tinyvec_macros v0.1.0 Compiling heck v0.4.0 Compiling tinyvec v1.6.0 Compiling lmdb-rkv-sys v0.11.2 Compiling serde_derive v1.0.179 Compiling thiserror-impl v1.0.40 Compiling uniffi_checksum_derive v0.27.0 Compiling scroll_derive v0.12.0 Compiling uniffi_meta v0.27.0 Compiling scroll v0.12.0 Compiling goblin v0.8.0 Compiling static_assertions v1.1.0 Compiling oneshot-uniffi v0.1.6 Compiling unicode-normalization v0.1.22 Compiling num-integer v0.1.45 Compiling crossbeam-utils v0.8.19 Compiling crc32fast v1.3.2 Compiling percent-encoding v2.2.0 Compiling unicode-bidi v0.3.8 Compiling form_urlencoded v1.1.0 Compiling idna v0.3.0 Compiling getrandom v0.2.8 Compiling adler v1.0.2 Compiling byteorder v1.4.3 Compiling bitflags v1.3.2 Compiling uniffi_core v0.27.0 Compiling lmdb-rkv v0.14.0 Compiling miniz_oxide v0.7.1 Compiling cargo-platform v0.1.2 Compiling basic-toml v0.1.2 Compiling toml v0.5.10 Compiling bincode v1.3.3 Compiling cargo_metadata v0.15.2 Compiling askama_derive v0.12.1 Compiling uniffi_macros v0.27.0 Compiling uniffi_testing v0.27.0 Compiling uniffi_udl v0.27.0 Compiling bitflags v2.4.1 Compiling uuid v1.4.1 error: failed to build archive at `/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libuniffi_udl-61e961d9d349d273.rlib`: No space left on device (os error 28) error: could not compile `uniffi_udl` (lib) due to 1 previous error warning: build failed, waiting for other jobs to finish... error: failed to build archive at `/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libuuid-2ad9cebbc0007ab9.rlib`: No space left on device (os error 28) error: could not compile `uuid` (lib) due to 1 previous error rustc-LLVM ERROR: IO failure on output stream: No space left on device error: could not compile `askama_derive` (lib) Caused by: No space left on device (os error 28) Caused by: failed to parse process output: `rustc --crate-name askama_derive --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/askama_derive-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="basic-toml"' --cfg 'feature="config"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("basic-toml", "config", "humansize", "markdown", "num-traits", "serde", "serde-json", "serde-yaml", "urlencode", "with-actix-web", "with-axum", "with-gotham", "with-hyper", "with-mendes", "with-rocket", "with-tide", "with-warp"))' -C metadata=57f81c53b19978d3 -C extra-filename=-d677bd7ebb560649 --out-dir /tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps --extern basic_toml=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libbasic_toml-8f049a4636f8dd9e.rlib --extern mime=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libmime-a531e59720837b98.rlib --extern mime_guess=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libmime_guess-c733b3a9b1dd7a70.rlib --extern nom=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libnom-f901491ab1bd8d4f.rlib --extern proc_macro2=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libproc_macro2-207d602520555b9d.rlib --extern quote=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libquote-f958674897ca1139.rlib --extern serde=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libserde-764cf19e71681896.rlib --extern syn=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libsyn-ff4160cc7f1e385a.rlib --extern proc_macro --cap-lints allow` (exit status: 101) rustc-LLVM ERROR: IO failure on output stream: No space left on device error: could not compile `uniffi_macros` (lib) Caused by: No space left on device (os error 28) Caused by: failed to parse process output: `rustc --crate-name uniffi_macros --edition=2021 /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_macros-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "trybuild"))' -C metadata=4efe7d400021111d -C extra-filename=-dc183feb0aff88f2 --out-dir /tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps -C strip=debuginfo -L dependency=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps --extern bincode=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libbincode-be46bad1135fa797.rlib --extern camino=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libcamino-8c751d82651ababe.rlib --extern fs_err=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libfs_err-faf63883039dddbe.rlib --extern once_cell=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libonce_cell-a4b5f654d0ba36df.rlib --extern proc_macro2=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libproc_macro2-207d602520555b9d.rlib --extern quote=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libquote-f958674897ca1139.rlib --extern serde=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libserde-764cf19e71681896.rlib --extern syn=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libsyn-ff4160cc7f1e385a.rlib --extern toml=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libtoml-ec16c861f8503595.rlib --extern uniffi_meta=/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/target/release/deps/libuniffi_meta-25725edd591bfcb4.rlib --extern proc_macro --cap-lints allow` (exit status: 101) 💥 maturin failed Caused by: Failed to build a native library through cargo Caused by: Cargo build finished with "exit status: 101": `env -u CARGO "cargo" "rustc" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-6uh83812/glean-sdk_ad54d74a32174931adf98acc5e131ad8/glean-core/bundle/Cargo.toml" "--release" "--lib" "--crate-type" "cdylib"` Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/build/js128/src/mozbuild/srcdirs/firefox-128.11.0-13299b0db569/_virtualenvs/mach/bin/python', '--compatibility', 'off'] returned non-zero exit status 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for glean-sdk [?25h Building wheel for PyYAML (pyproject.toml) ... [?25l- error error: subprocess-exited-with-error × Building wheel for PyYAML (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [19 lines of output] /tmp/pip-build-env-8m38q4nk/overlay/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.linux-armv7l-cpython-313/yaml copying lib/yaml/tokens.py -> build/lib.linux-armv7l-cpython-313/yaml error: [Errno 28] No space left on device [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for PyYAML [?25hFailed to build glean-sdk PyYAML ERROR: Could not build wheels for glean-sdk, PyYAML, which is required to install pyproject.toml-based projects Could not install glean-sdk, so telemetry will not be collected. Continuing. Collecting psutil<=5.9.4,>=5.4.2 Downloading psutil-5.9.4.tar.gz (485 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/485.8 kB ? eta -:--:-- ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 399.4/485.8 kB 12.0 MB/s eta 0:00:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 485.8/485.8 kB 7.2 MB/s eta 0:00:00 [?25h Installing build dependencies ... [?25l- \ | / - done [?25h Getting requirements to build wheel ... [?25l- \ done [?25h Preparing metadata (pyproject.toml) ... [?25l- \ done [?25hBuilding wheels for collected packages: psutil Building wheel for psutil (pyproject.toml) ... [?25l- \ | / - \ | / - \ | done [?25h Created wheel for psutil: filename=psutil-5.9.4-cp313-abi3-linux_armv7l.whl size=234550 sha256=da497714c32b6362775ae5ffc3dfed9191d280e2564f31c2ad84de26d455544e Stored in directory: /build/.cache/pip/wheels/98/11/8a/7b5a3ccc6f31152f3d6609ca5283bd4d522aaee429ffedf597 Successfully built psutil Installing collected packages: psutil Successfully installed psutil-5.9.4 Collecting zstandard<=0.23.0,>=0.11.1 Downloading zstandard-0.23.0.tar.gz (681 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/681.7 kB ? eta -:--:-- ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 440.3/681.7 kB 13.4 MB/s eta 0:00:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 675.8/681.7 kB 12.7 MB/s eta 0:00:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 681.7/681.7 kB 8.0 MB/s eta 0:00:00 [?25h Installing build dependencies ... [?25l- \ | / - \ | / - \ | / - \ done [?25h Getting requirements to build wheel ... [?25l- \ | done [?25h Installing backend dependencies ... [?25l- \ | done [?25h Preparing metadata (pyproject.toml) ... [?25l- \ | done [?25hBuilding wheels for collected packages: zstandard Building wheel for zstandard (pyproject.toml) ... [?25l- \ | / - \ | / - \ | / done [?25h Created wheel for zstandard: filename=zstandard-0.23.0-cp313-cp313-linux_armv7l.whl size=3974664 sha256=ca3a8d07a2de651fc4295cb701f015e7e915383f35a54f829158af306f6fc7b7 Stored in directory: /build/.cache/pip/wheels/b6/a3/b7/c8becddbbee3a147dfbc91440ca8df6fab48786af8a4e0dce8 Successfully built zstandard Installing collected packages: zstandard Successfully installed zstandard-0.23.0 0:03.18 W Clobber not needed. Config object not found by mach. 7TIER: configure8 0:04.45 Using Python 3.13.3 from /build/js128/src/mozbuild/srcdirs/firefox-128.11.0-13299b0db569/_virtualenvs/build/bin/python 7TIER: configure8 0:04.45 Adding configure options from /build/js128/src/firefox-128.11.0/.mozconfig 7TIER: configure8 0:04.45 --enable-application=js 7TIER: configure8 0:04.46 --prefix=/usr 7TIER: configure8 0:04.46 --enable-release 7TIER: configure8 0:04.46 --enable-hardening 7TIER: configure8 0:04.46 --enable-optimize 7TIER: configure8 0:04.46 --disable-rust-simd 7TIER: configure8 0:04.46 --enable-linker=lld 7TIER: configure8 0:04.46 --disable-bootstrap 7TIER: configure8 0:04.46 --disable-debug 7TIER: configure8 0:04.47 --disable-lto 7TIER: configure8 0:04.47 --disable-jemalloc 7TIER: configure8 0:04.47 --disable-strip 7TIER: configure8 0:04.47 --with-system-zlib 7TIER: configure8 0:04.47 --without-system-icu 7TIER: configure8 0:04.47 --enable-readline 7TIER: configure8 0:04.47 --enable-shared-js 7TIER: configure8 0:04.47 --enable-tests 7TIER: configure8 0:04.48 --with-intl-api 7TIER: configure8 0:04.48 checking for vcs source checkout... no 7TIER: configure8 0:04.67 checking for a shell... /usr/bin/sh 7TIER: configure8 0:04.97 checking for host system type... armv7l-unknown-linux-gnueabihf 7TIER: configure8 0:04.98 checking for target system type... armv7l-unknown-linux-gnueabihf 7TIER: configure8 0:06.88 checking for Python 3... /build/js128/src/mozbuild/srcdirs/firefox-128.11.0-13299b0db569/_virtualenvs/build/bin/python (3.13.3) 7TIER: configure8 0:06.96 checking whether cross compiling... no 7TIER: configure8 0:06.99 checking for wget... not found 7TIER: configure8 0:07.02 checking for ccache... not found 7TIER: configure8 0:07.03 checking for the target C compiler... /usr/lib/distcc/bin/clang 7TIER: configure8 0:07.51 checking whether the target C compiler can be used... yes 7TIER: configure8 0:07.52 checking the target C compiler version... 19.1.7 7TIER: configure8 0:07.75 checking the target C compiler works... yes 7TIER: configure8 0:07.76 checking for the target C++ compiler... /usr/lib/distcc/bin/clang++ 7TIER: configure8 0:07.97 checking whether the target C++ compiler can be used... yes 7TIER: configure8 0:07.98 checking the target C++ compiler version... 19.1.7 7TIER: configure8 0:08.12 checking the target C++ compiler works... yes 7TIER: configure8 0:08.12 checking for the host C compiler... /usr/lib/distcc/bin/clang 7TIER: configure8 0:08.13 checking whether the host C compiler can be used... yes 7TIER: configure8 0:08.13 checking the host C compiler version... 19.1.7 7TIER: configure8 0:08.13 checking the host C compiler works... yes 7TIER: configure8 0:08.14 checking for the host C++ compiler... /usr/lib/distcc/bin/clang++ 7TIER: configure8 0:08.14 checking whether the host C++ compiler can be used... yes 7TIER: configure8 0:08.14 checking the host C++ compiler version... 19.1.7 7TIER: configure8 0:08.16 checking the host C++ compiler works... yes 7TIER: configure8 0:08.33 checking for target linker... lld 7TIER: configure8 0:08.49 checking for host linker... lld 7TIER: configure8 0:08.61 checking ARM version support in compiler... 7 7TIER: configure8 0:08.75 checking for ARM SIMD support in compiler... yes 7TIER: configure8 0:08.89 checking for ARM NEON support in compiler... yes 7TIER: configure8 0:09.02 checking for 64-bit OS... no 7TIER: configure8 0:09.20 checking for new enough STL headers from libstdc++... yes 7TIER: configure8 0:09.63 checking for __thread keyword for TLS variables... yes 7TIER: configure8 0:09.80 checking for unwind.h... yes 7TIER: configure8 0:10.13 checking for _Unwind_Backtrace... yes 7TIER: configure8 0:10.14 checking for the assembler... /usr/lib/distcc/bin/clang 7TIER: configure8 0:10.25 checking for ar... /usr/bin/llvm-ar 7TIER: configure8 0:10.44 checking whether ar supports response files... yes 7TIER: configure8 0:10.53 checking for host_ar... /usr/bin/llvm-ar 7TIER: configure8 0:10.63 checking for nm... /usr/bin/llvm-nm 7TIER: configure8 0:10.64 checking for pkg_config... /usr/bin/pkg-config 7TIER: configure8 0:10.65 checking for pkg-config version... 2.4.3 7TIER: configure8 0:10.65 checking whether pkg-config is pkgconf... yes 7TIER: configure8 0:10.66 WARNING: When not building jemalloc, you need to build with --with-redist or set WIN32_REDIST_DIR. 7TIER: configure8 0:10.99 checking for strndup... yes 7TIER: configure8 0:11.31 checking for posix_memalign... yes 7TIER: configure8 0:11.64 checking for memalign... yes 7TIER: configure8 0:11.97 checking for malloc_usable_size... yes 7TIER: configure8 0:12.15 checking for malloc.h... yes 7TIER: configure8 0:12.31 checking whether malloc_usable_size definition can use const argument... no 7TIER: configure8 0:12.45 checking for stdint.h... yes 7TIER: configure8 0:12.60 checking for inttypes.h... yes 7TIER: configure8 0:12.74 checking for alloca.h... yes 7TIER: configure8 0:12.86 checking for sys/byteorder.h... no 7TIER: configure8 0:13.00 checking for getopt.h... yes 7TIER: configure8 0:13.16 checking for unistd.h... yes 7TIER: configure8 0:13.32 checking for nl_types.h... yes 7TIER: configure8 0:13.44 checking for cpuid.h... no 7TIER: configure8 0:13.60 checking for fts.h... yes 7TIER: configure8 0:13.74 checking for sys/statvfs.h... yes 7TIER: configure8 0:13.89 checking for sys/statfs.h... yes 7TIER: configure8 0:14.03 checking for sys/vfs.h... yes 7TIER: configure8 0:14.20 checking for sys/mount.h... yes 7TIER: configure8 0:14.37 checking for sys/quota.h... yes 7TIER: configure8 0:14.54 checking for linux/quota.h... yes 7TIER: configure8 0:14.71 checking for linux/if_addr.h... yes 7TIER: configure8 0:14.91 checking for linux/rtnetlink.h... yes 7TIER: configure8 0:15.05 checking for sys/queue.h... yes 7TIER: configure8 0:15.20 checking for sys/types.h... yes 7TIER: configure8 0:15.37 checking for netinet/in.h... yes 7TIER: configure8 0:15.53 checking for byteswap.h... yes 7TIER: configure8 0:15.67 checking for memfd_create in sys/mman.h... yes 7TIER: configure8 0:15.83 checking for linux/perf_event.h... yes 7TIER: configure8 0:15.97 checking for perf_event_open system call... yes 7TIER: configure8 0:16.34 checking for clock_gettime(CLOCK_MONOTONIC)... yes 7TIER: configure8 0:16.84 checking for res_ninit()... yes 7TIER: configure8 0:17.17 checking for dladdr... yes 7TIER: configure8 0:17.31 checking for dlfcn.h... yes 7TIER: configure8 0:17.64 checking for dlopen in -ldl... yes 7TIER: configure8 0:17.94 checking for gethostbyname_r in -lc_r... no 7TIER: configure8 0:18.23 checking for socket in -lsocket... no 7TIER: configure8 0:18.56 checking for pthread_create... yes 7TIER: configure8 0:18.75 checking for pthread.h... yes 7TIER: configure8 0:18.90 checking whether the C compiler supports -pthread... yes 7TIER: configure8 0:19.55 checking whether 64-bits std::atomic requires -latomic... no 7TIER: configure8 0:19.69 checking whether the C compiler supports -Wbitfield-enum-conversion... yes 7TIER: configure8 0:19.82 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes 7TIER: configure8 0:19.95 checking whether the C compiler supports -Wformat-type-confusion... yes 7TIER: configure8 0:20.09 checking whether the C++ compiler supports -Wformat-type-confusion... yes 7TIER: configure8 0:20.22 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes 7TIER: configure8 0:20.35 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes 7TIER: configure8 0:20.49 checking whether the C compiler supports -Wtautological-constant-in-range-compare... yes 7TIER: configure8 0:20.62 checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... yes 7TIER: configure8 0:20.75 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... yes 7TIER: configure8 0:20.89 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... yes 7TIER: configure8 0:21.03 checking whether the C compiler supports -Wunreachable-code-return... yes 7TIER: configure8 0:21.16 checking whether the C++ compiler supports -Wunreachable-code-return... yes 7TIER: configure8 0:21.29 checking whether the C compiler supports -Wunused-but-set-parameter... yes 7TIER: configure8 0:21.43 checking whether the C++ compiler supports -Wunused-but-set-parameter... yes 7TIER: configure8 0:21.56 checking whether the C compiler supports -Wclass-varargs... yes 7TIER: configure8 0:21.69 checking whether the C++ compiler supports -Wclass-varargs... yes 7TIER: configure8 0:21.83 checking whether the C++ compiler supports -Wempty-init-stmt... yes 7TIER: configure8 0:21.96 checking whether the C compiler supports -Wfloat-overflow-conversion... yes 7TIER: configure8 0:22.09 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes 7TIER: configure8 0:22.22 checking whether the C compiler supports -Wfloat-zero-conversion... yes 7TIER: configure8 0:22.35 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes 7TIER: configure8 0:22.49 checking whether the C compiler supports -Wloop-analysis... yes 7TIER: configure8 0:22.62 checking whether the C++ compiler supports -Wloop-analysis... yes 7TIER: configure8 0:22.75 checking whether the C compiler supports -Wno-range-loop-analysis... yes 7TIER: configure8 0:22.89 checking whether the C++ compiler supports -Wno-range-loop-analysis... yes 7TIER: configure8 0:22.99 checking whether the C++ compiler supports -Wcomma-subscript... no 7TIER: configure8 0:23.12 checking whether the C compiler supports -Wenum-compare-conditional... yes 7TIER: configure8 0:23.25 checking whether the C++ compiler supports -Wenum-compare-conditional... yes 7TIER: configure8 0:23.38 checking whether the C compiler supports -Wenum-float-conversion... yes 7TIER: configure8 0:23.52 checking whether the C++ compiler supports -Wenum-float-conversion... yes 7TIER: configure8 0:23.62 checking whether the C++ compiler supports -Wvolatile... no 7TIER: configure8 0:23.75 checking whether the C++ compiler supports -Wno-deprecated-anon-enum-enum-conversion... yes 7TIER: configure8 0:23.89 checking whether the C++ compiler supports -Wno-deprecated-enum-enum-conversion... yes 7TIER: configure8 0:24.02 checking whether the C++ compiler supports -Wno-deprecated-this-capture... yes 7TIER: configure8 0:24.15 checking whether the C++ compiler supports -Wcomma... yes 7TIER: configure8 0:24.26 checking whether the C compiler supports -Wduplicated-cond... no 7TIER: configure8 0:24.36 checking whether the C++ compiler supports -Wduplicated-cond... no 7TIER: configure8 0:24.49 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 7TIER: configure8 0:24.59 checking whether the C compiler supports -Wlogical-op... no 7TIER: configure8 0:24.70 checking whether the C++ compiler supports -Wlogical-op... no 7TIER: configure8 0:24.86 checking whether the C compiler supports -Wstring-conversion... yes 7TIER: configure8 0:25.00 checking whether the C++ compiler supports -Wstring-conversion... yes 7TIER: configure8 0:25.13 checking whether the C++ compiler supports -Wno-inline-new-delete... yes 7TIER: configure8 0:25.23 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no 7TIER: configure8 0:25.34 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no 7TIER: configure8 0:25.47 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 7TIER: configure8 0:25.60 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 7TIER: configure8 0:25.74 checking whether the C compiler supports -Wno-error=array-bounds... yes 7TIER: configure8 0:25.87 checking whether the C++ compiler supports -Wno-error=array-bounds... yes 7TIER: configure8 0:26.00 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes 7TIER: configure8 0:26.14 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes 7TIER: configure8 0:26.24 checking whether the C compiler supports -Wno-multistatement-macros... no 7TIER: configure8 0:26.35 checking whether the C++ compiler supports -Wno-multistatement-macros... no 7TIER: configure8 0:26.45 checking whether the C compiler supports -Wno-error=class-memaccess... no 7TIER: configure8 0:26.55 checking whether the C++ compiler supports -Wno-error=class-memaccess... no 7TIER: configure8 0:26.68 checking whether the C compiler supports -Wno-error=atomic-alignment... yes 7TIER: configure8 0:26.82 checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes 7TIER: configure8 0:26.95 checking whether the C compiler supports -Wno-error=deprecated-builtins... yes 7TIER: configure8 0:27.08 checking whether the C++ compiler supports -Wno-error=deprecated-builtins... yes 7TIER: configure8 0:27.21 checking whether the C compiler supports -Wformat... yes 7TIER: configure8 0:27.35 checking whether the C++ compiler supports -Wformat... yes 7TIER: configure8 0:27.48 checking whether the C compiler supports -Wformat-security... yes 7TIER: configure8 0:27.61 checking whether the C++ compiler supports -Wformat-security... yes 7TIER: configure8 0:27.72 checking whether the C compiler supports -Wformat-overflow=2... no 7TIER: configure8 0:27.82 checking whether the C++ compiler supports -Wformat-overflow=2... no 7TIER: configure8 0:28.04 checking whether the C compiler supports -Werror=implicit-function-declaration... yes 7TIER: configure8 0:28.17 checking whether the C compiler supports -Wno-psabi... yes 7TIER: configure8 0:28.30 checking whether the C++ compiler supports -Wno-psabi... yes 7TIER: configure8 0:28.45 checking whether the C compiler supports -Wthread-safety... yes 7TIER: configure8 0:28.58 checking whether the C++ compiler supports -Wthread-safety... yes 7TIER: configure8 0:28.72 checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes 7TIER: configure8 0:28.85 checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes 7TIER: configure8 0:28.98 checking whether the C++ compiler supports -Wno-vla-cxx-extension... yes 7TIER: configure8 0:29.11 checking whether the C compiler supports -Wno-unknown-warning-option... yes 7TIER: configure8 0:29.25 checking whether the C++ compiler supports -Wno-unknown-warning-option... yes 7TIER: configure8 0:29.38 checking whether the C++ compiler supports -fno-sized-deallocation... yes 7TIER: configure8 0:29.51 checking whether the C++ compiler supports -fno-aligned-new... yes 7TIER: configure8 0:29.86 checking whether the C linker supports -Wl,--build-id=sha1... yes 7TIER: configure8 0:29.99 checking whether the C compiler supports -Wa,--noexecstack... yes 7TIER: configure8 0:30.32 checking whether the C linker supports -Wl,-z,noexecstack... yes 7TIER: configure8 0:30.66 checking whether the C linker supports -Wl,-z,text... yes 7TIER: configure8 0:30.98 checking whether the C linker supports -Wl,-z,relro... yes 7TIER: configure8 0:31.31 checking whether the C linker supports -Wl,-z,now... yes 7TIER: configure8 0:31.64 checking whether the C linker supports -Wl,-z,nocopyreloc... yes 7TIER: configure8 0:31.94 checking for --ignore-unresolved-symbol option to the linker... no 7TIER: configure8 0:32.28 checking what kind of list files are supported by the linker... linkerlist 7TIER: configure8 0:32.29 checking for llvm_profdata... /usr/bin/llvm-profdata 7TIER: configure8 0:32.34 checking whether llvm-profdata supports 'order' subcommand... yes 7TIER: configure8 0:32.49 checking for llvm-objdump... /usr/bin/llvm-objdump 7TIER: configure8 0:32.64 checking for readelf... /usr/bin/llvm-readelf 7TIER: configure8 0:32.79 checking for objcopy... /usr/bin/llvm-objcopy 7TIER: configure8 0:32.80 checking for rustc... /usr/bin/rustc 7TIER: configure8 0:32.80 checking for cargo... /usr/bin/cargo 7TIER: configure8 0:33.06 checking rustc version... 1.87.0 7TIER: configure8 0:33.10 checking cargo version... 1.87.0 7TIER: configure8 0:33.60 checking for rust host triplet... armv7-unknown-linux-gnueabihf 7TIER: configure8 0:33.86 checking for rust target triplet... armv7-unknown-linux-gnueabihf 7TIER: configure8 0:33.87 checking for rustdoc... /usr/bin/rustdoc 7TIER: configure8 0:33.89 checking for cbindgen... /usr/bin/cbindgen 7TIER: configure8 0:33.90 checking for rustfmt... /usr/bin/rustfmt 7TIER: configure8 0:33.90 checking for clang for bindgen... /usr/lib/distcc/bin/clang++ 7TIER: configure8 0:33.99 checking for libclang for bindgen... /usr/lib/libclang.so 7TIER: configure8 0:34.07 checking that libclang is new enough... yes 7TIER: configure8 0:34.07 checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN 7TIER: configure8 0:34.42 checking for readline... yes 7TIER: configure8 0:34.58 checking for tm_zone and tm_gmtoff in struct tm... yes 7TIER: configure8 0:34.90 checking for getpagesize... yes 7TIER: configure8 0:35.23 checking for gmtime_r... yes 7TIER: configure8 0:35.56 checking for localtime_r... yes 7TIER: configure8 0:35.89 checking for gettid... yes 7TIER: configure8 0:36.21 checking for setpriority... yes 7TIER: configure8 0:36.54 checking for syscall... yes 7TIER: configure8 0:36.87 checking for getc_unlocked... yes 7TIER: configure8 0:37.19 checking for pthread_getname_np... yes 7TIER: configure8 0:37.53 checking for pthread_get_name_np... no 7TIER: configure8 0:37.86 checking for strerror... yes 7TIER: configure8 0:38.22 checking for nl_langinfo and CODESET... yes 7TIER: configure8 0:38.57 checking for __cxa_demangle... yes 7TIER: configure8 0:38.91 checking for _getc_nolock... no 7TIER: configure8 0:39.24 checking for localeconv... yes 7TIER: configure8 0:39.24 checking for awk... /usr/bin/gawk 7TIER: configure8 0:39.24 checking for gmake... /usr/bin/make 7TIER: configure8 0:39.25 checking for watchman... not found 7TIER: configure8 0:39.25 checking for xargs... /usr/bin/xargs 7TIER: configure8 0:39.25 checking for rpmbuild... not found 7TIER: configure8 0:39.67 checking for strip... /usr/bin/llvm-strip 7TIER: configure8 0:39.68 checking for zlib >= 1.2.3... yes 7TIER: configure8 0:39.69 checking MOZ_ZLIB_CFLAGS... 7TIER: configure8 0:39.69 checking MOZ_ZLIB_LIBS... -lz 7TIER: configure8 0:39.69 checking for m4... /usr/bin/m4 7TIER: configure8 0:39.72 Refreshing /build/js128/src/firefox-128.11.0/js/src/old-configure with /build/js128/src/firefox-128.11.0/build/autoconf/autoconf.sh 7TIER: configure8 0:39.89 creating cache ./config.cache 7TIER: configure8 0:39.97 checking host system type... armv7l-unknown-linux-gnueabihf 7TIER: configure8 0:40.02 checking target system type... armv7l-unknown-linux-gnueabihf 7TIER: configure8 0:40.07 checking build system type... armv7l-unknown-linux-gnueabihf 7TIER: configure8 0:40.08 checking for gcc... (cached) /usr/lib/distcc/bin/clang -std=gnu99 7TIER: configure8 0:40.09 checking whether the C compiler (/usr/lib/distcc/bin/clang -std=gnu99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fuse-ld=lld ) works... (cached) yes 7TIER: configure8 0:40.11 checking whether the C compiler (/usr/lib/distcc/bin/clang -std=gnu99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fuse-ld=lld ) is a cross-compiler... no 7TIER: configure8 0:40.11 checking whether we are using GNU C... (cached) yes 7TIER: configure8 0:40.11 checking whether /usr/lib/distcc/bin/clang -std=gnu99 accepts -g... (cached) yes 7TIER: configure8 0:40.12 checking for c++... (cached) /usr/lib/distcc/bin/clang++ 7TIER: configure8 0:40.13 checking whether the C++ compiler (/usr/lib/distcc/bin/clang++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fuse-ld=lld ) works... (cached) yes 7TIER: configure8 0:40.14 checking whether the C++ compiler (/usr/lib/distcc/bin/clang++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -fuse-ld=lld ) is a cross-compiler... no 7TIER: configure8 0:40.14 checking whether we are using GNU C++... (cached) yes 7TIER: configure8 0:40.15 checking whether /usr/lib/distcc/bin/clang++ accepts -g... (cached) yes 7TIER: configure8 0:40.89 checking whether the linker supports Identical Code Folding... yes 7TIER: configure8 0:43.45 checking whether we're trying to statically link with libstdc++... no 7TIER: configure8 0:44.66 checking whether removing dead symbols breaks debugging... no 7TIER: configure8 0:44.82 checking for ARM EABI... yes 7TIER: configure8 0:45.04 checking for valid optimization flags... yes 7TIER: configure8 0:45.11 updating cache ./config.cache 7TIER: configure8 0:45.12 creating ./config.data 7TIER: configure8 0:45.17 Creating config.status 7TIER: configure8 0:46.33 Reticulating splines... 7TIER: configure8 0:49.12 Finished reading 79 moz.build files in 0.63s 7TIER: configure8 0:49.12 Read 0 gyp files in parallel contributing 0.00s to total wall time 7TIER: configure8 0:49.12 Processed into 370 build config descriptors in 0.70s 7TIER: configure8 0:49.13 RecursiveMake backend executed in 1.37s 7TIER: configure8 0:49.13 290 total backend files; 175 created; 0 updated; 115 unchanged; 0 deleted; 9 -> 47 Makefile 7TIER: configure8 0:49.13 FasterMake backend executed in 0.00s 7TIER: configure8 0:49.13 0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted 7TIER: configure8 0:49.14 Clangd backend executed in 0.00s 7TIER: configure8 0:49.14 0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted 7TIER: configure8 0:49.14 Total wall time: 3.04s; CPU time: 2.94s; Efficiency: 97%; Untracked: 0.34s 7TIER: configure87TIER: configure8Configure complete! Be sure to run |mach build| to pick up any changes 0:49.64 W Adding make options from /build/js128/src/firefox-128.11.0/.mozconfig MOZ_OBJDIR=/build/js128/src/firefox-128.11.0/obj OBJDIR=/build/js128/src/firefox-128.11.0/obj FOUND_MOZCONFIG=/build/js128/src/firefox-128.11.0/.mozconfig export FOUND_MOZCONFIG 7TIER: configure8 Parallelism determined by memory: using 2 jobs for 8 cores based on 1.9 GiB RAM and estimated job size of 1.0 GiB 0:49.64 /usr/bin/make -f client.mk -j2 -s 7TIER: configure87TIER: configure pre-export export compile misc libs tools8 0:50.37 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 7TIER: configure pre-export export compile misc libs tools8 0:50.54 Elapsed: 0.17s; From dist/include: Kept 5 existing; Added/updated 550; Removed 0 files and 0 directories. 7TIER: configure pre-export export compile misc libs tools8 0:51.10 Elapsed: 0.02s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 7TIER: configure pre-export export compile misc libs tools8 0:51.66 Elapsed: 0.43s; From _tests: Kept 3 existing; Added/updated 517; Removed 0 files and 0 directories. 7TIER: configure pre-export export compile misc libs tools8 0:51.79 Elapsed: 0.00s; From dist/bin: Kept 0 existing; Added/updated 2; Removed 0 files and 0 directories. 7TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools8 0:52.63 ./buildconfig.rs.stub 7TIER: configure pre-export export compile misc libs tools8 0:52.64 ./cbindgen-metadata.json.stub 7TIER: configure pre-export export compile misc libs tools8 0:52.68 config 7TIER: configure pre-export export compile misc libs tools8 0:53.19 ./js-confdefs.h.stub 7TIER: configure pre-export export compile misc libs tools8 0:53.54 ./js-config.h.stub 7TIER: configure pre-export export compile misc libs tools8 0:54.42 ./ProfilingCategoryList.h.stub 7TIER: configure pre-export export compile misc libs tools8 0:55.31 ./PrefsGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 0:56.68 ./ReservedWordsGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:02.85 ./StatsPhasesGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:03.74 ./ABIFunctionTypeGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:04.63 ./MIROpsGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:05.79 ./LIROpsGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:08.27 ./CacheIROpsGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:08.36 ./AtomicOperationsGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:10.94 ./WasmBuiltinModuleGenerated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:11.83 ./unicode_bidi_ffi_generated.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:11.87 config/nsinstall_real 7TIER: configure pre-export export compile misc libs tools8 1:12.10 ./selfhosted.out.h.stub 7TIER: configure pre-export export compile misc libs tools8 1:13.30 config/system-header.sentinel.stub 7TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools8 1:15.03 build/pure_virtual 7TIER: configure pre-export export compile misc libs tools8 1:15.14 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:15.21 warning: /build/js128/src/firefox-128.11.0/js/src/fuzz-tests/gluesmith/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.22 warning: /build/js128/src/firefox-128.11.0/modules/libpref/parser/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.22 warning: /build/js128/src/firefox-128.11.0/dom/media/webrtc/sdp/rsdparsa_capi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.23 warning: /build/js128/src/firefox-128.11.0/toolkit/components/processtools/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.24 warning: /build/js128/src/firefox-128.11.0/dom/fs/parent/rust/mime-guess-ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.24 warning: /build/js128/src/firefox-128.11.0/js/src/rust/shared/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.25 warning: /build/js128/src/firefox-128.11.0/netwerk/base/mozurl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.26 warning: /build/js128/src/firefox-128.11.0/toolkit/components/bitsdownload/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.26 warning: /build/js128/src/firefox-128.11.0/toolkit/components/cascade_bloom_filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.27 warning: /build/js128/src/firefox-128.11.0/xpcom/rust/gtest/xpcom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.28 warning: /build/js128/src/firefox-128.11.0/toolkit/components/kvstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.28 warning: /build/js128/src/firefox-128.11.0/xpcom/rust/gtest/bench-collections/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.29 warning: /build/js128/src/firefox-128.11.0/toolkit/library/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.30 warning: /build/js128/src/firefox-128.11.0/toolkit/library/rust/Cargo.toml: unused manifest key: lib.plugin 7TIER: configure pre-export export compile misc libs tools8 1:15.30 warning: /build/js128/src/firefox-128.11.0/toolkit/components/bitsdownload/bits_client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition 7TIER: configure pre-export export compile misc libs tools8 1:15.31 (in the `regex` dependency) 7TIER: configure pre-export export compile misc libs tools8 1:15.31 warning: /build/js128/src/firefox-128.11.0/toolkit/components/bitsdownload/bits_client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.32 warning: /build/js128/src/firefox-128.11.0/dom/media/gtest/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.33 warning: /build/js128/src/firefox-128.11.0/xpcom/rust/malloc_size_of_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.33 warning: /build/js128/src/firefox-128.11.0/xpcom/rust/gtest/nsstring/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.34 warning: /build/js128/src/firefox-128.11.0/tools/profiler/rust-helper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.35 warning: /build/js128/src/firefox-128.11.0/netwerk/base/rust-helper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.35 warning: /build/js128/src/firefox-128.11.0/intl/encoding_glue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.36 warning: /build/js128/src/firefox-128.11.0/toolkit/library/rust/shared/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition 7TIER: configure pre-export export compile misc libs tools8 1:15.36 (in the `audio_thread_priority` dependency) 7TIER: configure pre-export export compile misc libs tools8 1:15.37 warning: /build/js128/src/firefox-128.11.0/toolkit/library/rust/shared/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.37 warning: /build/js128/src/firefox-128.11.0/toolkit/library/rust/shared/Cargo.toml: unused manifest key: lib.plugin 7TIER: configure pre-export export compile misc libs tools8 1:15.38 warning: /build/js128/src/firefox-128.11.0/storage/variant/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.39 warning: /build/js128/src/firefox-128.11.0/toolkit/components/glean/tests/gtest/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.39 warning: /build/js128/src/firefox-128.11.0/security/manager/ssl/cert_storage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.40 warning: /build/js128/src/firefox-128.11.0/js/src/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.40 warning: /build/js128/src/firefox-128.11.0/toolkit/library/gtest/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.41 warning: /build/js128/src/firefox-128.11.0/toolkit/library/gtest/rust/Cargo.toml: unused manifest key: lib.plugin 7TIER: configure pre-export export compile misc libs tools8 1:15.42 warning: /build/js128/src/firefox-128.11.0/toolkit/components/bitsdownload/bits_client/bits/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.42 warning: /build/js128/src/firefox-128.11.0/dom/fs/parent/rust/data-encoding-ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 7TIER: configure pre-export export compile misc libs tools8 1:15.43 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:15.43 js/src/build/symverscript.stub 7TIER: configure pre-export export compile misc libs tools8 1:16.28 config/external/icu/common 7TIER: configure pre-export export compile misc libs tools8 1:16.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:16.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:16.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:17.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:17.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:17.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:17.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:17.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:17.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:18.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:18.69 /build/js128/src/firefox-128.11.0/intl/icu/source/common/bytesinkutil.cpp:63:21: warning: result of comparison 'int' > 2147483647 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools8 1:18.70 63 | if ((limit - s) > (2147483647)) { 7TIER: configure pre-export export compile misc libs tools8 1:18.70 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools8 1:18.71 /build/js128/src/firefox-128.11.0/intl/icu/source/common/bytesinkutil.cpp:113:21: warning: result of comparison 'int' > 2147483647 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools8 1:18.71 113 | if ((limit - s) > (2147483647)) { 7TIER: configure pre-export export compile misc libs tools8 1:18.71 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools8 1:18.72 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools8 1:18.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:19.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:19.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:20.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:20.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:21.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:21.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:22.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:22.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:23.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:23.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:24.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:24.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:24.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:25.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:25.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:25.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:26.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:26.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:26.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:26.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:27.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:27.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:27.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:27.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:28.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:28.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:28.68 Compiling unicode-ident v1.0.6 7TIER: configure pre-export export compile misc libs tools8 1:29.06 Compiling proc-macro2 v1.0.74 7TIER: configure pre-export export compile misc libs tools8 1:29.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:29.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:29.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:29.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:29.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:29.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:30.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:30.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:31.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:31.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:32.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:32.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:33.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:33.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:34.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:34.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:35.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:35.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:36.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:36.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:37.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:37.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:38.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:38.66 /build/js128/src/firefox-128.11.0/intl/icu/source/common/locdistance.cpp:372:11: warning: explicitly assigning value of variable of type 'uint8_t' (aka 'unsigned char') to itself [-Wself-assign] 7TIER: configure pre-export export compile misc libs tools8 1:38.67 372 | c = (c); 7TIER: configure pre-export export compile misc libs tools8 1:38.67 | ~ ^ ~ 7TIER: configure pre-export export compile misc libs tools8 1:38.67 1 warning generated. 7TIER: configure pre-export export compile misc libs tools8 1:38.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:39.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:39.99 /build/js128/src/firefox-128.11.0/intl/icu/source/common/locdspnm.cpp:287:14: warning: private field 'capitalizationBrkIter' is not used [-Wunused-private-field] 7TIER: configure pre-export export compile misc libs tools8 1:40.00 287 | UObject* capitalizationBrkIter; 7TIER: configure pre-export export compile misc libs tools8 1:40.00 | ^ 7TIER: configure pre-export export compile misc libs tools8 1:40.00 1 warning generated. 7TIER: configure pre-export export compile misc libs tools8 1:40.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:41.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:41.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:42.35 Compiling quote v1.0.35 7TIER: configure pre-export export compile misc libs tools8 1:42.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:42.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:43.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:43.83 /build/js128/src/firefox-128.11.0/intl/icu/source/common/loclikelysubtags.cpp:604:15: warning: explicitly assigning value of variable of type 'uint8_t' (aka 'unsigned char') to itself [-Wself-assign] 7TIER: configure pre-export export compile misc libs tools8 1:43.83 604 | c = (c); 7TIER: configure pre-export export compile misc libs tools8 1:43.83 | ~ ^ ~ 7TIER: configure pre-export export compile misc libs tools8 1:43.84 1 warning generated. 7TIER: configure pre-export export compile misc libs tools8 1:43.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:44.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:44.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:45.53 Compiling syn v2.0.46 7TIER: configure pre-export export compile misc libs tools8 1:45.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:45.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:46.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:46.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:47.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:47.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:48.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:48.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:49.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:49.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:49.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:49.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:51.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:51.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:52.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:52.95 /build/js128/src/firefox-128.11.0/intl/icu/source/common/normalizer2impl.cpp:833:29: warning: result of comparison 'int' > 2147483647 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools8 1:52.96 833 | if ((src - prevSrc) > (2147483647)) { 7TIER: configure pre-export export compile misc libs tools8 1:52.96 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools8 1:52.97 /build/js128/src/firefox-128.11.0/intl/icu/source/common/normalizer2impl.cpp:1689:29: warning: result of comparison 'int' > 2147483647 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools8 1:52.97 1689 | if ((src - prevSrc) > (2147483647)) { 7TIER: configure pre-export export compile misc libs tools8 1:52.98 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools8 1:52.99 /build/js128/src/firefox-128.11.0/intl/icu/source/common/normalizer2impl.cpp:2099:29: warning: result of comparison 'int' > 2147483647 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools8 1:52.99 2099 | if ((src - prevSrc) > (2147483647)) { 7TIER: configure pre-export export compile misc libs tools8 1:52.99 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools8 1:53.00 3 warnings generated. 7TIER: configure pre-export export compile misc libs tools8 1:53.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:54.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:54.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:54.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:54.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:54.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:55.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:56.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:56.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:56.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:56.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:58.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 1:59.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:00.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:00.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:01.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:01.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:01.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:01.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:02.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:02.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:03.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:03.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:04.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:04.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:05.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:05.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:06.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:06.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:07.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:07.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:08.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:08.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:09.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:09.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:10.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:10.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:11.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:11.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:12.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:12.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:13.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:13.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:14.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:14.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:14.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:15.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:15.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:15.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:16.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:16.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:17.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:17.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:18.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:18.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:19.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:19.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:19.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:19.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:20.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:20.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:21.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:21.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:21.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:21.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:22.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:22.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:23.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:23.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:24.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:24.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:25.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:25.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:26.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:26.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:26.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:26.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:27.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:27.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:28.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:28.43 /build/js128/src/firefox-128.11.0/intl/icu/source/common/ucnv.cpp:326:12: warning: 'ucnv_safeClone_73' is deprecated [-Wdeprecated-declarations] 7TIER: configure pre-export export compile misc libs tools8 2:28.43 326 | return ucnv_safeClone_73(cnv, nullptr, nullptr, status); 7TIER: configure pre-export export compile misc libs tools8 2:28.43 | ^ 7TIER: configure pre-export export compile misc libs tools8 2:28.44 /build/js128/src/firefox-128.11.0/intl/icu/source/common/unicode/ucnv.h:556:28: note: 'ucnv_safeClone_73' has been explicitly marked deprecated here 7TIER: configure pre-export export compile misc libs tools8 2:28.44 556 | extern "C" __attribute__ ((deprecated)) UConverter * 7TIER: configure pre-export export compile misc libs tools8 2:28.45 | ^ 7TIER: configure pre-export export compile misc libs tools8 2:28.45 /build/js128/src/firefox-128.11.0/intl/icu/source/common/ucnv.cpp:494:13: warning: 'ucnv_safeClone_73' is deprecated [-Wdeprecated-declarations] 7TIER: configure pre-export export compile misc libs tools8 2:28.46 494 | clone = ucnv_safeClone_73(cnv, cloneBuffer, &cloneSize, err); 7TIER: configure pre-export export compile misc libs tools8 2:28.46 | ^ 7TIER: configure pre-export export compile misc libs tools8 2:28.47 /build/js128/src/firefox-128.11.0/intl/icu/source/common/unicode/ucnv.h:556:28: note: 'ucnv_safeClone_73' has been explicitly marked deprecated here 7TIER: configure pre-export export compile misc libs tools8 2:28.47 556 | extern "C" __attribute__ ((deprecated)) UConverter * 7TIER: configure pre-export export compile misc libs tools8 2:28.47 | ^ 7TIER: configure pre-export export compile misc libs tools8 2:28.48 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools8 2:28.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:29.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:29.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:30.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:30.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:30.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:30.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:31.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:31.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:32.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:32.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:33.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:33.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:34.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:34.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:34.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:34.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:35.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:35.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:36.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:36.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:37.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:37.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:38.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:38.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:38.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:38.88 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:39.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:39.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:40.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:41.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:42.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:42.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:42.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:42.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:43.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:43.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:43.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:44.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:44.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:44.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:45.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:45.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:46.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:46.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:47.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:47.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:48.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:48.11 /build/js128/src/firefox-128.11.0/intl/icu/source/common/uiter.cpp:334:17: warning: code will never be executed [-Wunreachable-code] 7TIER: configure pre-export export compile misc libs tools8 2:48.12 334 | uiter_setString_73(iter, (const char16_t *)s, length); 7TIER: configure pre-export export compile misc libs tools8 2:48.12 | ^~~~~~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools8 2:48.13 /build/js128/src/firefox-128.11.0/intl/icu/source/common/uiter.cpp:332:17: note: silence by adding parentheses to mark code as explicitly dead 7TIER: configure pre-export export compile misc libs tools8 2:48.13 332 | if((1234 == 4321) && ((((size_t)s)&1)==0)) { 7TIER: configure pre-export export compile misc libs tools8 2:48.13 | ^ 7TIER: configure pre-export export compile misc libs tools8 2:48.14 | /* DISABLES CODE */ ( ) 7TIER: configure pre-export export compile misc libs tools8 2:48.14 1 warning generated. 7TIER: configure pre-export export compile misc libs tools8 2:48.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:48.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:48.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:50.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:50.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:51.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:51.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:52.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:52.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:53.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:53.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:53.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:53.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:54.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:55.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:55.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:55.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:56.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:56.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:58.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:58.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:58.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:58.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:58.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:58.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:59.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 2:59.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:00.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:00.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:01.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:02.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:03.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:03.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:04.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:04.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:05.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:05.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:06.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:06.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:07.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:07.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:07.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:07.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:07.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:08.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:09.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:09.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:09.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:09.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:10.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:10.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:12.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:12.42 /build/js128/src/firefox-128.11.0/intl/icu/source/common/uresbund.cpp:820:33: warning: code will never be executed [-Wunreachable-code] 7TIER: configure pre-export export compile misc libs tools8 3:12.42 820 | UBool usingUSRData = 0 && ( path == nullptr || :: strncmp(path, "icudt" "73" "l", 8) == 0); 7TIER: configure pre-export export compile misc libs tools8 3:12.43 | ^~~~ 7TIER: configure pre-export export compile misc libs tools8 3:12.43 /build/js128/src/firefox-128.11.0/intl/icu/source/common/uresbund.cpp:820:26: note: silence by adding parentheses to mark code as explicitly dead 7TIER: configure pre-export export compile misc libs tools8 3:12.44 820 | UBool usingUSRData = 0 && ( path == nullptr || :: strncmp(path, "icudt" "73" "l", 8) == 0); 7TIER: configure pre-export export compile misc libs tools8 3:12.44 | ^ 7TIER: configure pre-export export compile misc libs tools8 3:12.44 | /* DISABLES CODE */ ( ) 7TIER: configure pre-export export compile misc libs tools8 3:12.45 1 warning generated. 7TIER: configure pre-export export compile misc libs tools8 3:12.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:13.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:13.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:14.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:14.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:15.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:15.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:16.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:16.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:16.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:16.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:17.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:17.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:18.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:19.02 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:19.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:19.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:20.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:20.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:20.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:20.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:21.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:21.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:22.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:22.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:23.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:23.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:23.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:24.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:24.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:24.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:25.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:25.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:26.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:26.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:27.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:27.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:28.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:28.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:29.02 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:29.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:29.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:30.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:30.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:30.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:31.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:31.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:32.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:32.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:33.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:33.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:33.86 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:33.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:34.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:34.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:35.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:35.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:35.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:36.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:36.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 3:36.17 Compiling synstructure v0.13.1 7TIER: configure pre-export export compile misc libs tools8 4:01.63 Compiling serde v1.0.203 7TIER: configure pre-export export compile misc libs tools8 4:03.36 Compiling stable_deref_trait v1.2.0 7TIER: configure pre-export export compile misc libs tools8 4:05.21 Compiling semver v1.0.16 7TIER: configure pre-export export compile misc libs tools8 4:06.70 Compiling writeable v0.5.4 7TIER: configure pre-export export compile misc libs tools8 4:08.01 Compiling litemap v0.7.2 7TIER: configure pre-export export compile misc libs tools8 4:09.09 Compiling cfg-if v1.0.0 7TIER: configure pre-export export compile misc libs tools8 4:09.24 Compiling libc v0.2.153 7TIER: configure pre-export export compile misc libs tools8 4:12.46 Compiling libm v0.2.6 7TIER: configure pre-export export compile misc libs tools8 4:13.33 Compiling version_check v0.9.4 7TIER: configure pre-export export compile misc libs tools8 4:14.73 Compiling serde_derive v1.0.203 7TIER: configure pre-export export compile misc libs tools8 4:17.95 Compiling zerofrom-derive v0.1.3 7TIER: configure pre-export export compile misc libs tools8 5:43.24 Compiling zerofrom v0.1.4 7TIER: configure pre-export export compile misc libs tools8 5:43.76 Compiling yoke-derive v0.7.3 7TIER: configure pre-export export compile misc libs tools8 5:44.39 Compiling zerovec-derive v0.10.2 7TIER: configure pre-export export compile misc libs tools8 6:07.14 Compiling displaydoc v0.2.4 7TIER: configure pre-export export compile misc libs tools8 6:21.29 Compiling smallvec v1.13.1 7TIER: configure pre-export export compile misc libs tools8 6:42.24 Compiling icu_provider_macros v1.4.0 7TIER: configure pre-export export compile misc libs tools8 6:42.62 Compiling yoke v0.7.3 7TIER: configure pre-export export compile misc libs tools8 6:43.49 Compiling zerovec v0.10.4 7TIER: configure pre-export export compile misc libs tools8 6:51.91 Compiling tinystr v0.7.4 7TIER: configure pre-export export compile misc libs tools8 6:52.86 Compiling icu_locid v1.4.0 7TIER: configure pre-export export compile misc libs tools8 6:53.87 Compiling unicode-bidi v0.3.15 (https://github.com/servo/unicode-bidi?rev=ca612daf1c08c53abe07327cb3e6ef6e0a760f0c#ca612daf) 7TIER: configure pre-export export compile misc libs tools8 7:02.16 Compiling icu_provider v1.4.0 7TIER: configure pre-export export compile misc libs tools8 7:07.56 Compiling ahash v0.8.11 7TIER: configure pre-export export compile misc libs tools8 7:12.98 Compiling icu_locid_transform_data v1.4.0 7TIER: configure pre-export export compile misc libs tools8 7:13.16 Compiling mozbuild v0.1.0 (/build/js128/src/firefox-128.11.0/build/rust/mozbuild) 7TIER: configure pre-export export compile misc libs tools8 7:14.03 Compiling icu_locid_transform v1.4.0 7TIER: configure pre-export export compile misc libs tools8 7:21.43 Compiling jobserver v0.1.25 7TIER: configure pre-export export compile misc libs tools8 7:25.21 Compiling icu_collections v1.4.0 7TIER: configure pre-export export compile misc libs tools8 7:27.85 Compiling zerocopy v0.7.32 7TIER: configure pre-export export compile misc libs tools8 7:29.74 Compiling once_cell v1.19.0 7TIER: configure pre-export export compile misc libs tools8 7:30.81 Compiling strck v0.1.2 7TIER: configure pre-export export compile misc libs tools8 7:31.37 Compiling strck_ident v0.1.2 7TIER: configure pre-export export compile misc libs tools8 7:32.06 Compiling cc v1.0.89 7TIER: configure pre-export export compile misc libs tools8 7:33.25 Compiling rustc_version v0.4.0 7TIER: configure pre-export export compile misc libs tools8 7:36.80 Compiling tinyvec v1.999.999 (/build/js128/src/firefox-128.11.0/build/rust/tinyvec) 7TIER: configure pre-export export compile misc libs tools8 7:36.97 Compiling autocfg v1.1.0 (/build/js128/src/firefox-128.11.0/third_party/rust/autocfg) 7TIER: configure pre-export export compile misc libs tools8 7:44.53 Compiling lazy_static v1.4.0 7TIER: configure pre-export export compile misc libs tools8 7:45.87 Compiling diplomat_core v0.7.0 7TIER: configure pre-export export compile misc libs tools8 8:02.55 Compiling mozglue-static v0.1.0 (/build/js128/src/firefox-128.11.0/mozglue/static/rust) 7TIER: configure pre-export export compile misc libs tools8 8:04.06 Compiling num-traits v0.2.15 7TIER: configure pre-export export compile misc libs tools8 8:04.82 Compiling unicode-normalization v0.1.22 7TIER: configure pre-export export compile misc libs tools8 8:08.67 Compiling hashbrown v0.14.5 7TIER: configure pre-export export compile misc libs tools8 8:13.10 Compiling core_maths v0.1.0 7TIER: configure pre-export export compile misc libs tools8 8:13.43 Compiling arrayvec v0.7.2 7TIER: configure pre-export export compile misc libs tools8 8:14.74 Compiling encoding_rs v0.8.34 7TIER: configure pre-export export compile misc libs tools8 8:26.31 Compiling memchr v2.5.0 7TIER: configure pre-export export compile misc libs tools8 8:27.73 Compiling icu_properties_data v1.4.0 7TIER: configure pre-export export compile misc libs tools8 8:28.24 Compiling encoding_c v0.9.8 7TIER: configure pre-export export compile misc libs tools8 8:28.98 Compiling icu_segmenter_data v1.4.0 (/build/js128/src/firefox-128.11.0/intl/icu_segmenter_data) 7TIER: configure pre-export export compile misc libs tools8 8:29.55 Compiling encoding_c_mem v0.2.6 7TIER: configure pre-export export compile misc libs tools8 8:30.29 Compiling utf8_iter v1.0.3 7TIER: configure pre-export export compile misc libs tools8 8:30.74 Compiling percent-encoding v2.3.1 7TIER: configure pre-export export compile misc libs tools8 8:31.90 Compiling form_urlencoded v1.2.1 7TIER: configure pre-export export compile misc libs tools8 8:33.05 Compiling icu_segmenter v1.4.0 7TIER: configure pre-export export compile misc libs tools8 8:46.43 Compiling icu_properties v1.4.0 7TIER: configure pre-export export compile misc libs tools8 8:48.76 Compiling diplomat v0.7.0 7TIER: configure pre-export export compile misc libs tools8 9:05.49 Compiling idna v0.5.0 7TIER: configure pre-export export compile misc libs tools8 9:17.22 warning: mozglue-static@0.1.0: clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 9:17.23 warning: mozglue-static@0.1.0: clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools8 9:17.23 Compiling icu_provider_adapters v1.4.0 7TIER: configure pre-export export compile misc libs tools8 9:17.42 Compiling leb128 v0.2.5 7TIER: configure pre-export export compile misc libs tools8 9:17.81 Compiling log v0.4.20 7TIER: configure pre-export export compile misc libs tools8 9:18.24 Compiling termcolor v1.4.1 7TIER: configure pre-export export compile misc libs tools8 9:19.08 Compiling equivalent v1.0.1 7TIER: configure pre-export export compile misc libs tools8 9:19.27 Compiling diplomat-runtime v0.7.0 7TIER: configure pre-export export compile misc libs tools8 9:19.87 Compiling env_logger v0.10.0 7TIER: configure pre-export export compile misc libs tools8 9:21.00 Compiling icu_capi v1.4.0 (/build/js128/src/firefox-128.11.0/intl/icu_capi) 7TIER: configure pre-export export compile misc libs tools8 9:29.53 Compiling indexmap v2.2.6 7TIER: configure pre-export export compile misc libs tools8 9:34.17 Compiling wasm-encoder v0.205.0 7TIER: configure pre-export export compile misc libs tools8 9:39.33 warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead 7TIER: configure pre-export export compile misc libs tools8 9:39.33 --> mozglue/static/rust/lib.rs:71:29 7TIER: configure pre-export export compile misc libs tools8 9:39.33 | 7TIER: configure pre-export export compile misc libs tools8 9:39.34 71 | fn panic_hook(info: &panic::PanicInfo) { 7TIER: configure pre-export export compile misc libs tools8 9:39.34 | ^^^^^^^^^ 7TIER: configure pre-export export compile misc libs tools8 9:39.34 | 7TIER: configure pre-export export compile misc libs tools8 9:39.34 = note: `#[warn(deprecated)]` on by default 7TIER: configure pre-export export compile misc libs tools8 9:39.84 warning: `mozglue-static` (lib) generated 1 warning 7TIER: configure pre-export export compile misc libs tools8 9:39.84 Compiling getrandom v0.2.14 7TIER: configure pre-export export compile misc libs tools8 9:40.92 Compiling url v2.5.0 7TIER: configure pre-export export compile misc libs tools8 9:55.71 Compiling unicode-bidi-ffi v0.1.0 (/build/js128/src/firefox-128.11.0/intl/bidi/rust/unicode-bidi-ffi) 7TIER: configure pre-export export compile misc libs tools810:01.21 Compiling hashbrown v0.13.999 (/build/js128/src/firefox-128.11.0/build/rust/hashbrown) 7TIER: configure pre-export export compile misc libs tools810:01.37 Compiling bumpalo v3.15.4 7TIER: configure pre-export export compile misc libs tools810:02.76 Compiling unicode-width v0.1.10 7TIER: configure pre-export export compile misc libs tools810:03.10 Compiling wast v205.0.0 7TIER: configure pre-export export compile misc libs tools810:03.46 Compiling mozilla-central-workspace-hack v0.1.0 (/build/js128/src/firefox-128.11.0/build/workspace-hack) 7TIER: configure pre-export export compile misc libs tools810:03.64 Compiling jsrust_shared v0.1.0 (/build/js128/src/firefox-128.11.0/js/src/rust/shared) 7TIER: configure pre-export export compile misc libs tools810:03.85 config/external/icu/data/icu_data.o 7TIER: configure pre-export export compile misc libs tools810:04.41 config/external/icu/i18n 7TIER: configure pre-export export compile misc libs tools810:04.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:05.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:05.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:06.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:06.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:07.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:07.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:08.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:08.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:10.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:10.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:11.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:11.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:12.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:12.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:13.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:13.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:14.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:14.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:15.86 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:15.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:16.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:16.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:17.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:17.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:18.86 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:18.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:20.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:20.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:21.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:21.65 /build/js128/src/firefox-128.11.0/intl/icu/source/i18n/collationdatabuilder.cpp:418:20: warning: code will never be executed [-Wunreachable-code] 7TIER: configure pre-export export compile misc libs tools810:21.65 418 | modified = true; 7TIER: configure pre-export export compile misc libs tools810:21.66 | ^~~~ 7TIER: configure pre-export export compile misc libs tools810:21.66 1 warning generated. 7TIER: configure pre-export export compile misc libs tools810:21.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:22.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:23.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:24.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:24.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:25.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:25.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:26.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:26.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:26.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:26.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:28.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:28.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:29.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:29.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:30.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:30.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:31.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:31.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:32.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:32.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:33.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:33.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:34.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:35.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:36.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:36.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:36.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:36.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:37.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:38.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:38.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:39.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:39.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:39.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:40.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:40.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:41.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:41.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:42.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:42.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:43.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:43.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:44.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:45.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:46.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:46.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:47.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:47.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:47.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:47.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:49.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:49.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:51.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:51.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:52.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:52.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:54.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:54.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:55.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:56.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:57.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:57.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:59.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:59.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:59.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools810:59.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:00.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:00.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:01.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:01.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:03.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:03.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:03.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:04.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:05.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:05.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:05.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:06.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:07.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:07.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:08.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:08.32 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:09.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:09.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:09.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:09.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:10.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:10.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:11.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:11.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:12.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:13.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:14.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:14.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:15.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:15.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:15.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:16.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:16.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:17.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:18.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:18.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:20.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:20.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:21.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:21.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:22.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:22.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:23.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:23.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:25.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:25.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:26.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:26.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:27.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:27.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:29.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:29.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:30.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:30.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:31.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:31.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:33.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:33.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:34.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:34.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:35.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:35.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:37.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:37.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:38.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:38.88 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:40.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:40.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:42.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:42.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:43.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:43.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:44.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:44.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:46.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:46.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:47.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:47.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:49.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:49.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:50.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:50.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:51.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:51.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:52.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:53.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:54.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:54.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:55.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:55.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:57.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:57.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:58.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:58.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:59.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools811:59.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:01.02 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:01.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:02.88 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:02.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:04.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:04.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:05.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:05.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:07.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:07.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:08.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:08.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:10.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:10.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:11.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:11.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:12.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:12.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:13.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:13.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:15.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:15.38 /build/js128/src/firefox-128.11.0/intl/icu/source/i18n/numparse_impl.cpp:288:9: warning: code will never be executed [-Wunreachable-code] 7TIER: configure pre-export export compile misc libs tools812:15.39 288 | abort(); 7TIER: configure pre-export export compile misc libs tools812:15.39 | ^~~~~ 7TIER: configure pre-export export compile misc libs tools812:15.39 1 warning generated. 7TIER: configure pre-export export compile misc libs tools812:15.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:16.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:16.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:17.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:17.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:18.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:19.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:20.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:20.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:21.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:21.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:23.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:23.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:24.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:24.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:25.88 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:25.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:27.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:27.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:28.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:28.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:29.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:29.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:31.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:31.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:33.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:33.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:34.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:34.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:36.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:36.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:37.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:37.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:38.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:38.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:41.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:41.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:42.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:42.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:43.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:44.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:44.88 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:44.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:45.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:45.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:46.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:46.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:46.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:46.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:47.77 Compiling jsrust v0.1.0 (/build/js128/src/firefox-128.11.0/js/src/rust) 7TIER: configure pre-export export compile misc libs tools812:48.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:48.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:50.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:50.40 /build/js128/src/firefox-128.11.0/intl/icu/source/i18n/smpdtfmt.cpp:1485:56: warning: variable 'capContextUsageType' set but not used [-Wunused-but-set-variable] 7TIER: configure pre-export export compile misc libs tools812:50.41 1485 | DateFormatSymbols::ECapitalizationContextUsageType capContextUsageType = DateFormatSymbols::kCapContextUsageOther; 7TIER: configure pre-export export compile misc libs tools812:50.41 | ^ 7TIER: configure pre-export export compile misc libs tools812:50.41 1 warning generated. 7TIER: configure pre-export export compile misc libs tools812:50.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:51.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:51.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:52.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:52.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:53.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:53.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:54.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:54.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:54.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:54.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:55.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:55.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:56.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:57.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:57.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:57.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:58.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:58.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:59.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools812:59.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:01.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:01.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:02.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:03.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:04.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:04.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:05.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:05.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:06.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:06.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:07.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:07.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:08.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:08.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:09.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:09.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:10.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:10.06 /build/js128/src/firefox-128.11.0/intl/icu/source/i18n/ucol.cpp:108:12: warning: 'ucol_safeClone_73' is deprecated [-Wdeprecated-declarations] 7TIER: configure pre-export export compile misc libs tools813:10.06 108 | return ucol_safeClone_73(coll, nullptr, nullptr, status); 7TIER: configure pre-export export compile misc libs tools813:10.07 | ^ 7TIER: configure pre-export export compile misc libs tools813:10.07 /build/js128/src/firefox-128.11.0/obj/dist/include/unicode/ucol.h:1349:28: note: 'ucol_safeClone_73' has been explicitly marked deprecated here 7TIER: configure pre-export export compile misc libs tools813:10.08 1349 | extern "C" __attribute__ ((deprecated)) UCollator* 7TIER: configure pre-export export compile misc libs tools813:10.08 | ^ 7TIER: configure pre-export export compile misc libs tools813:10.08 1 warning generated. 7TIER: configure pre-export export compile misc libs tools813:10.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:11.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:11.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:12.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:12.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:13.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:13.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:14.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:14.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:15.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:16.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:16.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:17.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:17.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:17.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:18.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:18.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:19.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:19.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:20.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:20.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:22.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:22.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:23.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:23.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:24.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:25.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:26.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:26.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:27.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:27.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:28.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:28.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:29.86 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:29.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:30.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:30.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:31.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:31.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:32.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:32.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:33.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:33.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:34.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:35.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:35.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:35.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:36.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:36.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:36.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:37.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:37.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:37.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:37.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:37.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:38.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:38.62 intl/components 7TIER: configure pre-export export compile misc libs tools813:38.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:40.88 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:40.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:43.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:43.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:48.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:48.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:50.86 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:50.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:53.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools813:53.25 js/src/debugger 7TIER: configure pre-export export compile misc libs tools813:53.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:13.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:13.62 In file included from Unified_cpp_js_src_debugger0.cpp:11: 7TIER: configure pre-export export compile misc libs tools814:13.63 In file included from /build/js128/src/firefox-128.11.0/js/src/debugger/Debugger.cpp:74: 7TIER: configure pre-export export compile misc libs tools814:13.64 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools814:13.64 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools814:13.64 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools814:13.65 In file included from Unified_cpp_js_src_debugger0.cpp:38: 7TIER: configure pre-export export compile misc libs tools814:13.66 /build/js128/src/firefox-128.11.0/js/src/debugger/Frame.cpp:2039:41: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools814:13.66 2039 | if ((__builtin_expect(!!(ids.length() > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools814:13.66 | ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools814:13.67 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools814:13.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:24.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:24.48 In file included from Unified_cpp_js_src_debugger1.cpp:2: 7TIER: configure pre-export export compile misc libs tools814:24.49 In file included from /build/js128/src/firefox-128.11.0/js/src/debugger/Object.cpp:39: 7TIER: configure pre-export export compile misc libs tools814:24.50 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools814:24.50 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools814:24.50 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools814:24.51 1 warning generated. 7TIER: configure pre-export export compile misc libs tools814:24.52 js/src/frontend 7TIER: configure pre-export export compile misc libs tools814:24.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:44.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:44.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:46.10 Finished `release` profile [optimized] target(s) in 13m 31s 7TIER: configure pre-export export compile misc libs tools814:51.38 js/src/rust/libjsrust.a 7TIER: configure pre-export export compile misc libs tools814:51.40 js/src/gc/StatsPhasesGenerated.inc.stub 7TIER: configure pre-export export compile misc libs tools814:52.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:56.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:56.21 In file included from Unified_cpp_js_src_frontend0.cpp:20: 7TIER: configure pre-export export compile misc libs tools814:56.22 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.cpp:7: 7TIER: configure pre-export export compile misc libs tools814:56.22 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools814:56.23 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools814:56.24 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools814:56.24 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools814:56.24 1 warning generated. 7TIER: configure pre-export export compile misc libs tools814:56.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:57.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools814:57.51 In file included from Unified_cpp_js_src_frontend1.cpp:20: 7TIER: configure pre-export export compile misc libs tools814:57.52 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/CompileScript.cpp:7: 7TIER: configure pre-export export compile misc libs tools814:57.52 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/CompileScript.h:15: 7TIER: configure pre-export export compile misc libs tools814:57.53 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools814:57.54 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools814:57.54 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools814:57.55 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools814:57.55 1 warning generated. 7TIER: configure pre-export export compile misc libs tools814:57.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:02.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:03.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:03.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:03.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:10.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:10.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:11.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:11.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:16.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:16.35 js/src/irregexp 7TIER: configure pre-export export compile misc libs tools815:16.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:24.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:24.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:27.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:27.25 In file included from Unified_cpp_js_src_frontend6.cpp:11: 7TIER: configure pre-export export compile misc libs tools815:27.25 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/Stencil.cpp:23: 7TIER: configure pre-export export compile misc libs tools815:27.26 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools815:27.26 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools815:27.27 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools815:27.27 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools815:27.27 In file included from Unified_cpp_js_src_frontend6.cpp:11: 7TIER: configure pre-export export compile misc libs tools815:27.28 /build/js128/src/firefox-128.11.0/js/src/frontend/Stencil.cpp:4967:28: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools815:27.29 4967 | if (gcThingData.length() > (4294967295U)) { 7TIER: configure pre-export export compile misc libs tools815:27.29 | ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools815:27.30 /build/js128/src/firefox-128.11.0/js/src/frontend/Stencil.cpp:5017:28: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools815:27.30 5017 | if (gcThingData.length() > (4294967295U)) { 7TIER: configure pre-export export compile misc libs tools815:27.31 | ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools815:27.31 In file included from Unified_cpp_js_src_frontend6.cpp:20: 7TIER: configure pre-export export compile misc libs tools815:27.32 /build/js128/src/firefox-128.11.0/js/src/frontend/StencilXdr.cpp:1433:17: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools815:27.32 1433 | if (endOffset > (4294967295U)) { 7TIER: configure pre-export export compile misc libs tools815:27.32 | ~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools815:27.33 4 warnings generated. 7TIER: configure pre-export export compile misc libs tools815:27.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:28.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:28.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:33.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:33.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:36.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:37.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:41.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:41.49 js/src/jit 7TIER: configure pre-export export compile misc libs tools815:41.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:43.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:43.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:54.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:54.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:57.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools815:58.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:05.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:05.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:06.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:06.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:16.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:16.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:29.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:29.47 In file included from Unified_cpp_js_src_jit14.cpp:11: 7TIER: configure pre-export export compile misc libs tools816:29.47 In file included from /build/js128/src/firefox-128.11.0/js/src/jit/arm/Lowering-arm.cpp:14: 7TIER: configure pre-export export compile misc libs tools816:29.48 /build/js128/src/firefox-128.11.0/js/src/jit/shared/Lowering-shared-inl.h:479:66: warning: result of comparison 'intptr_t' (aka 'int') <= 2147483647 is always true [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools816:29.49 479 | return (-2147483647-1) <= cst->toIntPtr() && cst->toIntPtr() <= (2147483647); 7TIER: configure pre-export export compile misc libs tools816:29.49 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools816:29.50 /build/js128/src/firefox-128.11.0/js/src/jit/shared/Lowering-shared-inl.h:479:28: warning: result of comparison -2147483648 <= 'intptr_t' (aka 'int') is always true [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools816:29.50 479 | return (-2147483647-1) <= cst->toIntPtr() && cst->toIntPtr() <= (2147483647); 7TIER: configure pre-export export compile misc libs tools816:29.51 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools816:29.51 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools816:29.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:30.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:30.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:37.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:37.58 In file included from Unified_cpp_js_src_jit15.cpp:47: 7TIER: configure pre-export export compile misc libs tools816:37.59 In file included from /build/js128/src/firefox-128.11.0/js/src/jit/shared/Lowering-shared.cpp:7: 7TIER: configure pre-export export compile misc libs tools816:37.60 /build/js128/src/firefox-128.11.0/js/src/jit/shared/Lowering-shared-inl.h:479:66: warning: result of comparison 'intptr_t' (aka 'int') <= 2147483647 is always true [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools816:37.60 479 | return (-2147483647-1) <= cst->toIntPtr() && cst->toIntPtr() <= (2147483647); 7TIER: configure pre-export export compile misc libs tools816:37.61 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools816:37.62 /build/js128/src/firefox-128.11.0/js/src/jit/shared/Lowering-shared-inl.h:479:28: warning: result of comparison -2147483648 <= 'intptr_t' (aka 'int') is always true [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools816:37.63 479 | return (-2147483647-1) <= cst->toIntPtr() && cst->toIntPtr() <= (2147483647); 7TIER: configure pre-export export compile misc libs tools816:37.63 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools816:37.63 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools816:37.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:54.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:54.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:56.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools816:56.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:02.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:02.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:11.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:11.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:12.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:12.10 In file included from Unified_cpp_js_src_jit5.cpp:29: 7TIER: configure pre-export export compile misc libs tools817:12.11 In file included from /build/js128/src/firefox-128.11.0/js/src/jit/IonCompileTask.cpp:14: 7TIER: configure pre-export export compile misc libs tools817:12.11 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreadState.h:34: 7TIER: configure pre-export export compile misc libs tools817:12.12 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools817:12.13 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools817:12.13 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools817:12.13 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools817:12.13 1 warning generated. 7TIER: configure pre-export export compile misc libs tools817:12.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:20.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:20.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:31.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:31.50 In file included from Unified_cpp_js_src_jit8.cpp:29: 7TIER: configure pre-export export compile misc libs tools817:31.50 In file included from /build/js128/src/firefox-128.11.0/js/src/jit/Lowering.cpp:31: 7TIER: configure pre-export export compile misc libs tools817:31.51 /build/js128/src/firefox-128.11.0/js/src/jit/shared/Lowering-shared-inl.h:479:66: warning: result of comparison 'intptr_t' (aka 'int') <= 2147483647 is always true [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools817:31.51 479 | return (-2147483647-1) <= cst->toIntPtr() && cst->toIntPtr() <= (2147483647); 7TIER: configure pre-export export compile misc libs tools817:31.52 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools817:31.52 /build/js128/src/firefox-128.11.0/js/src/jit/shared/Lowering-shared-inl.h:479:28: warning: result of comparison -2147483648 <= 'intptr_t' (aka 'int') is always true [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools817:31.53 479 | return (-2147483647-1) <= cst->toIntPtr() && cst->toIntPtr() <= (2147483647); 7TIER: configure pre-export export compile misc libs tools817:31.53 | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools817:31.53 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools817:31.54 js/src 7TIER: configure pre-export export compile misc libs tools817:31.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:38.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:39.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:44.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:44.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:47.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:47.29 js/src/util 7TIER: configure pre-export export compile misc libs tools817:47.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:48.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:48.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:52.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:52.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:57.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:57.09 /build/js128/src/firefox-128.11.0/js/src/vm/Interpreter.cpp:3529:11: warning: code will never be executed [-Wunreachable-code] 7TIER: configure pre-export export compile misc libs tools817:57.10 3529 | do { (activation.regs()).pc += (JSOpLength_ThrowSetConst); do { js::gc::MaybeVerifyBarriers(cx); } while (0); goto* addresses[(*(activation.regs()).pc | activation.opMask())]; } while (0); 7TIER: configure pre-export export compile misc libs tools817:57.10 | ^~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools817:57.11 /build/js128/src/firefox-128.11.0/js/src/vm/Interpreter.cpp:3299:11: warning: code will never be executed [-Wunreachable-code] 7TIER: configure pre-export export compile misc libs tools817:57.12 3299 | do { (activation.regs()).pc += (JSOpLength_ThrowMsg); do { js::gc::MaybeVerifyBarriers(cx); } while (0); goto* addresses[(*(activation.regs()).pc | activation.opMask())]; } while (0); 7TIER: configure pre-export export compile misc libs tools817:57.12 | ^~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools817:57.12 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools817:57.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:57.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:57.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:58.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools817:58.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:03.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:03.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:10.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:10.39 In file included from Unified_cpp_js_src0.cpp:47: 7TIER: configure pre-export export compile misc libs tools818:10.40 In file included from /build/js128/src/firefox-128.11.0/js/src/builtin/Eval.cpp:12: 7TIER: configure pre-export export compile misc libs tools818:10.40 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools818:10.41 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools818:10.41 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools818:10.42 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools818:10.42 1 warning generated. 7TIER: configure pre-export export compile misc libs tools818:10.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:19.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:19.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:19.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:19.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:28.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:28.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:29.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:29.34 js/src/wasm 7TIER: configure pre-export export compile misc libs tools818:29.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:40.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:40.98 In file included from Unified_cpp_js_src13.cpp:2: 7TIER: configure pre-export export compile misc libs tools818:40.99 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/CompilationAndEvaluation.cpp:20: 7TIER: configure pre-export export compile misc libs tools818:40.99 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools818:41.00 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools818:41.00 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools818:41.01 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools818:41.01 1 warning generated. 7TIER: configure pre-export export compile misc libs tools818:41.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:48.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:48.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:51.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools818:51.56 In file included from Unified_cpp_js_src_wasm0.cpp:2: 7TIER: configure pre-export export compile misc libs tools818:51.56 In file included from /build/js128/src/firefox-128.11.0/js/src/wasm/AsmJS.cpp:36: 7TIER: configure pre-export export compile misc libs tools818:51.57 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools818:51.58 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools818:51.58 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools818:51.58 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools818:51.59 1 warning generated. 7TIER: configure pre-export export compile misc libs tools818:51.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:01.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:01.07 In file included from Unified_cpp_js_src15.cpp:47: 7TIER: configure pre-export export compile misc libs tools819:01.08 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreads.cpp:23: 7TIER: configure pre-export export compile misc libs tools819:01.08 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/CompileScript.h:15: 7TIER: configure pre-export export compile misc libs tools819:01.09 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools819:01.09 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools819:01.10 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools819:01.10 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools819:01.10 1 warning generated. 7TIER: configure pre-export export compile misc libs tools819:01.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:04.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:04.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:09.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:09.99 In file included from Unified_cpp_js_src16.cpp:20: 7TIER: configure pre-export export compile misc libs tools819:10.00 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/InternalThreadPool.cpp:15: 7TIER: configure pre-export export compile misc libs tools819:10.00 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreadState.h:34: 7TIER: configure pre-export export compile misc libs tools819:10.01 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools819:10.02 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools819:10.02 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools819:10.02 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools819:10.02 1 warning generated. 7TIER: configure pre-export export compile misc libs tools819:10.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:11.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:11.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:26.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:26.26 In file included from Unified_cpp_js_src17.cpp:20: 7TIER: configure pre-export export compile misc libs tools819:26.27 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/JSFunction.cpp:28: 7TIER: configure pre-export export compile misc libs tools819:26.27 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools819:26.28 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools819:26.28 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools819:26.29 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools819:26.29 1 warning generated. 7TIER: configure pre-export export compile misc libs tools819:26.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:35.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:35.93 In file included from Unified_cpp_js_src_wasm3.cpp:38: 7TIER: configure pre-export export compile misc libs tools819:35.94 In file included from /build/js128/src/firefox-128.11.0/js/src/wasm/WasmJS.cpp:53: 7TIER: configure pre-export export compile misc libs tools819:35.94 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreadState.h:34: 7TIER: configure pre-export export compile misc libs tools819:35.95 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools819:35.95 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools819:35.96 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools819:35.96 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools819:35.96 1 warning generated. 7TIER: configure pre-export export compile misc libs tools819:36.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:44.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:44.19 In file included from Unified_cpp_js_src18.cpp:2: 7TIER: configure pre-export export compile misc libs tools819:44.19 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/JSScript.cpp:68: 7TIER: configure pre-export export compile misc libs tools819:44.19 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreadState.h:34: 7TIER: configure pre-export export compile misc libs tools819:44.20 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools819:44.21 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools819:44.21 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools819:44.21 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools819:44.22 1 warning generated. 7TIER: configure pre-export export compile misc libs tools819:44.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:46.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:46.12 In file included from Unified_cpp_js_src_wasm4.cpp:11: 7TIER: configure pre-export export compile misc libs tools819:46.13 In file included from /build/js128/src/firefox-128.11.0/js/src/wasm/WasmModule.cpp:32: 7TIER: configure pre-export export compile misc libs tools819:46.13 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreadState.h:34: 7TIER: configure pre-export export compile misc libs tools819:46.14 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools819:46.15 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools819:46.15 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools819:46.16 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools819:46.16 1 warning generated. 7TIER: configure pre-export export compile misc libs tools819:46.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:50.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:50.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:58.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools819:58.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:02.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:02.75 In file included from Unified_cpp_js_src2.cpp:38: 7TIER: configure pre-export export compile misc libs tools820:02.76 /build/js128/src/firefox-128.11.0/js/src/builtin/ReflectParse.cpp:698:11: warning: result of comparison 'const size_t' (aka 'const unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools820:02.76 698 | if (len > (4294967295U)) { 7TIER: configure pre-export export compile misc libs tools820:02.76 | ~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools820:02.77 In file included from Unified_cpp_js_src2.cpp:47: 7TIER: configure pre-export export compile misc libs tools820:02.77 In file included from /build/js128/src/firefox-128.11.0/js/src/builtin/ShadowRealm.cpp:16: 7TIER: configure pre-export export compile misc libs tools820:02.77 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools820:02.78 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools820:02.79 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools820:02.79 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools820:02.79 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools820:02.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:10.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:10.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:14.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:14.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:25.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:25.96 In file included from Unified_cpp_js_src22.cpp:2: 7TIER: configure pre-export export compile misc libs tools820:25.96 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/SelfHosting.cpp:48: 7TIER: configure pre-export export compile misc libs tools820:25.96 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools820:25.97 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools820:25.98 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools820:25.98 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools820:25.98 1 warning generated. 7TIER: configure pre-export export compile misc libs tools820:26.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:26.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:26.17 In file included from Unified_cpp_js_src21.cpp:29: 7TIER: configure pre-export export compile misc libs tools820:26.17 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/Runtime.cpp:31: 7TIER: configure pre-export export compile misc libs tools820:26.18 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools820:26.19 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools820:26.19 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools820:26.19 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools820:26.20 1 warning generated. 7TIER: configure pre-export export compile misc libs tools820:26.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:34.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:34.80 In file included from Unified_cpp_js_src24.cpp:2: 7TIER: configure pre-export export compile misc libs tools820:34.81 /build/js128/src/firefox-128.11.0/js/src/vm/StructuredClone.cpp:2953:43: warning: result of comparison 'unsigned int' > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools820:34.81 2953 | if (!nbytes.isValid() || nbytes.value() > (4294967295U)) { 7TIER: configure pre-export export compile misc libs tools820:34.81 | ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools820:34.82 1 warning generated. 7TIER: configure pre-export export compile misc libs tools820:34.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:37.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:37.22 In file included from Unified_cpp_js_src23.cpp:29: 7TIER: configure pre-export export compile misc libs tools820:37.22 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/StencilCache.cpp:10: 7TIER: configure pre-export export compile misc libs tools820:37.22 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools820:37.23 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools820:37.24 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools820:37.24 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools820:37.24 1 warning generated. 7TIER: configure pre-export export compile misc libs tools820:37.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:43.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:43.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:54.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools820:54.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:03.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:03.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:03.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:03.91 In file included from Unified_cpp_js_src3.cpp:20: 7TIER: configure pre-export export compile misc libs tools821:03.91 In file included from /build/js128/src/firefox-128.11.0/js/src/builtin/TestingFunctions.cpp:57: 7TIER: configure pre-export export compile misc libs tools821:03.92 In file included from /build/js128/src/firefox-128.11.0/js/src/frontend/BytecodeCompiler.h:23: 7TIER: configure pre-export export compile misc libs tools821:03.93 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools821:03.93 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools821:03.93 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools821:03.93 1 warning generated. 7TIER: configure pre-export export compile misc libs tools821:03.94 memory/build 7TIER: configure pre-export export compile misc libs tools821:04.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:04.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:04.20 memory/mozalloc 7TIER: configure pre-export export compile misc libs tools821:04.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:04.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:05.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:12.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:12.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:16.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:16.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:23.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:23.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:23.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:23.25 mfbt 7TIER: configure pre-export export compile misc libs tools821:23.33 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:25.02 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:25.17 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:25.31 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:25.45 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:25.85 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:26.00 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:27.81 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:27.91 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:28.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:29.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:29.17 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:29.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:31.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:31.24 modules/fdlibm/src 7TIER: configure pre-export export compile misc libs tools821:31.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:31.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:31.47 mozglue/baseprofiler 7TIER: configure pre-export export compile misc libs tools821:31.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:31.86 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:31.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:32.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:32.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:32.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:32.81 mozglue/interposers 7TIER: configure pre-export export compile misc libs tools821:32.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:32.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:32.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:33.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:33.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:33.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:33.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:33.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:33.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:33.86 mozglue/misc 7TIER: configure pre-export export compile misc libs tools821:33.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:33.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:34.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:35.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:35.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:35.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:35.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:35.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:35.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:35.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:36.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:36.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:36.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:36.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:36.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:36.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:37.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:37.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:37.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:37.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:37.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:37.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:37.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:37.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:38.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:38.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:38.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:38.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.02 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:39.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:40.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:40.32 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:40.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:40.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:40.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:40.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:40.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:40.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:41.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:41.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:41.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:41.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:41.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:41.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:41.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:41.99 /build/js128/src/firefox-128.11.0/modules/fdlibm/src/k_rem_pio2.cpp:418:9: warning: explicitly assigning value of variable of type 'double' to itself [-Wself-assign] 7TIER: configure pre-export export compile misc libs tools821:41.99 418 | ((fw) = (fw)); 7TIER: configure pre-export export compile misc libs tools821:41.99 | ~~ ^ ~~ 7TIER: configure pre-export export compile misc libs tools821:41.99 1 warning generated. 7TIER: configure pre-export export compile misc libs tools821:42.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:42.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:42.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:42.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:42.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:42.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:43.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:43.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:43.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:43.32 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:43.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:43.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:44.06 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:44.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:44.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:44.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:44.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:44.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:44.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:45.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:45.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:45.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:45.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:45.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:45.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:46.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.02 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:47.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:48.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:48.08 js/src/gdb 7TIER: configure pre-export export compile misc libs tools821:48.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:48.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:48.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:48.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:48.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:48.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:48.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:49.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:49.32 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:49.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:49.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:49.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:50.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:50.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:50.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:50.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:50.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:50.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:51.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:51.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:51.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:51.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:52.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:55.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:55.46 In file included from Unified_cpp_js_src_gdb1.cpp:20: 7TIER: configure pre-export export compile misc libs tools821:55.46 In file included from /build/js128/src/firefox-128.11.0/js/src/gdb/tests/test-asmjs.cpp:5: 7TIER: configure pre-export export compile misc libs tools821:55.48 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools821:55.48 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools821:55.49 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools821:55.49 1 warning generated. 7TIER: configure pre-export export compile misc libs tools821:55.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:55.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:55.98 In file included from Unified_cpp_js_src_gdb0.cpp:20: 7TIER: configure pre-export export compile misc libs tools821:55.99 In file included from /build/js128/src/firefox-128.11.0/js/src/gdb/tests/test-GCCellPtr.cpp:8: 7TIER: configure pre-export export compile misc libs tools821:56.00 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools821:56.00 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools821:56.00 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools821:56.01 1 warning generated. 7TIER: configure pre-export export compile misc libs tools821:56.03 js/src/jsapi-tests 7TIER: configure pre-export export compile misc libs tools821:56.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:56.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:56.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:57.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools821:57.82 In file included from Unified_cpp_js_src_gdb2.cpp:11: 7TIER: configure pre-export export compile misc libs tools821:57.82 In file included from /build/js128/src/firefox-128.11.0/js/src/gdb/tests/test-unwind.cpp:12: 7TIER: configure pre-export export compile misc libs tools821:57.83 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools821:57.84 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools821:57.84 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools821:57.84 1 warning generated. 7TIER: configure pre-export export compile misc libs tools821:57.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:01.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:01.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:06.88 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:06.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:10.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:10.94 js/src/shell 7TIER: configure pre-export export compile misc libs tools822:11.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:14.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:14.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:19.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:19.72 In file included from Unified_cpp_js_src_jsapi-tests11.cpp:29: 7TIER: configure pre-export export compile misc libs tools822:19.73 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testIsCompilableUnit.cpp:13: 7TIER: configure pre-export export compile misc libs tools822:19.74 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools822:19.75 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools822:19.75 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools822:19.75 1 warning generated. 7TIER: configure pre-export export compile misc libs tools822:19.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:28.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:28.12 In file included from Unified_cpp_js_src_shell0.cpp:2: 7TIER: configure pre-export export compile misc libs tools822:28.12 In file included from /build/js128/src/firefox-128.11.0/js/src/shell/ModuleLoader.cpp:20: 7TIER: configure pre-export export compile misc libs tools822:28.13 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools822:28.13 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools822:28.14 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools822:28.14 In file included from Unified_cpp_js_src_shell0.cpp:38: 7TIER: configure pre-export export compile misc libs tools822:28.15 /build/js128/src/firefox-128.11.0/js/src/shell/js.cpp:9096:18: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools822:28.16 9096 | if (byteLength > LZ4MaxSize) { 7TIER: configure pre-export export compile misc libs tools822:28.16 | ~~~~~~~~~~ ^ ~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools822:28.16 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools822:28.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:32.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:33.06 memory/build/test 7TIER: configure pre-export export compile misc libs tools822:33.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:34.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:34.13 mfbt/tests 7TIER: configure pre-export export compile misc libs tools822:34.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:34.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:35.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:35.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:35.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:36.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:36.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:37.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:37.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:38.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:39.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:40.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:40.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:41.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:42.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:42.01 In file included from Unified_cpp_js_src_jsapi-tests12.cpp:11: 7TIER: configure pre-export export compile misc libs tools822:42.01 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testJSEvaluateScript.cpp:7: 7TIER: configure pre-export export compile misc libs tools822:42.02 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools822:42.03 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools822:42.03 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools822:42.03 1 warning generated. 7TIER: configure pre-export export compile misc libs tools822:42.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:42.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:42.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:42.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:44.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:44.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:45.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:45.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:46.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:46.14 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:50.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:50.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:50.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:50.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:50.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:50.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:51.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:51.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:51.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:52.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:52.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:52.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:53.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:53.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:54.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:54.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:56.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:56.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:56.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:56.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:56.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:56.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:57.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:57.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:58.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:58.32 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:59.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:59.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:59.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools822:60.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:00.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:00.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:02.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:02.00 In file included from Unified_cpp_js_src_jsapi-tests15.cpp:2: 7TIER: configure pre-export export compile misc libs tools823:02.01 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testMutedErrors.cpp:9: 7TIER: configure pre-export export compile misc libs tools823:02.02 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:02.02 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:02.02 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:02.03 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:02.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:02.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:02.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:03.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:04.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:05.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:05.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:07.32 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:07.33 /build/js128/src/firefox-128.11.0/mfbt/tests/TestLinkedList.cpp:202:84: warning: expression with side effects has no effect in an unevaluated context [-Wunevaluated-expression] 7TIER: configure pre-export export compile misc libs tools823:07.35 202 | do { static_assert( mozilla::detail::AssertionConditionType<decltype(x->mValue == i++)>::isValid, "invalid assertion condition"); if ((__builtin_expect(!!(!(!!(x->mValue == i++))), 0))) { do { } while (false); do { } while (false); do { } while (false); do { *((volatile int*)__null) = 202; __attribute__((nomerge)) ::abort(); } while (false); } } while (false); 7TIER: configure pre-export export compile misc libs tools823:07.35 | ^ 7TIER: configure pre-export export compile misc libs tools823:07.35 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:07.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:08.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:08.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:08.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:08.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:09.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:09.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:10.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:10.01 In file included from Unified_cpp_js_src_jsapi-tests16.cpp:47: 7TIER: configure pre-export export compile misc libs tools823:10.01 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testPreserveJitCode.cpp:11: 7TIER: configure pre-export export compile misc libs tools823:10.03 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:10.03 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:10.03 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:10.04 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:10.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:11.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:11.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:13.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:13.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:13.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:14.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:15.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:15.09 In file included from Unified_cpp_js_src_jsapi-tests17.cpp:20: 7TIER: configure pre-export export compile misc libs tools823:15.10 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testPrivateGCThingValue.cpp:14: 7TIER: configure pre-export export compile misc libs tools823:15.11 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:15.11 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:15.12 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:15.12 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:15.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:15.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:15.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:15.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:15.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:16.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:16.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:17.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:17.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:18.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:19.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:20.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:20.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:20.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:20.70 /build/js128/src/firefox-128.11.0/mfbt/tests/TestResult.cpp:104:20: warning: 'is_literal_type_v<mozilla::Result<int *, Failed>>' is deprecated [-Wdeprecated-declarations] 7TIER: configure pre-export export compile misc libs tools823:20.70 104 | static_assert(std::is_literal_type_v<Result<int*, Failed>>); 7TIER: configure pre-export export compile misc libs tools823:20.71 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.72 /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/../../../../include/c++/14.2.1/type_traits:3381:5: note: 'is_literal_type_v<mozilla::Result<int *, Failed>>' has been explicitly marked deprecated here 7TIER: configure pre-export export compile misc libs tools823:20.72 3381 | [[__deprecated__]] 7TIER: configure pre-export export compile misc libs tools823:20.72 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.73 /build/js128/src/firefox-128.11.0/mfbt/tests/TestResult.cpp:105:20: warning: 'is_literal_type_v<mozilla::Result<mozilla::Ok, Failed>>' is deprecated [-Wdeprecated-declarations] 7TIER: configure pre-export export compile misc libs tools823:20.74 105 | static_assert(std::is_literal_type_v<Result<Ok, Failed>>); 7TIER: configure pre-export export compile misc libs tools823:20.74 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.75 /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/../../../../include/c++/14.2.1/type_traits:3381:5: note: 'is_literal_type_v<mozilla::Result<mozilla::Ok, Failed>>' has been explicitly marked deprecated here 7TIER: configure pre-export export compile misc libs tools823:20.76 3381 | [[__deprecated__]] 7TIER: configure pre-export export compile misc libs tools823:20.76 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.77 /build/js128/src/firefox-128.11.0/mfbt/tests/TestResult.cpp:106:20: warning: 'is_literal_type_v<mozilla::Result<mozilla::Ok, Foo8>>' is deprecated [-Wdeprecated-declarations] 7TIER: configure pre-export export compile misc libs tools823:20.77 106 | static_assert(std::is_literal_type_v<Result<Ok, Foo8>>); 7TIER: configure pre-export export compile misc libs tools823:20.77 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.78 /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/../../../../include/c++/14.2.1/type_traits:3381:5: note: 'is_literal_type_v<mozilla::Result<mozilla::Ok, Foo8>>' has been explicitly marked deprecated here 7TIER: configure pre-export export compile misc libs tools823:20.78 3381 | [[__deprecated__]] 7TIER: configure pre-export export compile misc libs tools823:20.79 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.79 /build/js128/src/firefox-128.11.0/mfbt/tests/TestResult.cpp:107:20: warning: 'is_literal_type_v<mozilla::Result<Foo8, Foo16>>' is deprecated [-Wdeprecated-declarations] 7TIER: configure pre-export export compile misc libs tools823:20.80 107 | static_assert(std::is_literal_type_v<Result<Foo8, Foo16>>); 7TIER: configure pre-export export compile misc libs tools823:20.80 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.81 /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/../../../../include/c++/14.2.1/type_traits:3381:5: note: 'is_literal_type_v<mozilla::Result<Foo8, Foo16>>' has been explicitly marked deprecated here 7TIER: configure pre-export export compile misc libs tools823:20.81 3381 | [[__deprecated__]] 7TIER: configure pre-export export compile misc libs tools823:20.81 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.82 /build/js128/src/firefox-128.11.0/mfbt/tests/TestResult.cpp:108:21: warning: 'is_literal_type_v<mozilla::Result<mozilla::Ok, mozilla::UniquePtr<int>>>' is deprecated [-Wdeprecated-declarations] 7TIER: configure pre-export export compile misc libs tools823:20.83 108 | static_assert(!std::is_literal_type_v<Result<Ok, UniquePtr<int>>>); 7TIER: configure pre-export export compile misc libs tools823:20.83 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.84 /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/../../../../include/c++/14.2.1/type_traits:3381:5: note: 'is_literal_type_v<mozilla::Result<mozilla::Ok, mozilla::UniquePtr<int>>>' has been explicitly marked deprecated here 7TIER: configure pre-export export compile misc libs tools823:20.84 3381 | [[__deprecated__]] 7TIER: configure pre-export export compile misc libs tools823:20.84 | ^ 7TIER: configure pre-export export compile misc libs tools823:20.84 5 warnings generated. 7TIER: configure pre-export export compile misc libs tools823:20.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:22.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:22.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:22.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:22.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:23.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:23.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:25.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:25.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:25.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:25.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:25.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:26.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:26.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:26.24 In file included from Unified_cpp_js_src_jsapi-tests19.cpp:11: 7TIER: configure pre-export export compile misc libs tools823:26.24 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testSavedStacks.cpp:14: 7TIER: configure pre-export export compile misc libs tools823:26.25 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:26.25 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:26.26 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:26.26 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:26.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:27.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:27.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:28.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:28.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:29.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:29.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:30.32 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:30.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:31.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:31.48 In file included from Unified_cpp_js_src_jsapi-tests2.cpp:20: 7TIER: configure pre-export export compile misc libs tools823:31.48 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testCallArgs.cpp:9: 7TIER: configure pre-export export compile misc libs tools823:31.49 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:31.49 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:31.50 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:31.50 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:31.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:31.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:31.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:35.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:35.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:36.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:36.68 In file included from Unified_cpp_js_src_jsapi-tests20.cpp:47: 7TIER: configure pre-export export compile misc libs tools823:36.69 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testSourcePolicy.cpp:10: 7TIER: configure pre-export export compile misc libs tools823:36.69 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:36.70 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:36.70 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:36.70 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:36.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:36.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:37.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:38.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:39.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:40.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:41.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:43.32 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:43.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:43.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:43.60 In file included from Unified_cpp_js_src_jsapi-tests21.cpp:11: 7TIER: configure pre-export export compile misc libs tools823:43.61 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testStencil.cpp:14: 7TIER: configure pre-export export compile misc libs tools823:43.61 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/CompileScript.h:15: 7TIER: configure pre-export export compile misc libs tools823:43.62 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools823:43.63 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:43.64 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:43.64 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:43.64 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:43.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:44.88 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:44.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:45.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:45.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:45.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:46.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:51.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:51.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:56.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:56.56 In file included from Unified_cpp_js_src_jsapi-tests23.cpp:11: 7TIER: configure pre-export export compile misc libs tools823:56.56 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testUbiNode.cpp:10: 7TIER: configure pre-export export compile misc libs tools823:56.57 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:56.58 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:56.58 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:56.58 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:56.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:57.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools823:57.02 In file included from Unified_cpp_js_src_jsapi-tests24.cpp:20: 7TIER: configure pre-export export compile misc libs tools823:57.02 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/tests.cpp:20: 7TIER: configure pre-export export compile misc libs tools823:57.03 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools823:57.04 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools823:57.04 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools823:57.04 1 warning generated. 7TIER: configure pre-export export compile misc libs tools823:57.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:01.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:01.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:03.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:03.48 In file included from Unified_cpp_js_src_jsapi-tests3.cpp:2: 7TIER: configure pre-export export compile misc libs tools824:03.48 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testCompileNonSyntactic.cpp:12: 7TIER: configure pre-export export compile misc libs tools824:03.49 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools824:03.50 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:03.50 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:03.51 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:03.51 1 warning generated. 7TIER: configure pre-export export compile misc libs tools824:03.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:07.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:07.55 In file included from Unified_cpp_js_src_jsapi-tests5.cpp:2: 7TIER: configure pre-export export compile misc libs tools824:07.56 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testEmptyWindowIsOmitted.cpp:14: 7TIER: configure pre-export export compile misc libs tools824:07.57 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:07.57 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:07.58 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:07.58 1 warning generated. 7TIER: configure pre-export export compile misc libs tools824:07.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:08.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:08.60 In file included from Unified_cpp_js_src_jsapi-tests6.cpp:47: 7TIER: configure pre-export export compile misc libs tools824:08.61 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testFreshGlobalEvalRedefinition.cpp:13: 7TIER: configure pre-export export compile misc libs tools824:08.62 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:08.62 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:08.62 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:08.62 1 warning generated. 7TIER: configure pre-export export compile misc libs tools824:08.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:13.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:13.13 In file included from Unified_cpp_js_src_jsapi-tests7.cpp:2: 7TIER: configure pre-export export compile misc libs tools824:13.14 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testFrontendCompileStencil.cpp:14: 7TIER: configure pre-export export compile misc libs tools824:13.14 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/CompileScript.h:15: 7TIER: configure pre-export export compile misc libs tools824:13.15 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools824:13.16 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:13.17 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:13.17 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:13.17 1 warning generated. 7TIER: configure pre-export export compile misc libs tools824:13.22 build/pure_virtual/libpure_virtual.a 7TIER: configure pre-export export compile misc libs tools824:13.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:16.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:16.20 In file included from Unified_cpp_js_src_jsapi-tests8.cpp:11: 7TIER: configure pre-export export compile misc libs tools824:16.20 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testGCCellPtr.cpp:12: 7TIER: configure pre-export export compile misc libs tools824:16.21 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:16.22 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:16.22 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:16.22 1 warning generated. 7TIER: configure pre-export export compile misc libs tools824:16.24 js/src/gc 7TIER: configure pre-export export compile misc libs tools824:16.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:20.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:21.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:26.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:26.27 In file included from Unified_cpp_js_src_jsapi-tests9.cpp:11: 7TIER: configure pre-export export compile misc libs tools824:26.28 /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testGCHooks.cpp:24:81: warning: expression with side effects has no effect in an unevaluated context [-Wunevaluated-expression] 7TIER: configure pre-export export compile misc libs tools824:26.30 24 | do { static_assert( mozilla::detail::AssertionConditionType<decltype(progress == expect[gSliceCallbackCount++])>::isValid, "invalid assertion condition"); if ((__builtin_expect(!!(!(!!(progress == expect[gSliceCallbackCount++]))), 0))) { do { } while (false); do { } while (false); AnnotateMozCrashReason("MOZ_RELEASE_ASSERT" "(" "progress == expect[gSliceCallbackCount++]" ")"); do { *((volatile int*)__null) = 24; __attribute__((nomerge)) ::abort(); } while (false); } } while (false); 7TIER: configure pre-export export compile misc libs tools824:26.30 | ^ 7TIER: configure pre-export export compile misc libs tools824:26.30 In file included from Unified_cpp_js_src_jsapi-tests9.cpp:29: 7TIER: configure pre-export export compile misc libs tools824:26.31 In file included from /build/js128/src/firefox-128.11.0/js/src/jsapi-tests/testGCOutOfMemory.cpp:13: 7TIER: configure pre-export export compile misc libs tools824:26.32 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:26.32 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:26.32 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:26.33 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools824:26.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:36.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:36.13 In file included from Unified_cpp_js_src_gc0.cpp:47: 7TIER: configure pre-export export compile misc libs tools824:36.14 In file included from /build/js128/src/firefox-128.11.0/js/src/gc/GC.cpp:231: 7TIER: configure pre-export export compile misc libs tools824:36.14 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreadState.h:34: 7TIER: configure pre-export export compile misc libs tools824:36.14 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools824:36.15 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:36.16 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:36.16 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:36.16 1 warning generated. 7TIER: configure pre-export export compile misc libs tools824:36.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:36.21 In file included from Unified_cpp_js_src_gc1.cpp:11: 7TIER: configure pre-export export compile misc libs tools824:36.21 In file included from /build/js128/src/firefox-128.11.0/js/src/gc/GCParallelTask.cpp:15: 7TIER: configure pre-export export compile misc libs tools824:36.22 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreadState.h:34: 7TIER: configure pre-export export compile misc libs tools824:36.22 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools824:36.23 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:36.24 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:36.24 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:36.24 1 warning generated. 7TIER: configure pre-export export compile misc libs tools824:36.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:36.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:47.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:47.34 In file included from Unified_cpp_js_src_gc2.cpp:11: 7TIER: configure pre-export export compile misc libs tools824:47.34 In file included from /build/js128/src/firefox-128.11.0/js/src/gc/ParallelMarking.cpp:12: 7TIER: configure pre-export export compile misc libs tools824:47.35 In file included from /build/js128/src/firefox-128.11.0/js/src/vm/HelperThreadState.h:34: 7TIER: configure pre-export export compile misc libs tools824:47.35 In file included from /build/js128/src/firefox-128.11.0/obj/dist/include/js/experimental/JSStencil.h:27: 7TIER: configure pre-export export compile misc libs tools824:47.36 /build/js128/src/firefox-128.11.0/obj/dist/include/js/SourceText.h:168:42: warning: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Wtautological-type-limit-compare] 7TIER: configure pre-export export compile misc libs tools824:47.36 168 | if ((__builtin_expect(!!(unitsLength > (4294967295U)), 0))) { 7TIER: configure pre-export export compile misc libs tools824:47.36 | ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 7TIER: configure pre-export export compile misc libs tools824:47.37 1 warning generated. 7TIER: configure pre-export export compile misc libs tools824:47.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:50.68 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:50.69 In file included from Unified_cpp_js_src_gc3.cpp:2: 7TIER: configure pre-export export compile misc libs tools824:50.69 /build/js128/src/firefox-128.11.0/js/src/gc/Statistics.cpp:1726:23: warning: self-comparison always evaluates to false [-Wtautological-compare] 7TIER: configure pre-export export compile misc libs tools824:50.73 1726 | if (PhaseKind::NONE != PhaseKind::NONE) { times[ProfileKey::Total] = SumPhase(PhaseKind::NONE, slice.phaseTimes); } if (PhaseKind::NONE != PhaseKind::NONE) { times[ProfileKey::Background] = SumPhase(PhaseKind::NONE, slice.phaseTimes); } if (PhaseKind::EVICT_NURSERY_FOR_MAJOR_GC != PhaseKind::NONE) { times[ProfileKey::MinorForMajor] = SumPhase(PhaseKind::EVICT_NURSERY_FOR_MAJOR_GC, slice.phaseTimes); } if (PhaseKind::WAIT_BACKGROUND_THREAD != PhaseKind::NONE) { times[ProfileKey::WaitBgThread] = SumPhase(PhaseKind::WAIT_BACKGROUND_THREAD, slice.phaseTimes); } if (PhaseKind::PREPARE != PhaseKind::NONE) { times[ProfileKey::Prepare] = SumPhase(PhaseKind::PREPARE, slice.phaseTimes); } if (PhaseKind::MARK != PhaseKind::NONE) { times[ProfileKey::Mark] = SumPhase(PhaseKind::MARK, slice.phaseTimes); } if (PhaseKind::SWEEP != PhaseKind::NONE) { times[ProfileKey::Sweep] = SumPhase(PhaseKind::SWEEP, slice.phaseTimes); } if (PhaseKind::COMPACT != PhaseKind::NONE) { times[ProfileKey::Compact] = SumPhase(PhaseKind::COMPACT, slice.phaseTimes); } if (PhaseKind::DECOMMIT != PhaseKind::NONE) { times[ProfileKey::Decommit] = SumPhase(PhaseKind::DECOMMIT, slice.phaseTimes); } 7TIER: configure pre-export export compile misc libs tools824:50.73 | ^ 7TIER: configure pre-export export compile misc libs tools824:50.74 /build/js128/src/firefox-128.11.0/js/src/gc/Statistics.cpp:1726:139: warning: self-comparison always evaluates to false [-Wtautological-compare] 7TIER: configure pre-export export compile misc libs tools824:50.78 1726 | if (PhaseKind::NONE != PhaseKind::NONE) { times[ProfileKey::Total] = SumPhase(PhaseKind::NONE, slice.phaseTimes); } if (PhaseKind::NONE != PhaseKind::NONE) { times[ProfileKey::Background] = SumPhase(PhaseKind::NONE, slice.phaseTimes); } if (PhaseKind::EVICT_NURSERY_FOR_MAJOR_GC != PhaseKind::NONE) { times[ProfileKey::MinorForMajor] = SumPhase(PhaseKind::EVICT_NURSERY_FOR_MAJOR_GC, slice.phaseTimes); } if (PhaseKind::WAIT_BACKGROUND_THREAD != PhaseKind::NONE) { times[ProfileKey::WaitBgThread] = SumPhase(PhaseKind::WAIT_BACKGROUND_THREAD, slice.phaseTimes); } if (PhaseKind::PREPARE != PhaseKind::NONE) { times[ProfileKey::Prepare] = SumPhase(PhaseKind::PREPARE, slice.phaseTimes); } if (PhaseKind::MARK != PhaseKind::NONE) { times[ProfileKey::Mark] = SumPhase(PhaseKind::MARK, slice.phaseTimes); } if (PhaseKind::SWEEP != PhaseKind::NONE) { times[ProfileKey::Sweep] = SumPhase(PhaseKind::SWEEP, slice.phaseTimes); } if (PhaseKind::COMPACT != PhaseKind::NONE) { times[ProfileKey::Compact] = SumPhase(PhaseKind::COMPACT, slice.phaseTimes); } if (PhaseKind::DECOMMIT != PhaseKind::NONE) { times[ProfileKey::Decommit] = SumPhase(PhaseKind::DECOMMIT, slice.phaseTimes); } 7TIER: configure pre-export export compile misc libs tools824:50.79 | ^ 7TIER: configure pre-export export compile misc libs tools824:50.79 2 warnings generated. 7TIER: configure pre-export export compile misc libs tools824:50.79 memory/build/test/TestMozJemallocUtils 7TIER: configure pre-export export compile misc libs tools824:52.12 mfbt/tests/TestAlgorithm 7TIER: configure pre-export export compile misc libs tools824:52.12 mfbt/tests/TestArray 7TIER: configure pre-export export compile misc libs tools824:53.35 mfbt/tests/TestArrayUtils 7TIER: configure pre-export export compile misc libs tools824:54.54 mfbt/tests/TestAtomicBitfields 7TIER: configure pre-export export compile misc libs tools824:55.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 7TIER: configure pre-export export compile misc libs tools824:55.48 mfbt/tests/TestAtomics 7TIER: configure pre-export export compile misc libs tools824:55.82 js/src/build/libjs_static.a 7TIER: configure pre-export export compile misc libs tools824:56.76 mfbt/tests/TestBinarySearch 7TIER: configure pre-export export compile misc libs tools824:58.08 mfbt/tests/TestBitSet 7TIER: configure pre-export export compile misc libs tools824:59.29 mfbt/tests/TestBloomFilter 7TIER: configure pre-export export compile misc libs tools825:00.55 mfbt/tests/TestBufferList 7TIER: configure pre-export export compile misc libs tools825:01.85 mfbt/tests/TestCasting 7TIER: configure pre-export export compile misc libs tools825:02.24 js/src/build/libmozjs-128.so 7TIER: configure pre-export export compile misc libs tools825:03.41 mfbt/tests/TestCeilingFloor 7TIER: configure pre-export export compile misc libs tools825:05.05 mfbt/tests/TestCheckedInt 7TIER: configure pre-export export compile misc libs tools825:06.54 mfbt/tests/TestCompactPair 7TIER: configure pre-export export compile misc libs tools825:08.18 mfbt/tests/TestCountPopulation 7TIER: configure pre-export export compile misc libs tools825:08.68 mfbt/tests/TestCountZeroes 7TIER: configure pre-export export compile misc libs tools825:09.50 js/src/gdb/gdb-tests 7TIER: configure pre-export export compile misc libs tools825:09.93 mfbt/tests/TestDefineEnum 7TIER: configure pre-export export compile misc libs tools825:11.23 mfbt/tests/TestDoublyLinkedList 7TIER: configure pre-export export compile misc libs tools825:12.96 mfbt/tests/TestEndian 7TIER: configure pre-export export compile misc libs tools825:14.66 mfbt/tests/TestEnumeratedArray 7TIER: configure pre-export export compile misc libs tools825:16.74 mfbt/tests/TestEnumSet 7TIER: configure pre-export export compile misc libs tools825:17.59 mfbt/tests/TestEnumTypeTraits 7TIER: configure pre-export export compile misc libs tools825:18.35 js/src/jsapi-tests/jsapi-tests 7TIER: configure pre-export export compile misc libs tools825:18.90 mfbt/tests/TestFastBernoulliTrial 7TIER: configure pre-export export compile misc libs tools825:20.51 mfbt/tests/TestFloatingPoint 7TIER: configure pre-export export compile misc libs tools825:22.49 mfbt/tests/TestFunctionRef 7TIER: configure pre-export export compile misc libs tools825:24.70 mfbt/tests/TestFunctionTypeTraits 7TIER: configure pre-export export compile misc libs tools825:26.02 mfbt/tests/TestHashTable 7TIER: configure pre-export export compile misc libs tools825:26.08 mfbt/tests/TestIntegerRange 7TIER: configure pre-export export compile misc libs tools825:27.33 mfbt/tests/TestJSONWriter 7TIER: configure pre-export export compile misc libs tools825:27.36 js/src/shell/js 7TIER: configure pre-export export compile misc libs tools825:28.92 mfbt/tests/TestLinkedList 7TIER: configure pre-export export compile misc libs tools825:30.55 mfbt/tests/TestMacroArgs 7TIER: configure pre-export export compile misc libs tools825:32.14 mfbt/tests/TestMacroForEach 7TIER: configure pre-export export compile misc libs tools825:32.84 mfbt/tests/TestMathAlgorithms 7TIER: configure pre-export export compile misc libs tools825:33.40 mfbt/tests/TestMaybe 7TIER: configure pre-export export compile misc libs tools825:34.11 mfbt/tests/TestNonDereferenceable 7TIER: configure pre-export export compile misc libs tools825:34.66 mfbt/tests/TestNotNull 7TIER: configure pre-export export compile misc libs tools825:35.37 mfbt/tests/TestRandomNum 7TIER: configure pre-export export compile misc libs tools825:35.94 mfbt/tests/TestRange 7TIER: configure pre-export export compile misc libs tools825:36.64 mfbt/tests/TestRefPtr 7TIER: configure pre-export export compile misc libs tools825:37.20 mfbt/tests/TestResult 7TIER: configure pre-export export compile misc libs tools825:37.91 mfbt/tests/TestRollingMean 7TIER: configure pre-export export compile misc libs tools825:38.46 mfbt/tests/TestSaturate 7TIER: configure pre-export export compile misc libs tools825:39.17 mfbt/tests/TestScopeExit 7TIER: configure pre-export export compile misc libs tools825:39.72 mfbt/tests/TestSegmentedVector 7TIER: configure pre-export export compile misc libs tools825:40.43 mfbt/tests/TestSHA1 7TIER: configure pre-export export compile misc libs tools825:40.99 mfbt/tests/TestSIMD 7TIER: configure pre-export export compile misc libs tools825:41.70 mfbt/tests/TestSmallPointerArray 7TIER: configure pre-export export compile misc libs tools825:42.25 mfbt/tests/TestSplayTree 7TIER: configure pre-export export compile misc libs tools825:42.98 mfbt/tests/TestTextUtils 7TIER: configure pre-export export compile misc libs tools825:43.52 mfbt/tests/TestTypedEnum 7TIER: configure pre-export export compile misc libs tools825:44.24 mfbt/tests/TestUniquePtr 7TIER: configure pre-export export compile misc libs tools825:44.78 mfbt/tests/TestVariant 7TIER: configure pre-export export compile misc libs tools825:45.51 mfbt/tests/TestVector 7TIER: configure pre-export export compile misc libs tools825:46.05 mfbt/tests/TestWeakPtr 7TIER: configure pre-export export compile misc libs tools825:46.77 mfbt/tests/TestWrappingOperations 7TIER: configure pre-export export compile misc libs tools825:47.32 mfbt/tests/TestXorShift128PlusRNG 7TIER: configure pre-export export compile misc libs tools825:48.05 mfbt/tests/TestMPSCQueue 7TIER: configure pre-export export compile misc libs tools825:48.60 mfbt/tests/TestSPSCQueue 7TIER: configure pre-export export compile misc libs tools825:49.31 mfbt/tests/TestThreadSafeWeakPtr 7TIER: configure pre-export export compile misc libs tools825:49.86 mfbt/tests/TestUtf8 7TIER: configure pre-export export compile misc libs tools825:50.59 mfbt/tests/TestPoisonArea 7TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools825:52.97 ./spidermonkey_checks.stub 7TIER: configure pre-export export compile misc libs tools826:03.68 TEST-PASS | check_spidermonkey_style.py | ok 7TIER: configure pre-export export compile misc libs tools826:05.10 TEST-PASS | check_macroassembler_style.py | ok 7TIER: configure pre-export export compile misc libs tools826:05.37 TEST-PASS | check_js_opcode.py | ok 7TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools826:05.97 W 38 compiler warnings present. 7TIER: configure pre-export export compile misc libs tools826:10.70 W Overall system resources - Wall time: 1567s; CPU: 16%; Read bytes: 903012352; Write bytes: 2714734592; Read time: 37803; Write time: 58826 26:10.72 W Swap in/out (MB): 5.73046875/23.3515625 26:10.73 W (suppressed 17 warnings in third-party code) 26:10.73 W (suppressed 1 warnings in js/src/builtin) 26:10.73 W (suppressed 1 warnings in js/src/debugger) 26:10.73 W (suppressed 3 warnings in js/src/frontend) 26:10.73 W (suppressed 2 warnings in js/src/jit/shared) 26:10.73 W (suppressed 1 warnings in js/src/shell) 26:10.73 W (suppressed 1 warnings in js/src/vm) 26:10.73 W (suppressed 5 warnings in mfbt/tests) 26:10.73 W (suppressed 1 warnings in obj/dist/include/js) 26:10.73 W warning: js/src/gc/Statistics.cpp:1726:23 [-Wtautological-compare] self-comparison always evaluates to false 26:10.73 W warning: js/src/gc/Statistics.cpp:1726:139 [-Wtautological-compare] self-comparison always evaluates to false 26:10.73 W warning: js/src/jsapi-tests/testGCHooks.cpp:24:81 [-Wunevaluated-expression] expression with side effects has no effect in an unevaluated context 26:10.73 W warning: js/src/vm/Interpreter.cpp:3299:11 [-Wunreachable-code] code will never be executed 26:10.73 W warning: js/src/vm/Interpreter.cpp:3529:11 [-Wunreachable-code] code will never be executed 26:10.73 W warning: mfbt/tests/TestLinkedList.cpp:202:84 [-Wunevaluated-expression] expression with side effects has no effect in an unevaluated context To view a profile of the build, run |mach resource-usage|. 26:10.76 We know it took a while, but your build finally finished successfully! 26:10.76 If you are building Firefox often, SCCache can save you a lot of time. You can learn more here: https://firefox-source-docs.mozilla.org/setup/configuring_build_options.html#sccache To take your build for a test drive, run: |mach run| ==> Entering fakeroot environment... ==> Starting package()... make -C js/src install make[1]: Entering directory '/build/js128/src/firefox-128.11.0/obj/js/src' make -C build install make[2]: Entering directory '/build/js128/src/firefox-128.11.0/obj/js/src/build' make[2]: Circular js.pc <- js.pc dependency dropped. cp js.pc mozjs-128.pc ../../../config/nsinstall -t mozjs-128.pc /build/js128/pkg/js128/usr/lib/pkgconfig ../../../config/nsinstall -t ../js-config.h /build/js128/pkg/js128/usr/include/mozjs-128 ../../../config/nsinstall -t ../../../mozglue/baseprofiler/public/ProfilingCategoryList.h /build/js128/pkg/js128/usr/include/mozjs-128/js /build/js128/src/mozbuild/srcdirs/firefox-128.11.0-13299b0db569/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track --no-symlinks /build/js128/pkg/js128/usr/include/mozjs-128 ../../../_build_manifests/install/dist_include Elapsed: 1.06s; From /build/js128/pkg/js128/usr/include/mozjs-128: Kept 5 existing; Added/updated 550; Removed 0 files and 0 directories. cp js-config js128-config ../../../config/nsinstall -t js128-config /build/js128/pkg/js128/usr/bin ../../../config/nsinstall -t libjs_static.a /build/js128/pkg/js128/usr/lib mv -f /build/js128/pkg/js128/usr/lib/libjs_static.a /build/js128/pkg/js128/usr/lib/libjs_static.ajs ../../../config/nsinstall -t ../../../dist/bin/libmozjs-128.so /build/js128/pkg/js128/usr/lib make[2]: Leaving directory '/build/js128/src/firefox-128.11.0/obj/js/src/build' make -C shell install make[2]: Entering directory '/build/js128/src/firefox-128.11.0/obj/js/src/shell' cp ../../../dist/bin/js ../../../dist/bin/js128 ../../../config/nsinstall -t ../../../dist/bin/js128 /build/js128/pkg/js128/usr/bin make[2]: Leaving directory '/build/js128/src/firefox-128.11.0/obj/js/src/shell' make[1]: Leaving directory '/build/js128/src/firefox-128.11.0/obj/js/src' mode of '/build/js128/pkg/js128/usr/lib/pkgconfig/mozjs-128.pc' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/build/js128/pkg/js128/usr/include/mozjs-128/js/ProfilingCategoryList.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/build/js128/pkg/js128/usr/include/mozjs-128/js-config.h' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir usr/bin/js128 usr/lib/libmozjs-128.so ==> Creating package "js128"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: js128 128.11.0-1 (Thu May 29 19:13:01 2025) ==> Cleaning up...