==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: js128 128.11.0-1 (Thu May 29 18:53:16 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 29 May 2025 06:53:25 PM MDT)
==> 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:   124.83 MiB
Total Installed Size:  762.67 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 rust-1:1.87.0-1-aarch64 downloading...
 clang-19.1.7-2-aarch64 downloading...
 llvm-19.1.7-2-aarch64 downloading...
 compiler-rt-19.1.7-1-aarch64 downloading...
 lld-19.1.7-1-aarch64 downloading...
 cbindgen-0.29.0-1-aarch64 downloading...
 zip-3.0-11-aarch64 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 23.2 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.3/229.0 kB 23.2 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.0/229.0 kB 2.5 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-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
Requirement 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 -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/117.6 kB 77.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/117.6 kB 77.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 1.3 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 -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/45.5 kB 23.7 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/45.5 kB 23.7 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.5/45.5 kB 391.8 kB/s eta 0:00:00
[?25hDownloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (733 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/733.4 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.0/733.4 kB 39.8 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.0/733.4 kB 39.8 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.0/733.4 kB 39.8 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 733.4/733.4 kB 5.3 MB/s eta 0:00:00
[?25hBuilding wheels for collected packages: glean-sdk
  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
  ╰─> [152 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 paste v1.0.10
         Compiling unicase v2.6.0
         Compiling libc v0.2.149
         Compiling minimal-lexical v0.2.1
         Compiling once_cell v1.18.0
         Compiling bytes v1.3.0
         Compiling serde_json v1.0.89
         Compiling semver v1.0.14
         Compiling nom v7.1.1
         Compiling mime_guess v2.0.4
         Compiling quote v1.0.31
         Compiling syn v2.0.26
         Compiling siphasher v0.3.10
         Compiling autocfg v1.1.0
         Compiling ryu v1.0.11
         Compiling fs-err v2.9.0
         Compiling itoa v1.0.4
         Compiling mime v0.3.16
         Compiling log v0.4.20
         Compiling unicode-linebreak v0.1.5
         Compiling unicode-width v0.1.11
         Compiling smawk v0.3.2
         Compiling num-traits v0.2.15
         Compiling textwrap v0.16.0
         Compiling askama_escape v0.10.3
         Compiling cfg-if v1.0.0
         Compiling plain v0.2.3
         Compiling heck v0.4.0
         Compiling tinyvec_macros v0.1.0
         Compiling pkg-config v0.3.26
         Compiling glob v0.3.0
         Compiling cc v1.0.83
         Compiling weedle2 v5.0.0
         Compiling tinyvec v1.6.0
         Compiling static_assertions v1.1.0
         Compiling oneshot-uniffi v0.1.6
         Compiling num-integer v0.1.45
         Compiling crc32fast v1.3.2
         Compiling crossbeam-utils v0.8.19
         Compiling unicode-bidi v0.3.8
         Compiling unicode-normalization v0.1.22
         Compiling percent-encoding v2.2.0
         Compiling lmdb-rkv-sys v0.11.2
         Compiling form_urlencoded v1.1.0
         Compiling idna v0.3.0
         Compiling getrandom v0.2.8
         Compiling adler v1.0.2
         Compiling bitflags v1.3.2
         Compiling byteorder v1.4.3
         Compiling miniz_oxide v0.7.1
         Compiling lmdb-rkv v0.14.0
         Compiling uuid v1.4.1
         Compiling url v2.3.1
         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_core v0.27.0
         Compiling uniffi_meta v0.27.0
         Compiling scroll v0.12.0
         Compiling goblin v0.8.0
         Compiling ordered-float v3.2.0
         Compiling time v0.1.45
         Compiling id-arena v2.2.1
         Compiling arrayref v0.3.6
         Compiling lazy_static v1.4.0
         Compiling crossbeam-channel v0.5.12
         Compiling flate2 v1.0.26
         Compiling zeitstempel v0.1.1
         Compiling cargo-platform v0.1.2
         Compiling basic-toml v0.1.2
         Compiling toml v0.5.10
         Compiling bincode v1.3.3
         Compiling bitflags v2.4.1
         Compiling chrono v0.4.19
         Compiling cargo_metadata v0.15.2
         Compiling askama_derive v0.12.1
         Compiling rkv v0.19.0
         Compiling uniffi_macros v0.27.0
         Compiling uniffi_testing v0.27.0
         Compiling uniffi_udl v0.27.0
         Compiling askama v0.12.0
         Compiling uniffi_bindgen v0.27.0
         Compiling uniffi v0.27.0
         Compiling uniffi_build v0.27.0
         Compiling glean-core v60.1.1 (/tmp/pip-install-2un9xtb8/glean-sdk_52812fbade724de2bed97e146ad410db/glean-core)
         Compiling glean-bundle v1.0.0 (/tmp/pip-install-2un9xtb8/glean-sdk_52812fbade724de2bed97e146ad410db/glean-core/bundle)
          Finished `release` profile [optimized] target(s) in 4m 11s
         Compiling proc-macro2 v1.0.66
         Compiling unicode-ident v1.0.9
         Compiling serde v1.0.179
         Compiling camino v1.1.4
         Compiling version_check v0.9.4
         Compiling anyhow v1.0.71
         Compiling memchr v2.5.0
         Compiling minimal-lexical v0.2.1
         Compiling semver v1.0.14
         Compiling unicase v2.6.0
         Compiling serde_json v1.0.89
         Compiling thiserror v1.0.40
         Compiling mime_guess v2.0.4
         Compiling nom v7.1.1
         Compiling ryu v1.0.11
         Compiling quote v1.0.31
         Compiling bytes v1.3.0
         Compiling itoa v1.0.4
         Compiling syn v2.0.26
         Compiling once_cell v1.18.0
         Compiling fs-err v2.9.0
         Compiling mime v0.3.16
         Compiling siphasher v0.3.10
         Compiling paste v1.0.10
         Compiling smawk v0.3.2
         Compiling unicode-linebreak v0.1.5
         Compiling log v0.4.20
         Compiling unicode-width v0.1.11
         Compiling textwrap v0.16.0
         Compiling askama_escape v0.10.3
         Compiling plain v0.2.3
         Compiling heck v0.4.0
         Compiling static_assertions v1.1.0
         Compiling oneshot-uniffi v0.1.6
         Compiling glob v0.3.0
         Compiling weedle2 v5.0.0
         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 basic-toml v0.1.2
      error: failed to build archive at `/tmp/pip-install-2un9xtb8/glean-sdk_52812fbade724de2bed97e146ad410db/target/debug/deps/libgoblin-b166d3890f5a455d.rlib`: No space left on device (os error 28)
      
         Compiling cargo-platform v0.1.2
      error: could not compile `goblin` (lib) due to 1 previous error
      warning: build failed, waiting for other jobs to finish...
      💥 maturin failed
        Caused by: Command cd "/tmp/pip-install-2un9xtb8/glean-sdk_52812fbade724de2bed97e146ad410db" && env -u CARGO_BUILD_TARGET "cargo" "run" "--bin" "uniffi-bindgen" "generate" "--no-format" "--language" "python" "--out-dir" "/tmp/pip-install-2un9xtb8/glean-sdk_52812fbade724de2bed97e146ad410db/target/maturin/uniffi/glean._uniffi" "--config" "/tmp/pip-install-2un9xtb8/glean-sdk_52812fbade724de2bed97e146ad410db/glean-core/bundle/uniffi.toml" "/tmp/pip-install-2un9xtb8/glean-sdk_52812fbade724de2bed97e146ad410db/glean-core/bundle/src/glean.udl" failed
      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
[?25hFailed to build glean-sdk
ERROR: Could not build wheels for glean-sdk, 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 -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 481.3/485.8 kB 17.5 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 481.3/485.8 kB 17.5 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 481.3/485.8 kB 17.5 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 485.8/485.8 kB 3.5 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_aarch64.whl size=236615 sha256=e14f3788050cacdf9d1d4e6ba427850684b02b8f7984ac8721db0e600a3874be
  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-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (3.0 kB)
Downloading zstandard-0.23.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.9 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.9 MB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.6/4.9 MB 17.8 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/4.9 MB 18.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/4.9 MB 29.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 33.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 9.0 MB/s eta 0:00:00
[?25hInstalling collected packages: zstandard
Successfully installed zstandard-0.23.0
 0:01.86 W Clobber not needed.
 Config object not found by mach.
7TIER: configure8 0:02.55 Using Python 3.13.3 from /build/js128/src/mozbuild/srcdirs/firefox-128.11.0-13299b0db569/_virtualenvs/build/bin/python
7TIER: configure8 0:02.55 Adding configure options from /build/js128/src/firefox-128.11.0/.mozconfig
7TIER: configure8 0:02.56   --enable-application=js
7TIER: configure8 0:02.56   --prefix=/usr
7TIER: configure8 0:02.56   --enable-release
7TIER: configure8 0:02.56   --enable-hardening
7TIER: configure8 0:02.56   --enable-optimize
7TIER: configure8 0:02.56   --disable-rust-simd
7TIER: configure8 0:02.56   --enable-linker=lld
7TIER: configure8 0:02.56   --disable-bootstrap
7TIER: configure8 0:02.57   --disable-debug
7TIER: configure8 0:02.57   --disable-lto
7TIER: configure8 0:02.57   --disable-jemalloc
7TIER: configure8 0:02.57   --disable-strip
7TIER: configure8 0:02.57   --with-system-zlib
7TIER: configure8 0:02.57   --without-system-icu
7TIER: configure8 0:02.57   --enable-readline
7TIER: configure8 0:02.57   --enable-shared-js
7TIER: configure8 0:02.57   --enable-tests
7TIER: configure8 0:02.57   --with-intl-api
7TIER: configure8 0:02.58 checking for vcs source checkout... no
7TIER: configure8 0:02.69 checking for a shell... /usr/bin/sh
7TIER: configure8 0:02.85 checking for host system type... aarch64-unknown-linux-gnu
7TIER: configure8 0:02.86 checking for target system type... aarch64-unknown-linux-gnu
7TIER: configure8 0:03.83 checking for Python 3... /build/js128/src/mozbuild/srcdirs/firefox-128.11.0-13299b0db569/_virtualenvs/build/bin/python (3.13.3)
7TIER: configure8 0:03.87 checking whether cross compiling... no
7TIER: configure8 0:03.89 checking for wget... not found
7TIER: configure8 0:03.90 checking for ccache... not found
7TIER: configure8 0:03.91 checking for the target C compiler... /usr/lib/distcc/bin/clang
7TIER: configure8 0:04.22 checking whether the target C compiler can be used... yes
7TIER: configure8 0:04.22 checking the target C compiler version... 19.1.7
7TIER: configure8 0:04.37 checking the target C compiler works... yes
7TIER: configure8 0:04.37 checking for the target C++ compiler... /usr/lib/distcc/bin/clang++
7TIER: configure8 0:04.48 checking whether the target C++ compiler can be used... yes
7TIER: configure8 0:04.48 checking the target C++ compiler version... 19.1.7
7TIER: configure8 0:04.55 checking the target C++ compiler works... yes
7TIER: configure8 0:04.55 checking for the host C compiler... /usr/lib/distcc/bin/clang
7TIER: configure8 0:04.56 checking whether the host C compiler can be used... yes
7TIER: configure8 0:04.57 checking the host C compiler version... 19.1.7
7TIER: configure8 0:04.57 checking the host C compiler works... yes
7TIER: configure8 0:04.57 checking for the host C++ compiler... /usr/lib/distcc/bin/clang++
7TIER: configure8 0:04.57 checking whether the host C++ compiler can be used... yes
7TIER: configure8 0:04.57 checking the host C++ compiler version... 19.1.7
7TIER: configure8 0:04.59 checking the host C++ compiler works... yes
7TIER: configure8 0:04.70 checking for target linker... lld
7TIER: configure8 0:04.79 checking for host linker... lld
7TIER: configure8 0:04.87 checking for 64-bit OS... yes
7TIER: configure8 0:04.97 checking for new enough STL headers from libstdc++... yes
7TIER: configure8 0:05.19 checking for __thread keyword for TLS variables... yes
7TIER: configure8 0:05.27 checking for unwind.h... yes
7TIER: configure8 0:05.44 checking for _Unwind_Backtrace... yes
7TIER: configure8 0:05.44 checking for the assembler... /usr/lib/distcc/bin/clang
7TIER: configure8 0:05.50 checking for ar... /usr/bin/llvm-ar
7TIER: configure8 0:05.59 checking whether ar supports response files... yes
7TIER: configure8 0:05.64 checking for host_ar... /usr/bin/llvm-ar
7TIER: configure8 0:05.69 checking for nm... /usr/bin/llvm-nm
7TIER: configure8 0:05.75 checking for i8mm target feature... yes
7TIER: configure8 0:05.75 checking for pkg_config... /usr/bin/pkg-config
7TIER: configure8 0:05.75 checking for pkg-config version... 2.4.3
7TIER: configure8 0:05.76 checking whether pkg-config is pkgconf... yes
7TIER: configure8 0:05.76 WARNING: When not building jemalloc, you need to build with --with-redist or set WIN32_REDIST_DIR.
7TIER: configure8 0:05.93 checking for strndup... yes
7TIER: configure8 0:06.08 checking for posix_memalign... yes
7TIER: configure8 0:06.24 checking for memalign... yes
7TIER: configure8 0:06.38 checking for malloc_usable_size... yes
7TIER: configure8 0:06.48 checking for malloc.h... yes
7TIER: configure8 0:06.56 checking whether malloc_usable_size definition can use const argument... no
7TIER: configure8 0:06.62 checking for stdint.h... yes
7TIER: configure8 0:06.69 checking for inttypes.h... yes
7TIER: configure8 0:06.76 checking for alloca.h... yes
7TIER: configure8 0:06.81 checking for sys/byteorder.h... no
7TIER: configure8 0:06.88 checking for getopt.h... yes
7TIER: configure8 0:06.97 checking for unistd.h... yes
7TIER: configure8 0:07.04 checking for nl_types.h... yes
7TIER: configure8 0:07.09 checking for cpuid.h... no
7TIER: configure8 0:07.17 checking for fts.h... yes
7TIER: configure8 0:07.24 checking for sys/statvfs.h... yes
7TIER: configure8 0:07.30 checking for sys/statfs.h... yes
7TIER: configure8 0:07.37 checking for sys/vfs.h... yes
7TIER: configure8 0:07.45 checking for sys/mount.h... yes
7TIER: configure8 0:07.53 checking for sys/quota.h... yes
7TIER: configure8 0:07.61 checking for linux/quota.h... yes
7TIER: configure8 0:07.69 checking for linux/if_addr.h... yes
7TIER: configure8 0:07.79 checking for linux/rtnetlink.h... yes
7TIER: configure8 0:07.86 checking for sys/queue.h... yes
7TIER: configure8 0:07.95 checking for sys/types.h... yes
7TIER: configure8 0:08.03 checking for netinet/in.h... yes
7TIER: configure8 0:08.10 checking for byteswap.h... yes
7TIER: configure8 0:08.17 checking for memfd_create in sys/mman.h... yes
7TIER: configure8 0:08.25 checking for linux/perf_event.h... yes
7TIER: configure8 0:08.31 checking for perf_event_open system call... yes
7TIER: configure8 0:08.49 checking for clock_gettime(CLOCK_MONOTONIC)... yes
7TIER: configure8 0:08.73 checking for res_ninit()... yes
7TIER: configure8 0:08.89 checking for dladdr... yes
7TIER: configure8 0:08.96 checking for dlfcn.h... yes
7TIER: configure8 0:09.11 checking for dlopen in -ldl... yes
7TIER: configure8 0:09.25 checking for gethostbyname_r in -lc_r... no
7TIER: configure8 0:09.40 checking for socket in -lsocket... no
7TIER: configure8 0:09.55 checking for pthread_create... yes
7TIER: configure8 0:09.65 checking for pthread.h... yes
7TIER: configure8 0:09.71 checking whether the C compiler supports -pthread... yes
7TIER: configure8 0:10.07 checking whether 64-bits std::atomic requires -latomic... no
7TIER: configure8 0:10.13 checking whether the C compiler supports -Wbitfield-enum-conversion... yes
7TIER: configure8 0:10.20 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes
7TIER: configure8 0:10.26 checking whether the C compiler supports -Wformat-type-confusion... yes
7TIER: configure8 0:10.34 checking whether the C++ compiler supports -Wformat-type-confusion... yes
7TIER: configure8 0:10.40 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes
7TIER: configure8 0:10.46 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes
7TIER: configure8 0:10.52 checking whether the C compiler supports -Wtautological-constant-in-range-compare... yes
7TIER: configure8 0:10.58 checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... yes
7TIER: configure8 0:10.65 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... yes
7TIER: configure8 0:10.71 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... yes
7TIER: configure8 0:10.77 checking whether the C compiler supports -Wunreachable-code-return... yes
7TIER: configure8 0:10.84 checking whether the C++ compiler supports -Wunreachable-code-return... yes
7TIER: configure8 0:10.90 checking whether the C compiler supports -Wunused-but-set-parameter... yes
7TIER: configure8 0:10.98 checking whether the C++ compiler supports -Wunused-but-set-parameter... yes
7TIER: configure8 0:11.04 checking whether the C compiler supports -Wclass-varargs... yes
7TIER: configure8 0:11.10 checking whether the C++ compiler supports -Wclass-varargs... yes
7TIER: configure8 0:11.16 checking whether the C++ compiler supports -Wempty-init-stmt... yes
7TIER: configure8 0:11.23 checking whether the C compiler supports -Wfloat-overflow-conversion... yes
7TIER: configure8 0:11.30 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes
7TIER: configure8 0:11.36 checking whether the C compiler supports -Wfloat-zero-conversion... yes
7TIER: configure8 0:11.44 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes
7TIER: configure8 0:11.50 checking whether the C compiler supports -Wloop-analysis... yes
7TIER: configure8 0:11.56 checking whether the C++ compiler supports -Wloop-analysis... yes
7TIER: configure8 0:11.64 checking whether the C compiler supports -Wno-range-loop-analysis... yes
7TIER: configure8 0:11.71 checking whether the C++ compiler supports -Wno-range-loop-analysis... yes
7TIER: configure8 0:11.77 checking whether the C++ compiler supports -Wcomma-subscript... no
7TIER: configure8 0:11.83 checking whether the C compiler supports -Wenum-compare-conditional... yes
7TIER: configure8 0:11.89 checking whether the C++ compiler supports -Wenum-compare-conditional... yes
7TIER: configure8 0:11.95 checking whether the C compiler supports -Wenum-float-conversion... yes
7TIER: configure8 0:12.01 checking whether the C++ compiler supports -Wenum-float-conversion... yes
7TIER: configure8 0:12.06 checking whether the C++ compiler supports -Wvolatile... no
7TIER: configure8 0:12.12 checking whether the C++ compiler supports -Wno-deprecated-anon-enum-enum-conversion... yes
7TIER: configure8 0:12.19 checking whether the C++ compiler supports -Wno-deprecated-enum-enum-conversion... yes
7TIER: configure8 0:12.25 checking whether the C++ compiler supports -Wno-deprecated-this-capture... yes
7TIER: configure8 0:12.31 checking whether the C++ compiler supports -Wcomma... yes
7TIER: configure8 0:12.36 checking whether the C compiler supports -Wduplicated-cond... no
7TIER: configure8 0:12.41 checking whether the C++ compiler supports -Wduplicated-cond... no
7TIER: configure8 0:12.47 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
7TIER: configure8 0:12.53 checking whether the C compiler supports -Wlogical-op... no
7TIER: configure8 0:12.58 checking whether the C++ compiler supports -Wlogical-op... no
7TIER: configure8 0:12.65 checking whether the C compiler supports -Wstring-conversion... yes
7TIER: configure8 0:12.72 checking whether the C++ compiler supports -Wstring-conversion... yes
7TIER: configure8 0:12.78 checking whether the C++ compiler supports -Wno-inline-new-delete... yes
7TIER: configure8 0:12.83 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no
7TIER: configure8 0:12.88 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no
7TIER: configure8 0:12.94 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
7TIER: configure8 0:13.00 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
7TIER: configure8 0:13.06 checking whether the C compiler supports -Wno-error=array-bounds... yes
7TIER: configure8 0:13.12 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
7TIER: configure8 0:13.19 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes
7TIER: configure8 0:13.25 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes
7TIER: configure8 0:13.30 checking whether the C compiler supports -Wno-multistatement-macros... no
7TIER: configure8 0:13.35 checking whether the C++ compiler supports -Wno-multistatement-macros... no
7TIER: configure8 0:13.40 checking whether the C compiler supports -Wno-error=class-memaccess... no
7TIER: configure8 0:13.45 checking whether the C++ compiler supports -Wno-error=class-memaccess... no
7TIER: configure8 0:13.52 checking whether the C compiler supports -Wno-error=atomic-alignment... yes
7TIER: configure8 0:13.58 checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes
7TIER: configure8 0:13.64 checking whether the C compiler supports -Wno-error=deprecated-builtins... yes
7TIER: configure8 0:13.70 checking whether the C++ compiler supports -Wno-error=deprecated-builtins... yes
7TIER: configure8 0:13.76 checking whether the C compiler supports -Wformat... yes
7TIER: configure8 0:13.82 checking whether the C++ compiler supports -Wformat... yes
7TIER: configure8 0:13.88 checking whether the C compiler supports -Wformat-security... yes
7TIER: configure8 0:13.94 checking whether the C++ compiler supports -Wformat-security... yes
7TIER: configure8 0:13.99 checking whether the C compiler supports -Wformat-overflow=2... no
7TIER: configure8 0:14.05 checking whether the C++ compiler supports -Wformat-overflow=2... no
7TIER: configure8 0:14.15 checking whether the C compiler supports -Werror=implicit-function-declaration... yes
7TIER: configure8 0:14.23 checking whether the C compiler supports -Wno-psabi... yes
7TIER: configure8 0:14.30 checking whether the C++ compiler supports -Wno-psabi... yes
7TIER: configure8 0:14.37 checking whether the C compiler supports -Wthread-safety... yes
7TIER: configure8 0:14.43 checking whether the C++ compiler supports -Wthread-safety... yes
7TIER: configure8 0:14.49 checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes
7TIER: configure8 0:14.56 checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes
7TIER: configure8 0:14.62 checking whether the C++ compiler supports -Wno-vla-cxx-extension... yes
7TIER: configure8 0:14.68 checking whether the C compiler supports -Wno-unknown-warning-option... yes
7TIER: configure8 0:14.75 checking whether the C++ compiler supports -Wno-unknown-warning-option... yes
7TIER: configure8 0:14.81 checking whether the C++ compiler supports -fno-sized-deallocation... yes
7TIER: configure8 0:14.87 checking whether the C++ compiler supports -fno-aligned-new... yes
7TIER: configure8 0:15.05 checking whether the C linker supports -Wl,--build-id=sha1... yes
7TIER: configure8 0:15.11 checking whether the C compiler supports -Wa,--noexecstack... yes
7TIER: configure8 0:15.28 checking whether the C linker supports -Wl,-z,noexecstack... yes
7TIER: configure8 0:15.43 checking whether the C linker supports -Wl,-z,text... yes
7TIER: configure8 0:15.59 checking whether the C linker supports -Wl,-z,relro... yes
7TIER: configure8 0:15.75 checking whether the C linker supports -Wl,-z,now... yes
7TIER: configure8 0:15.90 checking whether the C linker supports -Wl,-z,nocopyreloc... yes
7TIER: configure8 0:16.05 checking for --ignore-unresolved-symbol option to the linker... no
7TIER: configure8 0:16.23 checking what kind of list files are supported by the linker... linkerlist
7TIER: configure8 0:16.24 checking for llvm_profdata... /usr/bin/llvm-profdata
7TIER: configure8 0:16.29 checking whether llvm-profdata supports 'order' subcommand... yes
7TIER: configure8 0:16.35 checking for llvm-objdump... /usr/bin/llvm-objdump
7TIER: configure8 0:16.46 checking for readelf... /usr/bin/llvm-readelf
7TIER: configure8 0:16.55 checking for objcopy... /usr/bin/llvm-objcopy
7TIER: configure8 0:16.55 checking for rustc... /usr/bin/rustc
7TIER: configure8 0:16.56 checking for cargo... /usr/bin/cargo
7TIER: configure8 0:16.73 checking rustc version... 1.87.0
7TIER: configure8 0:16.75 checking cargo version... 1.87.0
7TIER: configure8 0:17.08 checking for rust host triplet... aarch64-unknown-linux-gnu
7TIER: configure8 0:17.26 checking for rust target triplet... aarch64-unknown-linux-gnu
7TIER: configure8 0:17.27 checking for rustdoc... /usr/bin/rustdoc
7TIER: configure8 0:17.30 checking for cbindgen... /usr/bin/cbindgen
7TIER: configure8 0:17.31 checking for rustfmt... /usr/bin/rustfmt
7TIER: configure8 0:17.31 checking for clang for bindgen... /usr/lib/distcc/bin/clang++
7TIER: configure8 0:17.38 checking for libclang for bindgen... /usr/lib/libclang.so
7TIER: configure8 0:17.44 checking that libclang is new enough... yes
7TIER: configure8 0:17.45 checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN
7TIER: configure8 0:17.61 checking for readline... yes
7TIER: configure8 0:17.68 checking for tm_zone and tm_gmtoff in struct tm... yes
7TIER: configure8 0:17.85 checking for getpagesize... yes
7TIER: configure8 0:18.01 checking for gmtime_r... yes
7TIER: configure8 0:18.16 checking for localtime_r... yes
7TIER: configure8 0:18.32 checking for gettid... yes
7TIER: configure8 0:18.46 checking for setpriority... yes
7TIER: configure8 0:18.62 checking for syscall... yes
7TIER: configure8 0:18.76 checking for getc_unlocked... yes
7TIER: configure8 0:18.92 checking for pthread_getname_np... yes
7TIER: configure8 0:19.07 checking for pthread_get_name_np... no
7TIER: configure8 0:19.23 checking for strerror... yes
7TIER: configure8 0:19.40 checking for nl_langinfo and CODESET... yes
7TIER: configure8 0:19.58 checking for __cxa_demangle... yes
7TIER: configure8 0:19.74 checking for _getc_nolock... no
7TIER: configure8 0:19.92 checking for localeconv... yes
7TIER: configure8 0:19.92 checking for awk... /usr/bin/gawk
7TIER: configure8 0:19.92 checking for gmake... /usr/bin/make
7TIER: configure8 0:19.92 checking for watchman... not found
7TIER: configure8 0:19.92 checking for xargs... /usr/bin/xargs
7TIER: configure8 0:19.93 checking for rpmbuild... not found
7TIER: configure8 0:20.13 checking for strip... /usr/bin/llvm-strip
7TIER: configure8 0:20.13 checking for zlib >= 1.2.3... yes
7TIER: configure8 0:20.13 checking MOZ_ZLIB_CFLAGS...
7TIER: configure8 0:20.14 checking MOZ_ZLIB_LIBS... -lz
7TIER: configure8 0:20.14 checking for m4... /usr/bin/m4
7TIER: configure8 0:20.15 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:20.27 creating cache ./config.cache
7TIER: configure8 0:20.32 checking host system type... aarch64-unknown-linux-gnu
7TIER: configure8 0:20.34 checking target system type... aarch64-unknown-linux-gnu
7TIER: configure8 0:20.37 checking build system type... aarch64-unknown-linux-gnu
7TIER: configure8 0:20.37 checking for gcc... (cached) /usr/lib/distcc/bin/clang -std=gnu99
7TIER: configure8 0:20.38 checking whether the C compiler (/usr/lib/distcc/bin/clang -std=gnu99 -march=armv8-a -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:20.39 checking whether the C compiler (/usr/lib/distcc/bin/clang -std=gnu99 -march=armv8-a -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:20.39 checking whether we are using GNU C... (cached) yes
7TIER: configure8 0:20.39 checking whether /usr/lib/distcc/bin/clang -std=gnu99 accepts -g... (cached) yes
7TIER: configure8 0:20.40 checking for c++... (cached) /usr/lib/distcc/bin/clang++
7TIER: configure8 0:20.40 checking whether the C++ compiler (/usr/lib/distcc/bin/clang++ -march=armv8-a -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:20.41 checking whether the C++ compiler (/usr/lib/distcc/bin/clang++ -march=armv8-a -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:20.41 checking whether we are using GNU C++... (cached) yes
7TIER: configure8 0:20.41 checking whether /usr/lib/distcc/bin/clang++ accepts -g... (cached) yes
7TIER: configure8 0:20.79 checking whether the linker supports Identical Code Folding... yes
7TIER: configure8 0:22.36 checking whether we're trying to statically link with libstdc++... no
7TIER: configure8 0:23.10 checking whether removing dead symbols breaks debugging... no
7TIER: configure8 0:23.21 checking for valid optimization flags... yes
7TIER: configure8 0:23.24 updating cache ./config.cache
7TIER: configure8 0:23.25 creating ./config.data
7TIER: configure8 0:23.29 Creating config.status
7TIER: configure8 0:23.92 Reticulating splines...
7TIER: configure8 0:25.26 Finished reading 82 moz.build files in 0.33s
7TIER: configure8 0:25.26 Read 0 gyp files in parallel contributing 0.00s to total wall time
7TIER: configure8 0:25.26 Processed into 390 build config descriptors in 0.29s
7TIER: configure8 0:25.27 RecursiveMake backend executed in 0.68s
7TIER: configure8 0:25.27   294 total backend files; 177 created; 0 updated; 117 unchanged; 0 deleted; 9 -> 48 Makefile
7TIER: configure8 0:25.27 FasterMake backend executed in 0.00s
7TIER: configure8 0:25.27   0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted
7TIER: configure8 0:25.27 Clangd backend executed in 0.00s
7TIER: configure8 0:25.27   0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted
7TIER: configure8 0:25.28 Total wall time: 1.48s; CPU time: 1.46s; Efficiency: 98%; Untracked: 0.18s
7TIER: configure87TIER: configure8Configure complete!
Be sure to run |mach build| to pick up any changes
 0:25.69 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 4 jobs for 6 cores based on 3.6 GiB RAM and estimated job size of 1.0 GiB
 0:25.69 /usr/bin/make -f client.mk -j4 -s
7TIER: configure87TIER: configure pre-export export compile misc libs tools8 0:26.23 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:26.24 Elapsed: 0.00s; 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:26.30 Elapsed: 0.07s; 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:26.43 Elapsed: 0.19s; From _tests: Kept 3 existing; Added/updated 517; Removed 0 files and 0 directories.
7TIER: configure pre-export export compile misc libs tools8 0:26.76 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:27.00 ./buildconfig.rs.stub
7TIER: configure pre-export export compile misc libs tools8 0:27.02 ./cbindgen-metadata.json.stub
7TIER: configure pre-export export compile misc libs tools8 0:27.02 ./js-confdefs.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:27.03 ./js-config.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:27.06 config
7TIER: configure pre-export export compile misc libs tools8 0:27.73 ./ProfilingCategoryList.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:27.73 ./PrefsGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:27.84 ./ReservedWordsGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:28.43 ./StatsPhasesGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:28.74 ./ABIFunctionTypeGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:29.13 ./MIROpsGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:29.45 ./LIROpsGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:30.00 ./CacheIROpsGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:30.94 ./AtomicOperationsGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:31.30 ./WasmBuiltinModuleGenerated.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:32.01 ./selfhosted.out.h.stub
7TIER: configure pre-export export compile misc libs tools8 0:32.04 config/nsinstall_real
7TIER: configure pre-export export compile misc libs tools8 0:32.66 config/system-header.sentinel.stub
7TIER: configure pre-export export compile misc libs tools8 0:37.09 ./unicode_bidi_ffi_generated.h.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 0:38.00 js/src/build/symverscript.stub
7TIER: configure pre-export export compile misc libs tools8 0:38.02 build/pure_virtual
7TIER: configure pre-export export compile misc libs tools8 0:38.06 config/external/icu/common
7TIER: configure pre-export export compile misc libs tools8 0:38.15 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 0:38.16 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 0:38.16 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 0:38.17 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 0:38.17 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 0:38.18 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 0:38.18 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 0:38.18 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 0:38.19 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 0:38.19 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 0:38.19 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 0:38.20 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 0:38.20 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 0:38.20 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 0:38.21 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 0:38.21 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 0:38.22 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 0:38.22 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 0:38.22 (in the `regex` dependency)
7TIER: configure pre-export export compile misc libs tools8 0:38.23 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 0:38.23 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 0:38.23 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 0:38.24 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 0:38.24 (in the `audio_thread_priority` dependency)
7TIER: configure pre-export export compile misc libs tools8 0:38.25 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 0:38.25 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 0:38.25 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 0:38.26 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 0:38.26 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 0:38.27 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 0:38.27 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 0:38.27 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 0:38.28 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 0:38.28 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 0:38.28 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 0:38.73 config/external/icu/data/icu_data.o
7TIER: configure pre-export export compile misc libs tools8 0:38.99 config/external/icu/i18n
7TIER: configure pre-export export compile misc libs tools8 0:39.14 intl/components
7TIER: configure pre-export export compile misc libs tools8 0:46.56    Compiling proc-macro2 v1.0.74
7TIER: configure pre-export export compile misc libs tools8 0:47.84    Compiling unicode-ident v1.0.6
7TIER: configure pre-export export compile misc libs tools8 0:52.57    Compiling quote v1.0.35
7TIER: configure pre-export export compile misc libs tools8 0:54.22 /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 tools8 0:54.22   418 |         modified = true;
7TIER: configure pre-export export compile misc libs tools8 0:54.22       |                    ^~~~
7TIER: configure pre-export export compile misc libs tools8 0:54.22 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 0:55.68 /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 0:55.68   372 |         c = (c);
7TIER: configure pre-export export compile misc libs tools8 0:55.68       |         ~ ^  ~
7TIER: configure pre-export export compile misc libs tools8 0:55.68 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 0:55.76    Compiling syn v2.0.46
7TIER: configure pre-export export compile misc libs tools8 0:56.86 /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 0:56.86   287 |     UObject* capitalizationBrkIter;
7TIER: configure pre-export export compile misc libs tools8 0:56.86       |              ^
7TIER: configure pre-export export compile misc libs tools8 0:56.86 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 0:58.34    Compiling serde v1.0.203
7TIER: configure pre-export export compile misc libs tools8 0:59.75    Compiling stable_deref_trait v1.2.0
7TIER: configure pre-export export compile misc libs tools8 1:00.37 /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:00.38   604 |             c = (c);
7TIER: configure pre-export export compile misc libs tools8 1:00.38       |             ~ ^  ~
7TIER: configure pre-export export compile misc libs tools8 1:00.38 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 1:01.23    Compiling writeable v0.5.4
7TIER: configure pre-export export compile misc libs tools8 1:02.29    Compiling semver v1.0.16
7TIER: configure pre-export export compile misc libs tools8 1:03.54    Compiling cfg-if v1.0.0
7TIER: configure pre-export export compile misc libs tools8 1:03.64    Compiling litemap v0.7.2
7TIER: configure pre-export export compile misc libs tools8 1:04.55    Compiling libc v0.2.153
7TIER: configure pre-export export compile misc libs tools8 1:07.36    Compiling libm v0.2.6
7TIER: configure pre-export export compile misc libs tools8 1:07.90    Compiling version_check v0.9.4
7TIER: configure pre-export export compile misc libs tools8 1:12.19    Compiling ahash v0.8.11
7TIER: configure pre-export export compile misc libs tools8 1:18.06    Compiling synstructure v0.13.1
7TIER: configure pre-export export compile misc libs tools8 1:39.62 /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 1:39.63   326 |     return ucnv_safeClone_73(cnv, nullptr, nullptr, status);
7TIER: configure pre-export export compile misc libs tools8 1:39.63       |            ^
7TIER: configure pre-export export compile misc libs tools8 1:39.63 /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 1:39.64   556 | extern "C" __attribute__ ((deprecated)) UConverter *
7TIER: configure pre-export export compile misc libs tools8 1:39.64       |                            ^
7TIER: configure pre-export export compile misc libs tools8 1:39.64 /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 1:39.64   494 |     clone = ucnv_safeClone_73(cnv, cloneBuffer, &cloneSize, err);
7TIER: configure pre-export export compile misc libs tools8 1:39.65       |             ^
7TIER: configure pre-export export compile misc libs tools8 1:39.65 /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 1:39.65   556 | extern "C" __attribute__ ((deprecated)) UConverter *
7TIER: configure pre-export export compile misc libs tools8 1:39.65       |                            ^
7TIER: configure pre-export export compile misc libs tools8 1:39.66 2 warnings generated.
7TIER: configure pre-export export compile misc libs tools8 1:49.10    Compiling icu_locid_transform_data v1.4.0
7TIER: configure pre-export export compile misc libs tools8 1:49.22    Compiling mozbuild v0.1.0 (/build/js128/src/firefox-128.11.0/build/rust/mozbuild)
7TIER: configure pre-export export compile misc libs tools8 1:49.86    Compiling jobserver v0.1.25
7TIER: configure pre-export export compile misc libs tools8 1:53.33    Compiling zerocopy v0.7.32
7TIER: configure pre-export export compile misc libs tools8 1:55.29    Compiling strck v0.1.2
7TIER: configure pre-export export compile misc libs tools8 1:55.75    Compiling once_cell v1.19.0
7TIER: configure pre-export export compile misc libs tools8 1:57.03 /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 1:57.03   334 |                 uiter_setString_73(iter, (const char16_t *)s, length);
7TIER: configure pre-export export compile misc libs tools8 1:57.04       |                 ^~~~~~~~~~~~~~~~~~
7TIER: configure pre-export export compile misc libs tools8 1:57.04 /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 1:57.04   332 |             if((1234 == 4321) && ((((size_t)s)&1)==0)) {
7TIER: configure pre-export export compile misc libs tools8 1:57.04       |                 ^
7TIER: configure pre-export export compile misc libs tools8 1:57.05       |                 /* DISABLES CODE */ ( )
7TIER: configure pre-export export compile misc libs tools8 1:57.05 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 1:57.63    Compiling strck_ident v0.1.2
7TIER: configure pre-export export compile misc libs tools8 1:58.18    Compiling cc v1.0.89
7TIER: configure pre-export export compile misc libs tools8 2:18.48 /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 2:18.49   820 |     UBool usingUSRData = 0 && ( path == nullptr || :: strncmp(path, "icudt" "73" "l", 8) == 0);
7TIER: configure pre-export export compile misc libs tools8 2:18.49       |                                 ^~~~
7TIER: configure pre-export export compile misc libs tools8 2:18.49 /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 2:18.50   820 |     UBool usingUSRData = 0 && ( path == nullptr || :: strncmp(path, "icudt" "73" "l", 8) == 0);
7TIER: configure pre-export export compile misc libs tools8 2:18.50       |                          ^
7TIER: configure pre-export export compile misc libs tools8 2:18.50       |                          /* DISABLES CODE */ ( )
7TIER: configure pre-export export compile misc libs tools8 2:18.50 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 2:29.55    Compiling smallvec v1.13.1
7TIER: configure pre-export export compile misc libs tools8 2:30.51    Compiling lazy_static v1.4.0
7TIER: configure pre-export export compile misc libs tools8 2:30.65    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 2:34.87    Compiling num-traits v0.2.15
7TIER: configure pre-export export compile misc libs tools8 2:35.41    Compiling hashbrown v0.14.5
7TIER: configure pre-export export compile misc libs tools8 2:36.56 /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 tools8 2:36.57   288 |         abort();
7TIER: configure pre-export export compile misc libs tools8 2:36.57       |         ^~~~~
7TIER: configure pre-export export compile misc libs tools8 2:36.57 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 2:38.95 js/src/debugger
7TIER: configure pre-export export compile misc libs tools8 2:39.61    Compiling core_maths v0.1.0
7TIER: configure pre-export export compile misc libs tools8 2:39.88    Compiling encoding_rs v0.8.34
7TIER: configure pre-export export compile misc libs tools8 3:06.25    Compiling encoding_c_mem v0.2.6
7TIER: configure pre-export export compile misc libs tools8 3:06.70    Compiling icu_properties_data v1.4.0
7TIER: configure pre-export export compile misc libs tools8 3:06.98    Compiling utf8_iter v1.0.3
7TIER: configure pre-export export compile misc libs tools8 3:07.30    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 3:07.54 /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 tools8 3:07.54  1485 |     DateFormatSymbols::ECapitalizationContextUsageType capContextUsageType = DateFormatSymbols::kCapContextUsageOther;
7TIER: configure pre-export export compile misc libs tools8 3:07.54       |                                                        ^
7TIER: configure pre-export export compile misc libs tools8 3:07.55 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 3:07.62    Compiling encoding_c v0.9.8
7TIER: configure pre-export export compile misc libs tools8 3:08.09    Compiling memchr v2.5.0
7TIER: configure pre-export export compile misc libs tools8 3:09.10    Compiling percent-encoding v2.3.1
7TIER: configure pre-export export compile misc libs tools8 3:09.90 js/src/frontend
7TIER: configure pre-export export compile misc libs tools8 3:10.14    Compiling form_urlencoded v1.2.1
7TIER: configure pre-export export compile misc libs tools8 3:17.89    Compiling serde_derive v1.0.203
7TIER: configure pre-export export compile misc libs tools8 3:20.78    Compiling zerofrom-derive v0.1.3
7TIER: configure pre-export export compile misc libs tools8 3:24.41 /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 tools8 3:24.42   108 |     return ucol_safeClone_73(coll, nullptr, nullptr, status);
7TIER: configure pre-export export compile misc libs tools8 3:24.42       |            ^
7TIER: configure pre-export export compile misc libs tools8 3:24.42 /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 tools8 3:24.42  1349 | extern "C" __attribute__ ((deprecated)) UCollator*
7TIER: configure pre-export export compile misc libs tools8 3:24.43       |                            ^
7TIER: configure pre-export export compile misc libs tools8 3:24.43 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 4:22.23    Compiling yoke-derive v0.7.3
7TIER: configure pre-export export compile misc libs tools8 4:22.91    Compiling zerofrom v0.1.4
7TIER: configure pre-export export compile misc libs tools8 4:23.35    Compiling zerovec-derive v0.10.2
7TIER: configure pre-export export compile misc libs tools8 4:37.29 js/src/gc/StatsPhasesGenerated.inc.stub
7TIER: configure pre-export export compile misc libs tools8 4:38.22 js/src/intgemm
7TIER: configure pre-export export compile misc libs tools8 4:38.51    Compiling displaydoc v0.2.4
7TIER: configure pre-export export compile misc libs tools8 4:49.67 js/src/irregexp
7TIER: configure pre-export export compile misc libs tools8 4:53.11    Compiling icu_provider_macros v1.4.0
7TIER: configure pre-export export compile misc libs tools8 5:04.55    Compiling unicode-bidi v0.3.15 (https://github.com/servo/unicode-bidi?rev=ca612daf1c08c53abe07327cb3e6ef6e0a760f0c#ca612daf)
7TIER: configure pre-export export compile misc libs tools8 5:10.20    Compiling rustc_version v0.4.0
7TIER: configure pre-export export compile misc libs tools8 5:12.94    Compiling tinyvec v1.999.999 (/build/js128/src/firefox-128.11.0/build/rust/tinyvec)
7TIER: configure pre-export export compile misc libs tools8 5:13.05    Compiling unicode-normalization v0.1.22
7TIER: configure pre-export export compile misc libs tools8 5:13.50    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 5:14.61    Compiling diplomat_core v0.7.0
7TIER: configure pre-export export compile misc libs tools8 5:15.97    Compiling arrayvec v0.7.2
7TIER: configure pre-export export compile misc libs tools8 5:17.16    Compiling idna v0.5.0
7TIER: configure pre-export export compile misc libs tools8 5:27.57    Compiling log v0.4.20
7TIER: configure pre-export export compile misc libs tools8 5:28.80    Compiling yoke v0.7.3
7TIER: configure pre-export export compile misc libs tools8 5:28.83    Compiling leb128 v0.2.5
7TIER: configure pre-export export compile misc libs tools8 5:29.15    Compiling diplomat-runtime v0.7.0
7TIER: configure pre-export export compile misc libs tools8 5:29.72    Compiling zerovec v0.10.4
7TIER: configure pre-export export compile misc libs tools8 5:29.72    Compiling termcolor v1.4.1
7TIER: configure pre-export export compile misc libs tools8 5:32.31    Compiling equivalent v1.0.1
7TIER: configure pre-export export compile misc libs tools8 5:32.44    Compiling indexmap v2.2.6
7TIER: configure pre-export export compile misc libs tools8 5:32.96 js/src/jit
7TIER: configure pre-export export compile misc libs tools8 5:37.33    Compiling tinystr v0.7.4
7TIER: configure pre-export export compile misc libs tools8 5:38.29    Compiling icu_locid v1.4.0
7TIER: configure pre-export export compile misc libs tools8 5:38.51    Compiling icu_collections v1.4.0
7TIER: configure pre-export export compile misc libs tools8 5:45.26    Compiling icu_provider v1.4.0
7TIER: configure pre-export export compile misc libs tools8 5:50.44    Compiling icu_locid_transform v1.4.0
7TIER: configure pre-export export compile misc libs tools8 5:55.31    Compiling icu_properties v1.4.0
7TIER: configure pre-export export compile misc libs tools8 5:57.54    Compiling diplomat v0.7.0
7TIER: configure pre-export export compile misc libs tools8 6:04.02    Compiling icu_provider_adapters v1.4.0
7TIER: configure pre-export export compile misc libs tools8 6:04.90    Compiling icu_segmenter v1.4.0
7TIER: configure pre-export export compile misc libs tools8 6:13.80    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 tools8 6:14.50    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 6:20.13    Compiling env_logger v0.10.0
7TIER: configure pre-export export compile misc libs tools8 6:20.80    Compiling wasm-encoder v0.205.0
7TIER: configure pre-export export compile misc libs tools8 6:32.22 warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
7TIER: configure pre-export export compile misc libs tools8 6:32.22   --> mozglue/static/rust/lib.rs:71:29
7TIER: configure pre-export export compile misc libs tools8 6:32.23    |
7TIER: configure pre-export export compile misc libs tools8 6:32.23 71 | fn panic_hook(info: &panic::PanicInfo) {
7TIER: configure pre-export export compile misc libs tools8 6:32.23    |                             ^^^^^^^^^
7TIER: configure pre-export export compile misc libs tools8 6:32.23    |
7TIER: configure pre-export export compile misc libs tools8 6:32.24    = note: `#[warn(deprecated)]` on by default
7TIER: configure pre-export export compile misc libs tools8 6:32.75 warning: `mozglue-static` (lib) generated 1 warning
7TIER: configure pre-export export compile misc libs tools8 6:32.75    Compiling url v2.5.0
7TIER: configure pre-export export compile misc libs tools8 6:34.92    Compiling getrandom v0.2.14
7TIER: configure pre-export export compile misc libs tools8 6:36.67    Compiling hashbrown v0.13.999 (/build/js128/src/firefox-128.11.0/build/rust/hashbrown)
7TIER: configure pre-export export compile misc libs tools8 6:36.78    Compiling bumpalo v3.15.4
7TIER: configure pre-export export compile misc libs tools8 6:38.09    Compiling unicode-width v0.1.10
7TIER: configure pre-export export compile misc libs tools8 6:38.33    Compiling wast v205.0.0
7TIER: configure pre-export export compile misc libs tools8 6:39.58    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 tools8 6:39.69    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 tools8 6:39.84 js/src
7TIER: configure pre-export export compile misc libs tools8 6:46.92 js/src/util
7TIER: configure pre-export export compile misc libs tools8 7:05.68 /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 tools8 7:05.68  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 tools8 7:05.68       |           ^~~~~~~~~~
7TIER: configure pre-export export compile misc libs tools8 7:05.69 /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 tools8 7:05.69  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 tools8 7:05.70       |           ^~~~~~~~~~
7TIER: configure pre-export export compile misc libs tools8 7:05.70 2 warnings generated.
7TIER: configure pre-export export compile misc libs tools8 7:05.70 js/src/wasm
7TIER: configure pre-export export compile misc libs tools8 9:03.18    Compiling jsrust v0.1.0 (/build/js128/src/firefox-128.11.0/js/src/rust)
7TIER: configure pre-export export compile misc libs tools8 9:20.73 In file included from Unified_cpp_js_src_jit8.cpp:38:
7TIER: configure pre-export export compile misc libs tools8 9:20.74 /build/js128/src/firefox-128.11.0/js/src/jit/MIR.cpp:6580:48: warning: result of comparison 'int64_t' (aka 'long') > 9223372036854775807 is always false [-Wtautological-type-limit-compare]
7TIER: configure pre-export export compile misc libs tools8 9:20.74  6580 |   if (ival < (-9223372036854775807L-1) || ival > (9223372036854775807L)) {
7TIER: configure pre-export export compile misc libs tools8 9:20.74       |                                           ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~
7TIER: configure pre-export export compile misc libs tools8 9:20.75 /build/js128/src/firefox-128.11.0/js/src/jit/MIR.cpp:6580:12: warning: result of comparison 'int64_t' (aka 'long') < -9223372036854775808 is always false [-Wtautological-type-limit-compare]
7TIER: configure pre-export export compile misc libs tools8 9:20.75  6580 |   if (ival < (-9223372036854775807L-1) || ival > (9223372036854775807L)) {
7TIER: configure pre-export export compile misc libs tools8 9:20.75       |       ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
7TIER: configure pre-export export compile misc libs tools8 9:20.76 2 warnings generated.
7TIER: configure pre-export export compile misc libs tools8 9:26.36 memory/build
7TIER: configure pre-export export compile misc libs tools8 9:26.53 memory/mozalloc
7TIER: configure pre-export export compile misc libs tools8 9:27.10 mfbt
7TIER: configure pre-export export compile misc libs tools8 9:37.09 modules/fdlibm/src
7TIER: configure pre-export export compile misc libs tools8 9:48.56 mozglue/baseprofiler
7TIER: configure pre-export export compile misc libs tools8 9:49.61 mozglue/interposers
7TIER: configure pre-export export compile misc libs tools8 9:50.01 /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 tools8 9:50.01   418 |   ((fw) = (fw));
7TIER: configure pre-export export compile misc libs tools8 9:50.01       |     ~~  ^  ~~
7TIER: configure pre-export export compile misc libs tools8 9:50.01 1 warning generated.
7TIER: configure pre-export export compile misc libs tools8 9:58.38 mozglue/misc
7TIER: configure pre-export export compile misc libs tools810:00.15 js/src/gdb
7TIER: configure pre-export export compile misc libs tools810:13.31 js/src/jsapi-tests
7TIER: configure pre-export export compile misc libs tools810:18.94 js/src/shell
7TIER: configure pre-export export compile misc libs tools810:50.57 memory/build/test
7TIER: configure pre-export export compile misc libs tools810:51.48 mfbt/tests
7TIER: configure pre-export export compile misc libs tools810:57.84     Finished `release` profile [optimized] target(s) in 10m 19s
7TIER: configure pre-export export compile misc libs tools810:59.94 js/src/rust/libjsrust.a
7TIER: configure pre-export export compile misc libs tools810:59.98 build/pure_virtual/libpure_virtual.a
7TIER: configure pre-export export compile misc libs tools811:07.88 js/src/gc
7TIER: configure pre-export export compile misc libs tools811:20.81 /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 tools811:20.83   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 tools811:20.83       |                                                                                    ^
7TIER: configure pre-export export compile misc libs tools811:20.83 1 warning generated.
7TIER: configure pre-export export compile misc libs tools811:24.12 memory/build/test/TestMozJemallocUtils
7TIER: configure pre-export export compile misc libs tools811:30.37 /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 tools811:30.37   104 | static_assert(std::is_literal_type_v<Result<int*, Failed>>);
7TIER: configure pre-export export compile misc libs tools811:30.38       |                    ^
7TIER: configure pre-export export compile misc libs tools811:30.38 /usr/bin/../lib/gcc/aarch64-unknown-linux-gnu/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 tools811:30.38  3381 |   [[__deprecated__]]
7TIER: configure pre-export export compile misc libs tools811:30.38       |     ^
7TIER: configure pre-export export compile misc libs tools811:30.39 /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 tools811:30.39   105 | static_assert(std::is_literal_type_v<Result<Ok, Failed>>);
7TIER: configure pre-export export compile misc libs tools811:30.39       |                    ^
7TIER: configure pre-export export compile misc libs tools811:30.40 /usr/bin/../lib/gcc/aarch64-unknown-linux-gnu/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 tools811:30.40  3381 |   [[__deprecated__]]
7TIER: configure pre-export export compile misc libs tools811:30.40       |     ^
7TIER: configure pre-export export compile misc libs tools811:30.40 /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 tools811:30.40   106 | static_assert(std::is_literal_type_v<Result<Ok, Foo8>>);
7TIER: configure pre-export export compile misc libs tools811:30.41       |                    ^
7TIER: configure pre-export export compile misc libs tools811:30.41 /usr/bin/../lib/gcc/aarch64-unknown-linux-gnu/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 tools811:30.41  3381 |   [[__deprecated__]]
7TIER: configure pre-export export compile misc libs tools811:30.41       |     ^
7TIER: configure pre-export export compile misc libs tools811:30.42 /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 tools811:30.42   107 | static_assert(std::is_literal_type_v<Result<Foo8, Foo16>>);
7TIER: configure pre-export export compile misc libs tools811:30.42       |                    ^
7TIER: configure pre-export export compile misc libs tools811:30.42 /usr/bin/../lib/gcc/aarch64-unknown-linux-gnu/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 tools811:30.42  3381 |   [[__deprecated__]]
7TIER: configure pre-export export compile misc libs tools811:30.43       |     ^
7TIER: configure pre-export export compile misc libs tools811:30.43 /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 tools811:30.43   108 | static_assert(!std::is_literal_type_v<Result<Ok, UniquePtr<int>>>);
7TIER: configure pre-export export compile misc libs tools811:30.44       |                     ^
7TIER: configure pre-export export compile misc libs tools811:30.44 /usr/bin/../lib/gcc/aarch64-unknown-linux-gnu/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 tools811:30.44  3381 |   [[__deprecated__]]
7TIER: configure pre-export export compile misc libs tools811:30.44       |     ^
7TIER: configure pre-export export compile misc libs tools811:30.45 5 warnings generated.
7TIER: configure pre-export export compile misc libs tools811:49.89 In file included from Unified_cpp_js_src_gc3.cpp:2:
7TIER: configure pre-export export compile misc libs tools811:49.89 /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 tools811:49.93  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 tools811:49.93       |                       ^
7TIER: configure pre-export export compile misc libs tools811:49.93 /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 tools811:49.95  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 tools811:49.95       |                                                                                                                                           ^
7TIER: configure pre-export export compile misc libs tools811:49.96 2 warnings generated.
7TIER: configure pre-export export compile misc libs tools811:51.17 mfbt/tests/TestAlgorithm
7TIER: configure pre-export export compile misc libs tools811:51.18 mfbt/tests/TestArray
7TIER: configure pre-export export compile misc libs tools811:51.91 mfbt/tests/TestArrayUtils
7TIER: configure pre-export export compile misc libs tools811:53.14 mfbt/tests/TestAtomicBitfields
7TIER: configure pre-export export compile misc libs tools811:53.90 mfbt/tests/TestAtomics
7TIER: configure pre-export export compile misc libs tools811:54.63 mfbt/tests/TestBinarySearch
7TIER: configure pre-export export compile misc libs tools811:55.36 mfbt/tests/TestBitSet
7TIER: configure pre-export export compile misc libs tools811:56.08 mfbt/tests/TestBloomFilter
7TIER: configure pre-export export compile misc libs tools811:56.82 mfbt/tests/TestBufferList
7TIER: configure pre-export export compile misc libs tools811:57.58 mfbt/tests/TestCasting
7TIER: configure pre-export export compile misc libs tools811:57.65 js/src/build/libjs_static.a
7TIER: configure pre-export export compile misc libs tools811:58.37 mfbt/tests/TestCeilingFloor
7TIER: configure pre-export export compile misc libs tools811:59.23 mfbt/tests/TestCheckedInt
7TIER: configure pre-export export compile misc libs tools812:00.54 mfbt/tests/TestCompactPair
7TIER: configure pre-export export compile misc libs tools812:01.98 mfbt/tests/TestCountPopulation
7TIER: configure pre-export export compile misc libs tools812:03.75 mfbt/tests/TestCountZeroes
7TIER: configure pre-export export compile misc libs tools812:05.48 mfbt/tests/TestDefineEnum
7TIER: configure pre-export export compile misc libs tools812:07.69 mfbt/tests/TestDoublyLinkedList
7TIER: configure pre-export export compile misc libs tools812:09.62 mfbt/tests/TestEndian
7TIER: configure pre-export export compile misc libs tools812:11.21 mfbt/tests/TestEnumeratedArray
7TIER: configure pre-export export compile misc libs tools812:12.88 mfbt/tests/TestEnumSet
7TIER: configure pre-export export compile misc libs tools812:15.30 mfbt/tests/TestEnumTypeTraits
7TIER: configure pre-export export compile misc libs tools812:16.84 mfbt/tests/TestFastBernoulliTrial
7TIER: configure pre-export export compile misc libs tools812:18.23 mfbt/tests/TestFloatingPoint
7TIER: configure pre-export export compile misc libs tools812:20.94 mfbt/tests/TestFunctionRef
7TIER: configure pre-export export compile misc libs tools812:22.64 mfbt/tests/TestFunctionTypeTraits
7TIER: configure pre-export export compile misc libs tools812:24.34 mfbt/tests/TestHashTable
7TIER: configure pre-export export compile misc libs tools812:26.90 js/src/build/libmozjs-128.so
7TIER: configure pre-export export compile misc libs tools812:27.14 mfbt/tests/TestIntegerRange
7TIER: configure pre-export export compile misc libs tools812:29.23 mfbt/tests/TestJSONWriter
7TIER: configure pre-export export compile misc libs tools812:30.60 mfbt/tests/TestLinkedList
7TIER: configure pre-export export compile misc libs tools812:31.96 mfbt/tests/TestMacroArgs
7TIER: configure pre-export export compile misc libs tools812:33.50 mfbt/tests/TestMacroForEach
7TIER: configure pre-export export compile misc libs tools812:35.60 mfbt/tests/TestMathAlgorithms
7TIER: configure pre-export export compile misc libs tools812:36.87 mfbt/tests/TestMaybe
7TIER: configure pre-export export compile misc libs tools812:38.28 mfbt/tests/TestNonDereferenceable
7TIER: configure pre-export export compile misc libs tools812:39.72 mfbt/tests/TestNotNull
7TIER: configure pre-export export compile misc libs tools812:41.64 mfbt/tests/TestRandomNum
7TIER: configure pre-export export compile misc libs tools812:43.23 mfbt/tests/TestRange
7TIER: configure pre-export export compile misc libs tools812:44.90 mfbt/tests/TestRefPtr
7TIER: configure pre-export export compile misc libs tools812:46.74 mfbt/tests/TestResult
7TIER: configure pre-export export compile misc libs tools812:48.38 mfbt/tests/TestRollingMean
7TIER: configure pre-export export compile misc libs tools812:50.16 mfbt/tests/TestSaturate
7TIER: configure pre-export export compile misc libs tools812:51.55 mfbt/tests/TestScopeExit
7TIER: configure pre-export export compile misc libs tools812:53.04 mfbt/tests/TestSegmentedVector
7TIER: configure pre-export export compile misc libs tools812:57.30 mfbt/tests/TestSHA1
7TIER: configure pre-export export compile misc libs tools812:58.92 mfbt/tests/TestSIMD
7TIER: configure pre-export export compile misc libs tools813:00.52 mfbt/tests/TestSmallPointerArray
7TIER: configure pre-export export compile misc libs tools813:02.38 mfbt/tests/TestSplayTree
7TIER: configure pre-export export compile misc libs tools813:04.00 mfbt/tests/TestTextUtils
7TIER: configure pre-export export compile misc libs tools813:05.88 mfbt/tests/TestTypedEnum
7TIER: configure pre-export export compile misc libs tools813:07.75 In file included from Unified_cpp_js_src_jsapi-tests9.cpp:11:
7TIER: configure pre-export export compile misc libs tools813:07.76 /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 tools813:07.76    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 tools813:07.77       |                                                                                 ^
7TIER: configure pre-export export compile misc libs tools813:07.77 1 warning generated.
7TIER: configure pre-export export compile misc libs tools813:08.41 mfbt/tests/TestUniquePtr
7TIER: configure pre-export export compile misc libs tools813:08.85 mfbt/tests/TestVariant
7TIER: configure pre-export export compile misc libs tools813:10.21 mfbt/tests/TestVector
7TIER: configure pre-export export compile misc libs tools813:10.64 mfbt/tests/TestWeakPtr
7TIER: configure pre-export export compile misc libs tools813:11.67 mfbt/tests/TestWrappingOperations
7TIER: configure pre-export export compile misc libs tools813:12.65 mfbt/tests/TestXorShift128PlusRNG
7TIER: configure pre-export export compile misc libs tools813:13.27 mfbt/tests/TestMPSCQueue
7TIER: configure pre-export export compile misc libs tools813:13.88 mfbt/tests/TestSPSCQueue
7TIER: configure pre-export export compile misc libs tools813:14.00 mfbt/tests/TestThreadSafeWeakPtr
7TIER: configure pre-export export compile misc libs tools813:14.29 mfbt/tests/TestUtf8
7TIER: configure pre-export export compile misc libs tools813:14.39 js/src/gdb/gdb-tests
7TIER: configure pre-export export compile misc libs tools813:14.88 mfbt/tests/TestPoisonArea
7TIER: configure pre-export export compile misc libs tools813:15.64 js/src/jsapi-tests/jsapi-tests
7TIER: configure pre-export export compile misc libs tools813:25.76 js/src/shell/js
7TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools87TIER: configure pre-export export compile misc libs tools814:35.72 ./spidermonkey_checks.stub
7TIER: configure pre-export export compile misc libs tools814:40.73 TEST-PASS | check_spidermonkey_style.py | ok
7TIER: configure pre-export export compile misc libs tools814:41.37 TEST-PASS | check_macroassembler_style.py | ok
7TIER: configure pre-export export compile misc libs tools814:41.52 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 tools814:42.04 W 25 compiler warnings present.
7TIER: configure pre-export export compile misc libs tools814:43.13 W Overall system resources - Wall time: 881s; CPU: 30%; Read bytes: 1564434432; Write bytes: 3514212352; Read time: 1611812; Write time: 3643640
14:43.14 W (suppressed 12 warnings in third-party code)
14:43.14 W (suppressed 2 warnings in js/src/jit)
14:43.14 W (suppressed 5 warnings in mfbt/tests)
14:43.14 W warning: js/src/gc/Statistics.cpp:1726:23 [-Wtautological-compare] self-comparison always evaluates to false
14:43.14 W warning: js/src/gc/Statistics.cpp:1726:139 [-Wtautological-compare] self-comparison always evaluates to false
14:43.14 W warning: js/src/jsapi-tests/testGCHooks.cpp:24:81 [-Wunevaluated-expression] expression with side effects has no effect in an unevaluated context
14:43.14 W warning: js/src/vm/Interpreter.cpp:3299:11 [-Wunreachable-code] code will never be executed
14:43.14 W warning: js/src/vm/Interpreter.cpp:3529:11 [-Wunreachable-code] code will never be executed
14:43.14 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|.
14:43.14 Your build was successful!
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: 0.40s; 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-config.h' 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--)
==> 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/lib/libmozjs-128.so
usr/bin/js128
==> 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 29 May 2025 07:23:19 PM MDT)
==> Cleaning up...