:: Synchronizing package databases... build-support-manual downloading... build-support downloading... staging downloading... core-staging downloading... extra-staging downloading... testing downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (i686)... ==> Synchronizing chroot copy [/var/lib/archbuild/slave4/extra-staging-with-build-support-i686/root] -> [slave4]...done ==> Making package: js115 115.18.0-1.0 (Mon 02 Dec 2024 13:26:15 CET) ==> Retrieving sources... -> Found firefox-115.18.0esr.source.tar.xz -> Found firefox-115.18.0esr.source.tar.xz.asc ==> Validating source files with sha256sums... firefox-115.18.0esr.source.tar.xz ... Passed firefox-115.18.0esr.source.tar.xz.asc ... Skipped ==> Validating source files with b2sums... firefox-115.18.0esr.source.tar.xz ... Passed firefox-115.18.0esr.source.tar.xz.asc ... Skipped ==> Verifying source file signatures with gpg... firefox-115.18.0esr.source.tar.xz ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2025-01-01 ==> Making package: js115 115.18.0-1.0 (Mon Dec 2 13:26:25 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (13) compiler-rt-18.1.8-1.0 libedit-20240517_3.1-1.0 llvm-libs-18.1.8-4.1 perl-error-0.17029-7.0 perl-mailtools-2.21-9.0 perl-timedate-2.33-7.0 clang-18.1.8-4.0 git-2.47.1-1.0 lld-18.1.8-1.0 llvm-18.1.8-4.1 mercurial-6.9-1.0 rustup-1.27.1-1.0 zip-3.0-11.0 Total Installed Size: 532.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... 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 rustup... You may need to run rustup update stable and possibly also rustup self upgrade-data Optional dependencies for rustup lldb: rust-lldb script gdb: rust-gdb script installing zip... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing mercurial... Optional dependencies for mercurial tk: for the hgk GUI :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules ==> Retrieving sources... -> Found firefox-115.18.0esr.source.tar.xz -> Found firefox-115.18.0esr.source.tar.xz.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting firefox-115.18.0esr.source.tar.xz with bsdtar ==> Starting prepare()... info: syncing channel updates for '1.77.2-i686-unknown-linux-gnu' info: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09) info: downloading component 'cargo' info: downloading component 'rust-std' info: downloading component 'rustc' info: installing component 'cargo' info: installing component 'rust-std' info: installing component 'rustc' 1.77.2-i686-unknown-linux-gnu installed - rustc 1.77.2 (25ef9e3d8 2024-04-09) info: default toolchain set to '1.77.2-i686-unknown-linux-gnu' info: self-update is disabled for this build of rustup info: any updates to rustup will need to be fetched with your system package manager info: using existing install for '1.77.2-i686-unknown-linux-gnu' info: default toolchain set to '1.77.2-i686-unknown-linux-gnu' 1.77.2-i686-unknown-linux-gnu unchanged - rustc 1.77.2 (25ef9e3d8 2024-04-09) ==> Starting build()... Building instrumented JS... Collecting glean-sdk==52.7.0 Downloading glean-sdk-52.7.0.tar.gz (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 4.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting semver>=2.13.0 Downloading semver-3.0.2-py3-none-any.whl (17 kB) Requirement already satisfied: glean_parser~=7.1 in ./third_party/python/glean_parser (from glean-sdk==52.7.0) (7.2.1) Requirement already satisfied: appdirs>=1.4 in ./third_party/python/appdirs (from glean_parser~=7.1->glean-sdk==52.7.0) (1.4.4) Requirement already satisfied: Click>=7 in ./third_party/python/click (from glean_parser~=7.1->glean-sdk==52.7.0) (7.1.2) Requirement already satisfied: diskcache>=4 in ./third_party/python/diskcache (from glean_parser~=7.1->glean-sdk==52.7.0) (4.1.0) Requirement already satisfied: Jinja2>=2.10.1 in ./third_party/python/Jinja2 (from glean_parser~=7.1->glean-sdk==52.7.0) (2.11.3) Requirement already satisfied: MarkupSafe<=2.0.1,>=1.1.1 in ./third_party/python/MarkupSafe/src (from glean_parser~=7.1->glean-sdk==52.7.0) (2.0.1) Requirement already satisfied: jsonschema>=3.0.2 in ./third_party/python/jsonschema (from glean_parser~=7.1->glean-sdk==52.7.0) (4.17.3) Requirement already satisfied: PyYAML>=5.3.1 in ./third_party/python/PyYAML/lib (from glean_parser~=7.1->glean-sdk==52.7.0) (6.0.1) Requirement already satisfied: attrs>=17.4.0 in ./third_party/python/attrs (from jsonschema>=3.0.2->glean_parser~=7.1->glean-sdk==52.7.0) (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~=7.1->glean-sdk==52.7.0) (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~=7.1->glean-sdk==52.7.0) (1.16.0) Building wheels for collected packages: glean-sdk Building wheel for glean-sdk (setup.py): started Building wheel for glean-sdk (setup.py): still running... Building wheel for glean-sdk (setup.py): still running... Building wheel for glean-sdk (setup.py): still running... Building wheel for glean-sdk (setup.py): finished with status 'done' Created wheel for glean-sdk: filename=glean_sdk-52.7.0-cp36-abi3-linux_i686.whl size=15742709 sha256=d952dfd135680cec260cd0e88499386a47287c567fb76515f6c0ca57e0285bcd Stored in directory: /build/.cache/pip/wheels/55/d7/e4/27c11d3b62e995c75bb56a35f5df3133b4f99a23dbb4f4dbae Successfully built glean-sdk Installing collected packages: semver, glean-sdk Successfully installed glean-sdk-52.7.0 semver-3.0.2 Collecting psutil<=5.9.4,>=5.4.2 Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (277 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 277.5/277.5 kB 2.8 MB/s eta 0:00:00 Installing collected packages: psutil Successfully installed psutil-5.9.4 Collecting zstandard<=0.22.0,>=0.11.1 Downloading zstandard-0.22.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 2.4 MB/s eta 0:00:00 Installing collected packages: zstandard Successfully installed zstandard-0.22.0 /build/js115/src/firefox-115.18.0/python/mozversioncontrol/mozversioncontrol/__init__.py:120: SyntaxWarning: invalid escape sequence '\+' match = re.search("version ([^\+\)]+)", info) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:4: SyntaxWarning: invalid escape sequence '\w' """ /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:148: SyntaxWarning: invalid escape sequence '\s' not_ws = re.match("!\s*", self.content) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:158: SyntaxWarning: invalid escape sequence '\w' """ /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:165: SyntaxWarning: invalid escape sequence '\s' m = re.match("defined\s*\(\s*(\w+)\s*\)", self.content) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:175: SyntaxWarning: invalid escape sequence '\w' word_len = re.match("\w*", self.content).end() /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:185: SyntaxWarning: invalid escape sequence '\s' ws_len = re.match("\s*", self.content).end() /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:355: SyntaxWarning: invalid escape sequence '\w' self.varsubst = re.compile("@(?P\w+)@", re.U) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:387: SyntaxWarning: invalid escape sequence '\s' instruction_prefix = "\s*{0}" /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:388: SyntaxWarning: invalid escape sequence '\s' instruction_cmd = "(?P[a-z]+)(?:\s+(?P.*?))?\s*$" /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:390: SyntaxWarning: invalid escape sequence '\s' ambiguous_fmt = instruction_prefix + "\s+" + instruction_cmd /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:554: SyntaxWarning: invalid escape sequence '\d' numberValue = re.compile("\d+$") /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:678: SyntaxWarning: invalid escape sequence '\w' m = re.match("(?P\w+)(?:\s(?P.*))?", args, re.U) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:691: SyntaxWarning: invalid escape sequence '\w' m = re.match("(?P\w+)$", args, re.U) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:731: SyntaxWarning: invalid escape sequence '\W' if re.search("\W", args, re.U): /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:746: SyntaxWarning: invalid escape sequence '\W' if re.search("\W", args, re.U): /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:795: SyntaxWarning: invalid escape sequence '\w' lst = re.split("__(\w+)__", args, re.U) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:840: SyntaxWarning: invalid escape sequence '\s' return re.sub("^\s*//.*", "", aLine) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/preprocessor.py:882: SyntaxWarning: invalid escape sequence '\.' re.search("\.(js|jsm|java|webidl)(?:\.in)?$", args.name) /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/util.py:1255: SyntaxWarning: invalid escape sequence '\$' VARIABLES_RE = re.compile("\$\((\w+)\)") /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/shellutil.py:38: SyntaxWarning: invalid escape sequence '\$' special="\$", /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/configure/__init__.py:931: SyntaxWarning: invalid escape sequence '\.' RE_MODULE = re.compile("^[a-zA-Z0-9_\.]+$") /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/mozconfig.py:69: SyntaxWarning: invalid escape sequence '\s' """ /build/js115/src/firefox-115.18.0/testing/xpcshell/xpcshellcommandline.py:16: SyntaxWarning: invalid escape sequence '\p' help="path to application binary (eg: c:\program files\mozilla firefox\firefox.exe)", /build/js115/src/firefox-115.18.0/testing/mozharness/mach_commands.py:163: SyntaxWarning: invalid escape sequence '\d' "linux": re.compile("^firefox-\d+\..+\.tar\.bz2$"), /build/js115/src/firefox-115.18.0/testing/mozharness/mach_commands.py:164: SyntaxWarning: invalid escape sequence '\d' "win": re.compile("^firefox-\d+\..+\.installer\.exe$"), /build/js115/src/firefox-115.18.0/testing/mozharness/mach_commands.py:165: SyntaxWarning: invalid escape sequence '\d' "mac": re.compile("^firefox-\d+\..+\.mac(?:64)?\.dmg$"), /build/js115/src/firefox-115.18.0/testing/mozbase/mozinfo/mozinfo/mozinfo.py:198: SyntaxWarning: invalid escape sequence '\d' bits = re.search("(\d+)bit", bits).group(1) /build/js115/src/firefox-115.18.0/tools/browsertime/mach_commands.py:503: SyntaxWarning: invalid escape sequence '\w' res = re.findall("(--browser|-b)[= ]([\w]+)", " ".join(args)) /build/js115/src/firefox-115.18.0/python/mozboot/mozboot/base.py:490: SyntaxWarning: invalid escape sequence '\.' match = re.search(name + " ([a-z0-9\.]+)", process.stdout) /build/js115/src/firefox-115.18.0/testing/mozbase/manifestparser/manifestparser/expression.py:187: SyntaxWarning: invalid escape sequence '\w' """ /build/js115/src/firefox-115.18.0/remote/mach_commands.py:261: SyntaxWarning: invalid escape sequence '\*' return re.compile(re.escape(testIdPattern).replace("\*", ".*")).search( /build/js115/src/firefox-115.18.0/tools/esmify/mach_commands.py:150: SyntaxWarning: invalid escape sequence '\*' p = path_sep_to_native(re.sub("\*$", "", line.strip())) /build/js115/src/firefox-115.18.0/tools/esmify/mach_commands.py:200: SyntaxWarning: invalid escape sequence '\[' f"set:grep('EXPORTED_SYMBOLS = \[') and glob:\"{path}/**/*.js\"", /build/js115/src/firefox-115.18.0/tools/esmify/mach_commands.py:250: SyntaxWarning: invalid escape sequence '\[' cmd = ["git", "grep", "EXPORTED_SYMBOLS = \[", f"{path}/*.js"] Creating local state directory: /build/js115/src/mozbuild/srcdirs/firefox-115.18.0-6d3a4f9eb795 Site not up-to-date reason: "/build/js115/src/firefox-115.18.0/obj/_virtualenvs/build" does not exist 0:02.45 Clobber not needed. 0:02.91 Using Python 3.12.7 from /build/js115/src/firefox-115.18.0/obj/_virtualenvs/build/bin/python 0:02.91 Adding configure options from /build/js115/src/firefox-115.18.0/.mozconfig 0:02.91 --enable-application=js 0:02.91 --prefix=/usr 0:02.91 --enable-release 0:02.92 --enable-hardening 0:02.92 --enable-optimize 0:02.92 --enable-rust-simd 0:02.92 --enable-linker=lld 0:02.92 --disable-bootstrap 0:02.92 --disable-debug 0:02.92 --disable-jemalloc 0:02.92 --disable-strip 0:02.92 --with-system-zlib 0:02.92 --without-system-icu 0:02.92 --enable-readline 0:02.92 --enable-shared-js 0:02.92 --enable-tests 0:02.92 --with-intl-api 0:02.92 --enable-profile-generate 0:02.92 checking for vcs source checkout... no 0:03.03 checking for a shell... /usr/bin/sh 0:03.10 checking for host system type... i686-pc-linux-gnu 0:03.11 checking for target system type... i686-pc-linux-gnu 0:03.96 checking for Python 3... /build/js115/src/firefox-115.18.0/obj/_virtualenvs/build/bin/python (3.12.7) 0:03.98 checking whether cross compiling... no 0:03.99 checking for wget... not found 0:04.00 checking for ccache... not found 0:04.00 checking for the target C compiler... /usr/bin/clang 0:07.29 checking whether the target C compiler can be used... yes 0:07.29 checking the target C compiler version... 18.1.8 0:07.56 checking the target C compiler works... yes 0:07.56 checking for the target C++ compiler... /usr/bin/clang++ 0:07.67 checking whether the target C++ compiler can be used... yes 0:07.67 checking the target C++ compiler version... 18.1.8 0:07.72 checking the target C++ compiler works... yes 0:07.72 checking for the host C compiler... /usr/bin/clang 0:07.73 checking whether the host C compiler can be used... yes 0:07.73 checking the host C compiler version... 18.1.8 0:07.73 checking the host C compiler works... yes 0:07.73 checking for the host C++ compiler... /usr/bin/clang++ 0:07.73 checking whether the host C++ compiler can be used... yes 0:07.73 checking the host C++ compiler version... 18.1.8 0:07.73 checking the host C++ compiler works... yes 0:07.81 checking for target linker... lld 0:07.92 checking for host linker... lld 0:07.99 checking for 64-bit OS... no 0:08.23 checking for new enough STL headers from libstdc++... yes 0:08.26 checking for the assembler... /usr/bin/clang 0:08.30 checking for ar... /usr/bin/llvm-ar 0:08.33 checking for host_ar... /usr/bin/llvm-ar 0:08.37 checking for nm... /usr/bin/llvm-nm 0:08.37 checking for pkg_config... /usr/bin/pkg-config 0:08.39 checking for pkg-config version... 2.1.1 0:08.39 checking whether pkg-config is pkgconf... yes 0:08.51 checking for strndup... yes 0:08.64 checking for posix_memalign... yes 0:08.76 checking for memalign... yes 0:08.89 checking for malloc_usable_size... yes 0:08.97 checking for stdint.h... yes 0:09.02 checking for inttypes.h... yes 0:09.11 checking for malloc.h... yes 0:09.16 checking for alloca.h... yes 0:09.20 checking for sys/byteorder.h... no 0:09.24 checking for getopt.h... yes 0:09.29 checking for unistd.h... yes 0:09.34 checking for nl_types.h... yes 0:09.45 checking for cpuid.h... yes 0:09.50 checking for fts.h... yes 0:09.55 checking for sys/statvfs.h... yes 0:09.59 checking for sys/statfs.h... yes 0:09.65 checking for sys/vfs.h... yes 0:09.71 checking for sys/mount.h... yes 0:09.77 checking for sys/quota.h... yes 0:09.83 checking for linux/quota.h... yes 0:09.90 checking for linux/if_addr.h... yes 0:09.98 checking for linux/rtnetlink.h... yes 0:10.05 checking for sys/queue.h... yes 0:10.10 checking for sys/types.h... yes 0:10.16 checking for netinet/in.h... yes 0:10.22 checking for byteswap.h... yes 0:10.27 checking for memfd_create in sys/mman.h... yes 0:10.33 checking for linux/perf_event.h... yes 0:10.37 checking for perf_event_open system call... yes 0:10.42 checking whether the C compiler supports -Wbitfield-enum-conversion... yes 0:10.46 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes 0:10.51 checking whether the C++ compiler supports -Wdeprecated-this-capture... yes 0:10.55 checking whether the C compiler supports -Wformat-type-confusion... yes 0:10.60 checking whether the C++ compiler supports -Wformat-type-confusion... yes 0:10.65 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes 0:10.69 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes 0:10.73 checking whether the C compiler supports -Wtautological-constant-in-range-compare... yes 0:10.77 checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... yes 0:10.81 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... yes 0:10.85 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... yes 0:10.90 checking whether the C compiler supports -Wunreachable-code-return... yes 0:10.94 checking whether the C++ compiler supports -Wunreachable-code-return... yes 0:10.98 checking whether the C compiler supports -Wunused-but-set-parameter... yes 0:11.03 checking whether the C++ compiler supports -Wunused-but-set-parameter... yes 0:11.07 checking whether the C compiler supports -Wclass-varargs... yes 0:11.11 checking whether the C++ compiler supports -Wclass-varargs... yes 0:11.15 checking whether the C++ compiler supports -Wempty-init-stmt... yes 0:11.20 checking whether the C compiler supports -Wfloat-overflow-conversion... yes 0:11.24 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes 0:11.28 checking whether the C compiler supports -Wfloat-zero-conversion... yes 0:11.33 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes 0:11.37 checking whether the C compiler supports -Wloop-analysis... yes 0:11.41 checking whether the C++ compiler supports -Wloop-analysis... yes 0:11.45 checking whether the C compiler supports -Wno-range-loop-analysis... yes 0:11.49 checking whether the C++ compiler supports -Wno-range-loop-analysis... yes 0:11.53 checking whether the C++ compiler supports -Wc++2a-compat... yes 0:11.56 checking whether the C++ compiler supports -Wcomma-subscript... no 0:11.61 checking whether the C compiler supports -Wenum-compare-conditional... yes 0:11.67 checking whether the C++ compiler supports -Wenum-compare-conditional... yes 0:11.71 checking whether the C compiler supports -Wenum-float-conversion... yes 0:11.75 checking whether the C++ compiler supports -Wenum-float-conversion... yes 0:11.79 checking whether the C++ compiler supports -Wvolatile... no 0:11.84 checking whether the C++ compiler supports -Wno-error=deprecated... yes 0:11.89 checking whether the C++ compiler supports -Wno-error=deprecated-anon-enum-enum-conversion... yes 0:11.93 checking whether the C++ compiler supports -Wno-error=deprecated-enum-enum-conversion... yes 0:11.99 checking whether the C++ compiler supports -Wno-error=deprecated-pragma... yes 0:12.04 checking whether the C++ compiler supports -Wno-error=deprecated-this-capture... yes 0:12.08 checking whether the C++ compiler supports -Wcomma... yes 0:12.13 checking whether the C compiler supports -Wduplicated-cond... no 0:12.16 checking whether the C++ compiler supports -Wduplicated-cond... no 0:12.21 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 0:12.25 checking whether the C compiler supports -Wlogical-op... no 0:12.28 checking whether the C++ compiler supports -Wlogical-op... no 0:12.34 checking whether the C compiler supports -Wstring-conversion... yes 0:12.38 checking whether the C++ compiler supports -Wstring-conversion... yes 0:12.43 checking whether the C++ compiler supports -Wno-inline-new-delete... yes 0:12.47 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no 0:12.50 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no 0:12.55 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 0:12.59 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 0:12.64 checking whether the C compiler supports -Wno-error=array-bounds... yes 0:12.69 checking whether the C++ compiler supports -Wno-error=array-bounds... yes 0:12.73 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes 0:12.77 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes 0:12.81 checking whether the C compiler supports -Wno-multistatement-macros... no 0:12.84 checking whether the C++ compiler supports -Wno-multistatement-macros... no 0:12.88 checking whether the C compiler supports -Wno-error=class-memaccess... no 0:12.92 checking whether the C++ compiler supports -Wno-error=class-memaccess... no 0:12.96 checking whether the C compiler supports -Wno-error=atomic-alignment... yes 0:13.00 checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes 0:13.04 checking whether the C compiler supports -Wno-error=deprecated-builtins... yes 0:13.09 checking whether the C++ compiler supports -Wno-error=deprecated-builtins... yes 0:13.16 checking whether the C compiler supports -Wformat... yes 0:13.21 checking whether the C++ compiler supports -Wformat... yes 0:13.26 checking whether the C compiler supports -Wformat-security... yes 0:13.30 checking whether the C++ compiler supports -Wformat-security... yes 0:13.37 checking whether the C compiler supports -Wformat-overflow=2... no 0:13.41 checking whether the C++ compiler supports -Wformat-overflow=2... no 0:13.46 checking whether the C compiler supports -Werror=implicit-function-declaration... yes 0:13.51 checking whether the C compiler supports -Wno-psabi... yes 0:13.57 checking whether the C++ compiler supports -Wno-psabi... yes 0:13.61 checking whether the C compiler supports -Wthread-safety... yes 0:13.66 checking whether the C++ compiler supports -Wthread-safety... yes 0:13.71 checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes 0:13.76 checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes 0:13.80 checking whether the C compiler supports -Wno-unknown-warning-option... yes 0:13.85 checking whether the C++ compiler supports -Wno-unknown-warning-option... yes 0:13.91 checking whether the C++ compiler supports -fno-sized-deallocation... yes 0:13.95 checking whether the C++ compiler supports -fno-aligned-new... yes 0:13.95 checking for llvm_profdata... /usr/bin/llvm-profdata 0:13.99 checking for rustc... /usr/bin/rustc 0:13.99 checking for cargo... /usr/bin/cargo 0:14.06 Actually using '/build/.rustup/toolchains/1.77.2-i686-unknown-linux-gnu/bin/rustc' 0:14.15 Actually using '/build/.rustup/toolchains/1.77.2-i686-unknown-linux-gnu/bin/cargo' 0:14.18 checking rustc version... 1.77.2 0:14.19 checking cargo version... 1.77.2 0:14.36 checking for rust host triplet... i686-unknown-linux-gnu 0:14.50 checking for rust target triplet... i686-unknown-linux-gnu 0:14.50 checking for rustdoc... /usr/bin/rustdoc 0:14.50 checking for rustfmt... /usr/bin/rustfmt 0:14.50 checking for clang for bindgen... /usr/bin/clang++ 0:14.54 checking for libclang for bindgen... /usr/lib/libclang.so 0:15.26 checking that libclang is new enough... yes 0:15.26 checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_LINUX=1 0:15.45 checking for readline... yes 0:15.52 checking for tm_zone and tm_gmtoff in struct tm... yes 0:15.65 checking for getpagesize... yes 0:15.86 checking for gmtime_r... yes 0:16.00 checking for localtime_r... yes 0:16.12 checking for gettid... yes 0:16.24 checking for setpriority... yes 0:16.37 checking for syscall... yes 0:16.50 checking for getc_unlocked... yes 0:16.67 checking for pthread_getname_np... yes 0:16.94 checking for pthread_get_name_np... no 0:17.06 checking for strerror... yes 0:17.18 checking for __cxa_demangle... yes 0:17.29 checking for unwind.h... yes 0:17.40 checking for _Unwind_Backtrace... yes 0:17.51 checking for _getc_nolock... no 0:17.63 checking for localeconv... yes 0:17.63 checking for awk... /usr/bin/gawk 0:17.63 checking for gmake... /usr/bin/make 0:17.63 checking for watchman... not found 0:17.63 checking for xargs... /usr/bin/xargs 0:17.63 checking for rpmbuild... not found 0:18.09 checking for llvm-objdump... /usr/bin/llvm-objdump 0:18.14 checking for readelf... /usr/bin/llvm-readelf 0:18.19 checking for objcopy... /usr/bin/llvm-objcopy 0:18.24 checking for strip... /usr/bin/llvm-strip 0:18.25 checking for zlib >= 1.2.3... yes 0:18.25 checking MOZ_ZLIB_CFLAGS... 0:18.25 checking MOZ_ZLIB_LIBS... -lz 0:18.25 checking for m4... /usr/bin/m4 0:18.26 Refreshing /build/js115/src/firefox-115.18.0/js/src/old-configure with /build/js115/src/firefox-115.18.0/build/autoconf/autoconf.sh 0:18.36 creating cache ./config.cache 0:18.40 checking host system type... i686-pc-linux-gnu 0:18.42 checking target system type... i686-pc-linux-gnu 0:18.44 checking build system type... i686-pc-linux-gnu 0:18.49 checking for Cygwin environment... no 0:18.54 checking for mingw32 environment... no 0:18.65 checking for executable suffix... no 0:18.65 checking for gcc... (cached) /usr/bin/clang -std=gnu99 0:18.65 checking whether the C compiler (/usr/bin/clang -std=gnu99 -march=i686 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/js115/src=/usr/src/debug/js115 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -fuse-ld=lld) works... (cached) yes 0:18.65 checking whether the C compiler (/usr/bin/clang -std=gnu99 -march=i686 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/js115/src=/usr/src/debug/js115 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -fuse-ld=lld) is a cross-compiler... no 0:18.65 checking whether we are using GNU C... (cached) yes 0:18.66 checking whether /usr/bin/clang -std=gnu99 accepts -g... (cached) yes 0:18.66 checking for c++... (cached) /usr/bin/clang++ 0:18.66 checking whether the C++ compiler (/usr/bin/clang++ -march=i686 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/js115/src=/usr/src/debug/js115 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -fuse-ld=lld) works... (cached) yes 0:18.66 checking whether the C++ compiler (/usr/bin/clang++ -march=i686 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/js115/src=/usr/src/debug/js115 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -fuse-ld=lld) is a cross-compiler... no 0:18.66 checking whether we are using GNU C++... (cached) yes 0:18.66 checking whether /usr/bin/clang++ accepts -g... (cached) yes 0:18.84 checking for --noexecstack option to as... yes 0:18.97 checking for -z noexecstack option to ld... yes 0:19.12 checking for -z text option to ld... yes 0:19.24 checking for -z relro option to ld... yes 0:19.36 checking for -z nocopyreloc option to ld... yes 0:19.53 checking for -Bsymbolic-functions option to ld... yes 0:19.65 checking for --build-id=sha1 option to ld... yes 0:19.82 checking whether the linker supports Identical Code Folding... no 0:19.88 checking for working const... yes 0:19.93 checking for mode_t... yes 0:19.98 checking for off_t... yes 0:20.02 checking for pid_t... yes 0:20.08 checking for size_t... yes 0:20.16 checking for ssize_t... yes 0:20.48 checking whether 64-bits std::atomic requires -latomic... no 0:20.56 checking for dirent.h that defines DIR... yes 0:20.69 checking for opendir in -ldir... no 0:20.83 checking for gethostbyname_r in -lc_r... no 0:20.97 checking for library containing dlopen... none required 0:21.05 checking for dlfcn.h... yes 0:21.20 checking for dladdr... yes 0:21.33 checking for socket in -lsocket... no 0:21.45 checking for pthread_create in -lpthreads... no 0:21.58 checking for pthread_create in -lpthread... yes 0:21.76 checking whether /usr/bin/clang -std=gnu99 accepts -pthread... egrep: warning: egrep is obsolescent; using grep -E 0:21.77 egrep: warning: egrep is obsolescent; using grep -E 0:21.77 yes 0:21.92 checking for clock_gettime(CLOCK_MONOTONIC)... 0:22.09 checking for sin in -lm... yes 0:22.29 checking for res_ninit()... yes 0:22.52 checking for nl_langinfo and CODESET... yes 0:22.73 checking for __thread keyword for TLS variables... yes 0:22.87 checking for valid optimization flags... yes 0:22.88 checking for -pipe support... yes 0:23.04 checking what kind of list files are supported by the linker... linkerscript 0:23.14 checking for malloc.h... yes 0:23.22 checking whether malloc_usable_size definition can use const argument... no 0:23.27 checking for valloc in malloc.h... yes 0:23.31 checking for valloc in unistd.h... no 0:23.36 checking for _aligned_malloc in malloc.h... no 0:23.38 updating cache ./config.cache 0:23.39 creating ./config.data 0:23.41 Creating config.status 0:23.63 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/frontend/context.py:2182: SyntaxWarning: invalid escape sequence '\*' 0:23.63 """Names of example WebIDL interfaces to build as part of the build. 0:23.69 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/backend/recursivemake.py:123: SyntaxWarning: invalid escape sequence '\#' 0:23.69 return s.replace("#", "\#").replace("$", "$$") 0:23.69 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/backend/recursivemake.py:984: SyntaxWarning: invalid escape sequence '\s' 0:23.69 "(?:^|\s)tools.*::", content, re.M 0:23.69 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/backend/recursivemake.py:995: SyntaxWarning: invalid escape sequence '\s' 0:23.69 if re.search("(?:^|\s)check.*::", content, re.M): 0:23.72 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/jar.py:102: SyntaxWarning: invalid escape sequence '\s' 0:23.72 ignore = re.compile("\s*(\#.*)?$") 0:23.72 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/jar.py:104: SyntaxWarning: invalid escape sequence '\[' 0:23.72 """ 0:23.72 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/jar.py:114: SyntaxWarning: invalid escape sequence '\s' 0:23.72 relsrcline = re.compile("relativesrcdir\s+(?P.+?):") 0:23.72 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/jar.py:115: SyntaxWarning: invalid escape sequence '\%' 0:23.72 regline = re.compile("\%\s+(.*)$") 0:23.72 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/jar.py:116: SyntaxWarning: invalid escape sequence '\*' 0:23.72 entryre = "(?P\*)?(?P\+?)\s+" 0:23.72 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/jar.py:120: SyntaxWarning: invalid escape sequence '\w' 0:23.72 "(?P[\w\d.\-\_\\\/\+\@]+)\s*" 0:23.72 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/jar.py:121: SyntaxWarning: invalid escape sequence '\(' 0:23.72 "(\((?P\%?)(?P[\w\d.\-\_\\\/\@\*]+)\))?\s*$" 0:23.76 Reticulating splines... 0:23.91 0:00.22 File already read. Skipping: /build/js115/src/firefox-115.18.0/build/unix/moz.build 0:24.67 Finished reading 77 moz.build files in 0.13s 0:24.67 Read 0 gyp files in parallel contributing 0.00s to total wall time 0:24.67 Processed into 356 build config descriptors in 0.11s 0:24.67 RecursiveMake backend executed in 0.33s 0:24.67 280 total backend files; 280 created; 0 updated; 0 unchanged; 0 deleted; 9 -> 45 Makefile 0:24.67 FasterMake backend executed in 0.04s 0:24.67 5 total backend files; 5 created; 0 updated; 0 unchanged; 0 deleted 0:24.67 Clangd backend executed in 0.29s 0:24.67 118 total backend files; 3 created; 0 updated; 115 unchanged; 0 deleted 0:24.67 Total wall time: 0.99s; CPU time: 0.98s; Efficiency: 99%; Untracked: 0.09s 0:24.75 Adding make options from /build/js115/src/firefox-115.18.0/.mozconfig MOZ_OBJDIR=/build/js115/src/firefox-115.18.0/obj OBJDIR=/build/js115/src/firefox-115.18.0/obj FOUND_MOZCONFIG=/build/js115/src/firefox-115.18.0/.mozconfig export FOUND_MOZCONFIG 0:24.75 /usr/bin/make -f client.mk -j16 -s 0:24.92 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:24.94 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:24.97 Elapsed: 0.00s; From dist/bin: Kept 0 existing; Added/updated 3; Removed 0 files and 0 directories. 0:25.03 Elapsed: 0.06s; From _tests: Kept 3 existing; Added/updated 507; Removed 0 files and 0 directories. 0:25.17 Elapsed: 0.05s; From dist/include: Kept 3 existing; Added/updated 541; Removed 0 files and 0 directories. 0:25.38 ./buildconfig.rs.stub 0:25.38 ./js-confdefs.h.stub 0:25.38 ./js-config.h.stub 0:25.38 ./ProfilingCategoryList.h.stub 0:25.38 ./ReservedWordsGenerated.h.stub 0:25.38 ./StatsPhasesGenerated.h.stub 0:25.38 ./MIROpsGenerated.h.stub 0:25.38 ./LIROpsGenerated.h.stub 0:25.38 ./CacheIROpsGenerated.h.stub 0:25.38 ./AtomicOperationsGenerated.h.stub 0:25.38 ./WasmIntrinsicGenerated.h.stub 0:25.40 config 0:25.70 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/action/process_define_files.py:42: SyntaxWarning: invalid escape sequence '\s' 0:25.70 "^\s*#\s*(?P[a-z]+)(?:\s+(?P\S+)(?:\s+(?P\S+))?)?", re.U 0:25.70 /build/js115/src/firefox-115.18.0/python/mozbuild/mozbuild/action/process_define_files.py:42: SyntaxWarning: invalid escape sequence '\s' 0:25.70 "^\s*#\s*(?P[a-z]+)(?:\s+(?P\S+)(?:\s+(?P\S+))?)?", re.U 0:25.96 ./selfhosted.out.h.stub 0:25.97 config/nsinstall_real 0:26.13 /build/js115/src/firefox-115.18.0/js/src/builtin/embedjs.py:159: SyntaxWarning: invalid escape sequence '\(' 0:26.13 match = re.match("MSG_DEF\((JSMSG_(\w+))", line) 0:26.14 /usr/bin/clang++ -E -o self-hosting-preprocessed.pp -DCROSS_COMPILE= -DXP_UNIX=1 -DXP_LINUX=1 -DMOZ_BUILD_APP=js -DRELEASE_OR_BETA=1 -DMOZILLA_VERSION="115.18.0" -DMOZILLA_VERSION_U=115.18.0 -DMOZILLA_UAVERSION="115.0" -DMOZ_UPDATE_CHANNEL=default -DENABLE_TESTS=1 -DGTEST_HAS_RTTI=0 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_GETOPT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_CPUID_H=1 -DHAVE_FTS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_MEMFD_CREATE=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DMOZ_PROFILE_GENERATE=1 -DMOZ_DLL_PREFIX="lib" -DMOZ_DLL_SUFFIX=".so" -DJS_WITHOUT_NSPR=1 -DJS_STANDALONE=1 -DJS_NUNBOX32=1 -DJS_CODEGEN_X86=1 -DMOZ_AARCH64_JSCVT=0 -DMOZ_RUST_SIMD=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_EXTENDED_CONST=1 -DENABLE_WASM_SIMD=1 -DENABLE_WASM_AVX=1 -DEDITLINE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_INTL_API=1 -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION=1 -DMOZJS_MAJOR_VERSION=115 -DMOZJS_MINOR_VERSION=18 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GETTID=1 -DHAVE_SETPRIORITY=1 -DHAVE_SYSCALL=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_PTHREAD_GETNAME_NP=1 -DHAVE_STRERROR=1 -DHAVE_UNWIND_H=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE_LOCALECONV=1 -DHAVE_SSIZE_T=1 -DHAVE_DIRENT_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_LIBM=1 -DHAVE_RES_NINIT=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_H= -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_VALLOC=1 -DNO_NSPR_10_SUPPORT=1 -DNDEBUG=1 -DTRIMMED=1 self-hosting-cpp-input.cpp 0:26.23 config/system-header.sentinel.stub 0:26.62 config/external/icu/data/icu_data.o 0:26.62 js/src/rust/force-cargo-library-build 0:26.62 js/src/gc/StatsPhasesGenerated.inc.stub 0:26.62 js/src/frontend 0:26.63 js/src/debugger 0:26.63 js/src/build/symverscript.stub 0:26.63 intl/components 0:26.64 js/src/irregexp 0:26.64 config/external/icu/common 0:26.65 js/src/jit 0:26.65 js/src 0:26.65 js/src/util 0:26.65 config/external/icu/i18n 0:26.66 js/src/wasm 0:30.79 Compiling autocfg v1.1.0 (/build/js115/src/firefox-115.18.0/third_party/rust/autocfg) 0:35.28 Compiling num-traits v0.2.15 0:36.06 Compiling semver v1.0.16 0:37.12 Compiling packed_simd v0.3.9 (https://github.com/hsivonen/packed_simd?rev=e588ceb568878e1a3156ea9ce551d5b63ef0cdc4#e588ceb5) 0:37.34 Compiling mozbuild v0.1.0 (/build/js115/src/firefox-115.18.0/build/rust/mozbuild) 0:40.74 Compiling cfg-if v1.0.0 0:40.82 Compiling once_cell v1.17.1 0:42.97 Compiling rustc_version v0.4.0 0:43.79 Compiling cc v1.0.73 0:45.87 Compiling encoding_c_mem v0.2.6 0:46.39 Compiling memchr v2.5.0 0:47.51 Compiling encoding_c v0.9.8 0:47.74 Compiling leb128 v0.2.5 0:48.00 Compiling arrayvec v0.7.2 0:48.18 Compiling wasm-encoder v0.25.0 0:51.46 Compiling mozilla-central-workspace-hack v0.1.0 (/build/js115/src/firefox-115.18.0/build/workspace-hack) 0:51.54 Compiling unicode-width v0.1.10 0:55.74 Compiling wast v56.0.0 0:58.50 Compiling mozglue-static v0.1.0 (/build/js115/src/firefox-115.18.0/mozglue/static/rust) 1:01.97 /build/js115/src/firefox-115.18.0/intl/icu/source/i18n/collationdatabuilder.cpp:418:20: warning: code will never be executed [-Wunreachable-code] 1:01.97 418 | modified = true; 1:01.97 | ^~~~ 1:03.67 1 warning generated. 1:07.80 memory/build 1:08.18 memory/mozalloc 1:12.87 Compiling encoding_rs v0.8.33 1:32.61 mfbt 1:33.89 Compiling jsrust_shared v0.1.0 (/build/js115/src/firefox-115.18.0/js/src/rust/shared) 1:40.04 modules/fdlibm/src 1:40.81 In file included from /build/js115/src/firefox-115.18.0/modules/fdlibm/src/e_acos.cpp:44: 1:40.81 /build/js115/src/firefox-115.18.0/modules/fdlibm/src/math_private.h:34:21: error: typedef redefinition with different types ('__double_t' (aka 'double') vs 'long double') 1:40.81 34 | typedef __double_t double_t; 1:40.81 | ^ 1:40.81 /usr/include/math.h:170:21: note: previous definition is here 1:40.81 170 | typedef long double double_t; 1:40.81 | ^ 1:40.91 1 error generated. 1:40.92 make[4]: *** [/build/js115/src/firefox-115.18.0/config/rules.mk:667: e_acos.o] Error 1 1:40.92 make[3]: *** [/build/js115/src/firefox-115.18.0/config/recurse.mk:72: modules/fdlibm/src/target-objects] Error 2 1:40.94 make[3]: *** Waiting for unfinished jobs.... 2:42.67 Compiling jsrust v0.1.0 (/build/js115/src/firefox-115.18.0/js/src/rust) 2:53.95 /build/js115/src/firefox-115.18.0/intl/icu/source/common/ubrk.cpp:179:12: warning: 'ubrk_safeClone_73' is deprecated [-Wdeprecated-declarations] 2:53.96 179 | return ubrk_safeClone(bi, nullptr, nullptr, status); 2:53.96 | ^ 2:53.96 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/urename.h:511:24: note: expanded from macro 'ubrk_safeClone' 2:53.96 511 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone) 2:53.96 | ^ 2:53.96 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:123:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME' 2:53.96 123 | # define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX) 2:53.96 | ^ 2:53.96 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:122:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME' 2:53.96 122 | # define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y) 2:53.96 | ^ 2:53.96 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:121:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME' 2:53.96 121 | # define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y 2:53.96 | ^ 2:53.96 :38:1: note: expanded from here 2:53.96 38 | ubrk_safeClone_73 2:53.96 | ^ 2:53.96 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/ubrk.h:320:1: note: 'ubrk_safeClone_73' has been explicitly marked deprecated here 2:53.96 320 | U_DEPRECATED UBreakIterator * U_EXPORT2 2:53.96 | ^ 2:53.96 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/umachine.h:116:29: note: expanded from macro 'U_DEPRECATED' 2:53.96 116 | #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED 2:53.96 | ^ 2:53.96 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/umachine.h:96:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED' 2:53.96 96 | # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated)) 2:53.96 | ^ 2:54.46 1 warning generated. 3:14.27 /build/js115/src/firefox-115.18.0/intl/icu/source/common/ucnv.cpp:326:12: warning: 'ucnv_safeClone_73' is deprecated [-Wdeprecated-declarations] 3:14.27 326 | return ucnv_safeClone(cnv, nullptr, nullptr, status); 3:14.27 | ^ 3:14.27 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/urename.h:707:24: note: expanded from macro 'ucnv_safeClone' 3:14.27 707 | #define ucnv_safeClone U_ICU_ENTRY_POINT_RENAME(ucnv_safeClone) 3:14.27 | ^ 3:14.27 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:123:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME' 3:14.27 123 | # define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX) 3:14.27 | ^ 3:14.27 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:122:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME' 3:14.27 122 | # define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y) 3:14.27 | ^ 3:14.27 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:121:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME' 3:14.27 121 | # define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y 3:14.27 | ^ 3:14.27 :38:1: note: expanded from here 3:14.27 38 | ucnv_safeClone_73 3:14.27 | ^ 3:14.27 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/ucnv.h:556:1: note: 'ucnv_safeClone_73' has been explicitly marked deprecated here 3:14.27 556 | U_DEPRECATED UConverter * U_EXPORT2 3:14.27 | ^ 3:14.27 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/umachine.h:116:29: note: expanded from macro 'U_DEPRECATED' 3:14.27 116 | #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED 3:14.27 | ^ 3:14.27 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/umachine.h:96:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED' 3:14.27 96 | # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated)) 3:14.27 | ^ 3:14.29 /build/js115/src/firefox-115.18.0/intl/icu/source/common/ucnv.cpp:494:13: warning: 'ucnv_safeClone_73' is deprecated [-Wdeprecated-declarations] 3:14.29 494 | clone = ucnv_safeClone(cnv, cloneBuffer, &cloneSize, err); 3:14.29 | ^ 3:14.29 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/urename.h:707:24: note: expanded from macro 'ucnv_safeClone' 3:14.29 707 | #define ucnv_safeClone U_ICU_ENTRY_POINT_RENAME(ucnv_safeClone) 3:14.29 | ^ 3:14.29 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:123:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME' 3:14.29 123 | # define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX) 3:14.30 | ^ 3:14.30 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:122:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME' 3:14.30 122 | # define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y) 3:14.30 | ^ 3:14.30 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/uvernum.h:121:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME' 3:14.30 121 | # define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y 3:14.30 | ^ 3:14.30 :64:1: note: expanded from here 3:14.30 64 | ucnv_safeClone_73 3:14.30 | ^ 3:14.30 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/ucnv.h:556:1: note: 'ucnv_safeClone_73' has been explicitly marked deprecated here 3:14.30 556 | U_DEPRECATED UConverter * U_EXPORT2 3:14.30 | ^ 3:14.30 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/umachine.h:116:29: note: expanded from macro 'U_DEPRECATED' 3:14.30 116 | #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED 3:14.30 | ^ 3:14.30 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/umachine.h:96:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED' 3:14.30 96 | # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated)) 3:14.30 | ^ 3:16.03 2 warnings generated. 3:55.78 Finished release [optimized] target(s) in 3m 29s 4:31.60 /build/js115/src/firefox-115.18.0/intl/icu/source/i18n/ucol.cpp:108:12: warning: 'ucol_safeClone_73' is deprecated [-Wdeprecated-declarations] 4:31.60 108 | return ucol_safeClone(coll, nullptr, nullptr, status); 4:31.60 | ^ 4:31.60 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/urename.h:784:24: note: expanded from macro 'ucol_safeClone' 4:31.60 784 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone) 4:31.60 | ^ 4:31.60 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/uvernum.h:123:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME' 4:31.60 123 | # define U_ICU_ENTRY_POINT_RENAME(x) U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX) 4:31.60 | ^ 4:31.60 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/uvernum.h:122:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME' 4:31.60 122 | # define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y) 4:31.60 | ^ 4:31.60 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/uvernum.h:121:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME' 4:31.60 121 | # define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y 4:31.60 | ^ 4:31.60 :115:1: note: expanded from here 4:31.60 115 | ucol_safeClone_73 4:31.60 | ^ 4:31.60 /build/js115/src/firefox-115.18.0/obj/dist/include/unicode/ucol.h:1349:1: note: 'ucol_safeClone_73' has been explicitly marked deprecated here 4:31.60 1349 | U_DEPRECATED UCollator* U_EXPORT2 4:31.60 | ^ 4:31.60 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/umachine.h:116:29: note: expanded from macro 'U_DEPRECATED' 4:31.60 116 | #define U_DEPRECATED U_CAPI U_ATTRIBUTE_DEPRECATED 4:31.60 | ^ 4:31.60 /build/js115/src/firefox-115.18.0/intl/icu/source/common/unicode/umachine.h:96:52: note: expanded from macro 'U_ATTRIBUTE_DEPRECATED' 4:31.60 96 | # define U_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated)) 4:31.60 | ^ 4:32.02 1 warning generated. 4:47.31 make[2]: *** [/build/js115/src/firefox-115.18.0/config/recurse.mk:34: compile] Error 2 4:47.31 make[1]: *** [/build/js115/src/firefox-115.18.0/config/rules.mk:361: default] Error 2 4:47.31 make: *** [client.mk:60: build] Error 2 4:47.33 5 compiler warnings present. Config object not found by mach. Configure complete! Be sure to run |mach build| to pick up any changes Parallelism determined by memory: using 16 jobs for 16 cores based on 62.7 GiB RAM and estimated job size of 1.0 GiB ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/archbuild/slave4/extra-staging-with-build-support-i686/slave4/build used straw: :with_build_support:haskell_without_check: slave4@eurobuild6