>>> mozjs91: Building community/mozjs91 91.8.0-r1 (using abuild 3.9.0-r0) started Sun, 24 Apr 2022 06:19:45 +0000 >>> mozjs91: Checking sanity of /home/buildozer/aports/community/mozjs91/APKBUILD... >>> mozjs91: Analyzing dependencies... >>> mozjs91: Installing for build: build-base icu-dev libffi-dev nspr-dev readline-dev autoconf2.13 cargo clang-dev~13 linux-headers lld llvm13 perl python3 rust sed zlib-dev (1/38) Installing icu-libs (71.1-r0) (2/38) Installing icu (71.1-r0) (3/38) Installing icu-dev (71.1-r0) (4/38) Installing linux-headers (5.16.7-r1) (5/38) Installing libffi (3.4.2-r1) (6/38) Installing libffi-dev (3.4.2-r1) (7/38) Installing nspr (4.33-r0) (8/38) Installing nspr-dev (4.33-r0) (9/38) Installing libhistory (8.1.2-r0) (10/38) Installing ncurses-dev (6.3_p20220416-r0) (11/38) Installing readline (8.1.2-r0) (12/38) Installing readline-dev (8.1.2-r0) (13/38) Installing m4 (1.4.19-r1) (14/38) Installing libbz2 (1.0.8-r1) (15/38) Installing perl (5.34.1-r0) (16/38) Installing autoconf2.13 (2.13-r1) (17/38) Installing rust-stdlib (1.60.0-r1) (18/38) Installing xz-libs (5.2.5-r1) (19/38) Installing libxml2 (2.9.13-r0) (20/38) Installing llvm13-libs (13.0.1-r2) (21/38) Installing rust (1.60.0-r1) (22/38) Installing cargo (1.60.0-r1) (23/38) Installing clang-libs (13.0.1-r0) (24/38) Installing clang (13.0.1-r0) (25/38) Installing clang-extra-tools (13.0.1-r0) (26/38) Installing clang-dev (13.0.1-r0) (27/38) Installing lld (13.0.1-r0) (28/38) Installing llvm13 (13.0.1-r2) (29/38) Installing gdbm (1.23-r0) (30/38) Installing mpdecimal (2.5.1-r1) (31/38) Installing sqlite-libs (3.38.2-r0) (32/38) Installing python3 (3.10.3-r1) (33/38) Installing sed (4.8-r0) (34/38) Installing zlib-dev (1.2.12-r1) (35/38) Installing .makedepends-mozjs91 (20220424.061946) (36/38) Installing perl-error (0.17029-r1) (37/38) Installing perl-git (2.36.0-r0) (38/38) Installing git-perl (2.36.0-r0) Executing busybox-1.35.0-r10.trigger OK: 1610 MiB in 127 packages >>> mozjs91: Cleaning up srcdir >>> mozjs91: Cleaning up pkgdir >>> mozjs91: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/firefox-91.8.0esr.source.tar.xz >>> mozjs91: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/firefox-91.8.0esr.source.tar.xz >>> mozjs91: Checking sha512sums... firefox-91.8.0esr.source.tar.xz: OK fix-i386-fdlibm.patch: OK fix-musl-build.patch: OK fix-rust-target.patch: OK >>> mozjs91: Unpacking /var/cache/distfiles/v3.16/firefox-91.8.0esr.source.tar.xz... >>> mozjs91: fix-i386-fdlibm.patch patching file modules/fdlibm/src/math_private.h >>> mozjs91: fix-musl-build.patch patching file js/src/old-configure.in Hunk #1 succeeded at 1072 (offset -200 lines). >>> mozjs91: fix-rust-target.patch patching file build/moz.configure/rust.configure 0:01.90 Clobber not needed. 0:01.90 /usr/bin/python3 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/configure.py 0:02.20 Creating Python 3 environment 0:02.87 created virtual environment CPython3.10.3.final.0-64 in 279ms 0:02.87 creator CPython3Posix(dest=/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/_virtualenvs/common, clear=False, no_vcs_ignore=False, global=False) 0:02.87 seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/buildozer/.local/share/virtualenv) 0:02.87 added seed packages: pip==22.0.4, setuptools==61.1.1, wheel==0.37.1 0:02.87 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator 0:03.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/virtualenv.py:651: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:03.85 minimum_python_versions = {2: LooseVersion("2.7.3"), 3: LooseVersion("3.6.0")} 0:03.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/virtualenv.py:652: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:03.85 our = LooseVersion("%d.%d.%d" % (major, minor, micro)) 0:03.92 Re-executing in the virtualenv 0:04.86 Adding configure options from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/.mozconfig 0:04.86 --enable-application=js 0:04.86 --prefix=/usr 0:04.86 --enable-release 0:04.86 --enable-hardening 0:04.86 --enable-optimize=-Os -fomit-frame-pointer -O2 0:04.86 --enable-rust-simd 0:04.86 --enable-linker=lld 0:04.86 --disable-bootstrap 0:04.86 --disable-debug 0:04.86 --disable-debug-symbols 0:04.86 --disable-jemalloc 0:04.86 --disable-strip 0:04.86 --with-system-zlib 0:04.86 --with-system-icu 0:04.86 --enable-readline 0:04.86 --enable-shared-js 0:04.86 --enable-tests 0:04.86 --with-intl-api 0:04.86 --enable-rust-simd 0:04.86 checking for vcs source checkout... no 0:05.01 checking for a shell... /bin/sh 0:05.07 checking for host system type... powerpc64le-unknown-linux-musl 0:05.07 checking for target system type... powerpc64le-unknown-linux-musl 0:06.05 checking for Python 3... /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/_virtualenvs/common/bin/python (3.10.3) 0:06.07 checking whether cross compiling... no 0:06.08 checking for wget... /usr/bin/wget 0:06.09 checking for ccache... not found 0:06.09 checking for the target C compiler... /usr/bin/gcc 0:06.15 checking whether the target C compiler can be used... yes 0:06.15 checking the target C compiler version... 11.2.1 0:06.20 checking the target C compiler works... yes 0:06.20 checking for the target C++ compiler... /usr/bin/g++ 0:06.24 checking whether the target C++ compiler can be used... yes 0:06.24 checking the target C++ compiler version... 11.2.1 0:07.97 checking the target C++ compiler works... yes 0:07.98 checking for the host C compiler... /usr/bin/gcc 0:08.04 checking whether the host C compiler can be used... yes 0:08.04 checking the host C compiler version... 11.2.1 0:09.22 checking the host C compiler works... yes 0:09.22 checking for the host C++ compiler... /usr/bin/g++ 0:09.26 checking whether the host C++ compiler can be used... yes 0:09.26 checking the host C++ compiler version... 11.2.1 0:09.80 checking the host C++ compiler works... yes 0:13.42 checking for 64-bit OS... yes 0:14.07 checking for new enough STL headers from libstdc++... yes 0:14.11 checking for linker... lld 0:14.11 checking for the assembler... /usr/bin/gcc 0:14.12 checking for ar... /usr/bin/ar 0:14.12 checking for nm... /usr/bin/nm 0:14.12 checking for pkg_config... /usr/bin/pkg-config 0:14.13 checking for pkg-config version... 1.8.0 0:15.66 checking for stdint.h... yes 0:16.64 checking for inttypes.h... yes 0:18.29 checking for malloc.h... yes 0:18.39 checking for alloca.h... yes 0:20.41 checking for sys/byteorder.h... no 0:23.79 checking for getopt.h... yes 0:23.89 checking for unistd.h... yes 0:24.29 checking for nl_types.h... yes 0:24.33 checking for cpuid.h... no 0:24.38 checking for fts.h... no 0:24.43 checking for sys/statvfs.h... yes 0:24.47 checking for sys/statfs.h... yes 0:24.52 checking for sys/vfs.h... yes 0:24.59 checking for sys/mount.h... yes 0:24.62 checking for sys/quota.h... no 0:24.68 checking for linux/quota.h... yes 0:24.72 checking for linux/if_addr.h... yes 0:24.78 checking for linux/rtnetlink.h... yes 0:24.81 checking for sys/queue.h... no 0:24.86 checking for sys/types.h... yes 0:24.91 checking for netinet/in.h... yes 0:24.95 checking for byteswap.h... yes 0:25.00 checking for memfd_create in sys/mman.h... yes 0:25.06 checking for linux/perf_event.h... yes 0:25.11 checking for perf_event_open system call... yes 0:25.18 checking whether the C compiler supports -Wbitfield-enum-conversion... no 0:25.24 checking whether the C++ compiler supports -Wbitfield-enum-conversion... no 0:25.31 checking whether the C++ compiler supports -Wdeprecated-this-capture... no 0:25.37 checking whether the C compiler supports -Wformat-type-confusion... no 0:25.44 checking whether the C++ compiler supports -Wformat-type-confusion... no 0:25.53 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... no 0:25.61 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... no 0:25.68 checking whether the C++ compiler supports -Wshadow-uncaptured-local... no 0:25.75 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... no 0:25.83 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... no 0:25.89 checking whether the C compiler supports -Wunreachable-code-return... no 0:25.95 checking whether the C++ compiler supports -Wunreachable-code-return... no 0:25.99 checking whether the C compiler supports -Wclass-varargs... no 0:26.03 checking whether the C++ compiler supports -Wclass-varargs... no 0:26.08 checking whether the C++ compiler supports -Wempty-init-stmt... no 0:26.14 checking whether the C compiler supports -Wfloat-overflow-conversion... no 0:26.21 checking whether the C++ compiler supports -Wfloat-overflow-conversion... no 0:26.27 checking whether the C compiler supports -Wfloat-zero-conversion... no 0:26.32 checking whether the C++ compiler supports -Wfloat-zero-conversion... no 0:26.37 checking whether the C compiler supports -Wloop-analysis... no 0:26.41 checking whether the C++ compiler supports -Wloop-analysis... no 0:26.47 checking whether the C compiler supports -Wno-range-loop-analysis... no 0:26.53 checking whether the C++ compiler supports -Wno-range-loop-analysis... no 0:26.57 checking whether the C++ compiler supports -Wc++2a-compat... yes 0:26.59 checking whether the C++ compiler supports -Wcomma... no 0:26.64 checking whether the C compiler supports -Wduplicated-cond... yes 0:26.68 checking whether the C++ compiler supports -Wduplicated-cond... yes 0:26.74 checking whether the C compiler supports -Wenum-compare-conditional... no 0:26.81 checking whether the C++ compiler supports -Wenum-compare-conditional... no 0:26.86 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 0:26.90 checking whether the C compiler supports -Wstring-conversion... no 0:26.95 checking whether the C++ compiler supports -Wstring-conversion... no 0:27.00 checking whether the C++ compiler supports -Wno-inline-new-delete... no 0:27.05 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes 0:27.10 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes 0:27.15 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 0:27.21 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 0:27.26 checking whether the C compiler supports -Wno-error=array-bounds... yes 0:27.31 checking whether the C++ compiler supports -Wno-error=array-bounds... yes 0:27.37 checking whether the C compiler supports -Wno-error=coverage-mismatch... yes 0:27.42 checking whether the C++ compiler supports -Wno-error=coverage-mismatch... yes 0:27.46 checking whether the C compiler supports -Wno-error=backend-plugin... no 0:27.51 checking whether the C++ compiler supports -Wno-error=backend-plugin... no 0:27.56 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes 0:27.61 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes 0:27.65 checking whether the C compiler supports -Wno-multistatement-macros... yes 0:27.70 checking whether the C++ compiler supports -Wno-multistatement-macros... yes 0:27.74 checking whether the C compiler supports -Wno-error=return-std-move... no 0:27.79 checking whether the C++ compiler supports -Wno-error=return-std-move... no 0:27.84 checking whether the C compiler supports -Wno-error=class-memaccess... yes 0:27.89 checking whether the C++ compiler supports -Wno-error=class-memaccess... yes 0:27.94 checking whether the C compiler supports -Wno-error=atomic-alignment... no 0:27.99 checking whether the C++ compiler supports -Wno-error=atomic-alignment... no 0:28.04 checking whether the C compiler supports -Wno-error=deprecated-copy... yes 0:28.16 checking whether the C++ compiler supports -Wno-error=deprecated-copy... yes 0:28.24 checking whether the C compiler supports -Wno-error=unused-but-set-variable... yes 0:28.29 checking whether the C++ compiler supports -Wno-error=unused-but-set-variable... yes 0:28.33 checking whether the C compiler supports -Wformat... yes 0:28.39 checking whether the C++ compiler supports -Wformat... yes 0:28.44 checking whether the C compiler supports -Wformat-security... yes 0:28.50 checking whether the C++ compiler supports -Wformat-security... yes 0:28.55 checking whether the C compiler supports -Wformat-overflow=2... yes 0:28.61 checking whether the C++ compiler supports -Wformat-overflow=2... yes 0:28.70 checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no 0:28.79 checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no 0:28.84 checking whether the C compiler supports -Werror=implicit-function-declaration... yes 0:28.89 checking whether the C compiler supports -Wno-psabi... yes 0:30.13 checking whether the C++ compiler supports -Wno-psabi... yes 0:30.37 checking whether the C++ compiler supports -fno-sized-deallocation... yes 0:31.70 checking whether the C++ compiler supports -fno-aligned-new... yes 0:31.70 checking for llvm_profdata... /usr/bin/llvm-profdata 0:31.73 checking for rustc... /usr/bin/rustc 0:31.73 checking for cargo... /usr/bin/cargo 0:32.04 checking rustc version... 1.60.0 0:32.05 checking cargo version... 1.60.0 0:32.73 checking for rust host triplet... powerpc64le-alpine-linux-musl 0:32.98 checking for rust target triplet... powerpc64le-alpine-linux-musl 0:32.98 checking for rustdoc... /usr/bin/rustdoc 0:32.99 checking for rustfmt... not found 0:33.04 checking for clang for bindgen... /usr/bin/clang++ 0:33.07 checking for libclang for bindgen... /usr/lib/libclang.so 0:33.09 checking that libclang is new enough... yes 0:33.09 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 -std=gnu++17 0:33.35 checking for readline... yes 0:33.36 checking for icu-i18n >= 69.1... yes 0:33.36 checking MOZ_ICU_CFLAGS... 0:33.36 checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata 0:33.37 checking for awk... /usr/bin/awk 0:33.37 checking for perl... /usr/bin/perl 0:33.38 checking for minimum required perl version >= 5.006... 5.034001 0:33.39 checking for full perl installation... yes 0:33.40 checking for gmake... /usr/bin/make 0:33.40 checking for watchman... not found 0:33.40 checking for xargs... /usr/bin/xargs 0:33.40 checking for rpmbuild... not found 0:33.40 checking for NSIS version... no 0:33.44 checking for llvm-objdump... /usr/bin/llvm-objdump 0:33.44 checking for zlib >= 1.2.3... yes 0:33.44 checking MOZ_ZLIB_CFLAGS... 0:33.45 checking MOZ_ZLIB_LIBS... -L/lib -lz 0:33.45 checking for m4... /usr/bin/m4 0:33.46 Refreshing /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/old-configure with /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/build/autoconf/autoconf.sh 0:33.61 creating cache ./config.cache 0:33.62 checking host system type... powerpc64le-unknown-linux-musl 0:33.63 checking target system type... powerpc64le-unknown-linux-musl 0:33.64 checking build system type... powerpc64le-unknown-linux-musl 0:33.69 checking for Cygwin environment... no 0:33.73 checking for mingw32 environment... no 0:33.80 checking for executable suffix... no 0:33.80 checking for gcc... (cached) /usr/bin/gcc -std=gnu99 0:33.80 checking whether the C compiler (/usr/bin/gcc -std=gnu99 -Os -fomit-frame-pointer -Wl,-z,stack-size=1048576 -fuse-ld=lld) works... (cached) yes 0:33.80 checking whether the C compiler (/usr/bin/gcc -std=gnu99 -Os -fomit-frame-pointer -Wl,-z,stack-size=1048576 -fuse-ld=lld) is a cross-compiler... no 0:33.80 checking whether we are using GNU C... (cached) yes 0:33.80 checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes 0:33.80 checking for c++... (cached) /usr/bin/g++ 0:33.80 checking whether the C++ compiler (/usr/bin/g++ -Os -fomit-frame-pointer -Wl,-z,stack-size=1048576 -fuse-ld=lld) works... (cached) yes 0:33.80 checking whether the C++ compiler (/usr/bin/g++ -Os -fomit-frame-pointer -Wl,-z,stack-size=1048576 -fuse-ld=lld) is a cross-compiler... no 0:33.80 checking whether we are using GNU C++... (cached) yes 0:33.80 checking whether /usr/bin/g++ accepts -g... (cached) yes 0:33.80 checking for /usr/bin/gcc... /usr/bin/gcc -std=gnu99 0:33.80 checking for strip... strip 0:33.80 checking for sb-conf... no 0:33.80 checking for ve... no 0:33.89 checking for X... no 0:34.05 checking for --noexecstack option to as... yes 0:34.12 checking for -z noexecstack option to ld... yes 0:34.18 checking for -z text option to ld... yes 0:34.24 checking for -z relro option to ld... yes 0:34.30 checking for -z nocopyreloc option to ld... yes 0:34.37 checking for -Bsymbolic-functions option to ld... yes 0:34.43 checking for --build-id=sha1 option to ld... yes 0:34.55 checking whether the linker supports Identical Code Folding... no 0:35.71 checking whether removing dead symbols breaks debugging... no 0:35.76 checking for working const... yes 0:35.78 checking for mode_t... yes 0:35.80 checking for off_t... yes 0:35.82 checking for pid_t... yes 0:35.84 checking for size_t... yes 0:35.88 checking for ssize_t... yes 0:36.04 checking whether 64-bits std::atomic requires -latomic... no 0:36.10 checking for dirent.h that defines DIR... yes 0:36.16 checking for opendir in -ldir... no 0:36.23 checking for gethostbyname_r in -lc_r... no 0:36.29 checking for library containing dlopen... none required 0:36.34 checking for dlfcn.h... yes 0:36.41 checking for socket in -lsocket... no 0:36.47 checking for pthread_create in -lpthreads... no 0:36.54 checking for pthread_create in -lpthread... yes 0:36.60 checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes 0:36.67 checking for getc_unlocked... yes 0:36.74 checking for _getc_nolock... no 0:36.81 checking for gmtime_r... yes 0:36.88 checking for localtime_r... yes 0:36.95 checking for pthread_getname_np... yes 0:37.02 checking for pthread_get_name_np... no 0:37.12 checking for clock_gettime(CLOCK_MONOTONIC)... 0:37.19 checking for sin in -lm... yes 0:37.27 checking for res_ninit()... no 0:37.34 checking for nl_langinfo and CODESET... yes 0:37.40 checking for an implementation of va_copy()... yes 0:37.45 checking whether va_list can be copied by value... yes 0:37.84 checking for __thread keyword for TLS variables... yes 0:37.92 checking for localeconv... yes 0:37.96 checking for valid optimization flags... yes 0:38.03 checking for __cxa_demangle... yes 0:38.04 checking for -pipe support... yes 0:38.08 checking for tm_zone tm_gmtoff in struct tm... yes 0:38.14 checking what kind of list files are supported by the linker... linkerscript 0:38.21 checking for posix_fadvise... yes 0:38.28 checking for posix_fallocate... yes 0:38.32 checking for malloc.h... yes 0:38.38 checking for strndup... yes 0:38.44 checking for posix_memalign... yes 0:38.51 checking for memalign... yes 0:38.58 checking for malloc_usable_size... yes 0:38.60 checking whether malloc_usable_size definition can use const argument... no 0:38.62 checking for valloc in malloc.h... yes 0:38.65 checking for valloc in unistd.h... no 0:38.67 checking for _aligned_malloc in malloc.h... no 0:38.68 updating cache ./config.cache 0:38.68 creating ./config.data 0:38.69 Creating config.status 0:39.05 Reticulating splines... 0:39.31 0:00.34 File already read. Skipping: /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/build/unix/moz.build 0:40.36 Finished reading 64 moz.build files in 0.21s 0:40.36 Read 0 gyp files in parallel contributing 0.00s to total wall time 0:40.36 Processed into 304 build config descriptors in 0.13s 0:40.36 RecursiveMake backend executed in 0.75s 0:40.36 255 total backend files; 255 created; 0 updated; 0 unchanged; 0 deleted; 9 -> 39 Makefile 0:40.36 FasterMake backend executed in 0.20s 0:40.36 5 total backend files; 5 created; 0 updated; 0 unchanged; 0 deleted 0:40.36 Total wall time: 1.39s; CPU time: 1.39s; Efficiency: 100%; Untracked: 0.11s 0:40.54 Adding make options from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/.mozconfig MOZ_OBJDIR=/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj OBJDIR=/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj FOUND_MOZCONFIG=/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/.mozconfig export FOUND_MOZCONFIG 0:40.54 /usr/bin/make -f client.mk -s 0:40.62 make[1]: warning: -j72 forced in submake: resetting jobserver mode. 0:41.17 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:41.18 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:41.19 Elapsed: 0.00s; From dist/bin: Kept 0 existing; Added/updated 3; Removed 0 files and 0 directories. 0:41.19 Elapsed: 0.03s; From dist/include: Kept 1 existing; Added/updated 295; Removed 0 files and 0 directories. 0:41.32 Elapsed: 0.13s; From _tests: Kept 3 existing; Added/updated 487; Removed 0 files and 0 directories. 0:41.99 ./js-confdefs.h.stub 0:41.99 ./js-config.h.stub 0:41.99 ./selfhosted.out.h.stub 0:41.99 ./ReservedWordsGenerated.h.stub 0:41.99 ./StatsPhasesGenerated.h.stub 0:41.99 ./MIROpsGenerated.h.stub 0:41.99 ./LOpcodesGenerated.h.stub 0:41.99 ./CacheIROpsGenerated.h.stub 0:42.01 config 0:42.32 config/nsinstall_real 0:42.72 /usr/bin/g++ -E -o self-hosting-preprocessed.pp -Os -fomit-frame-pointer -DCROSS_COMPILE= -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DXP_LINUX=1 -DMOZ_BUILD_APP=js -DRELEASE_OR_BETA=1 -DMOZILLA_VERSION="91.8.0" -DMOZILLA_VERSION_U=91.8.0 -DMOZILLA_UAVERSION="91.0" -DMOZ_UPDATE_CHANNEL=default -DENABLE_TESTS=1 -DGTEST_HAS_RTTI=0 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=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_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_RTNETLINK_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_DLL_PREFIX="lib" -DMOZ_DLL_SUFFIX=".so" -DJS_WITHOUT_NSPR=1 -DJS_STANDALONE=1 -DJS_64BIT=1 -DJS_PUNBOX64=1 -DJS_CODEGEN_NONE=1 -DMOZ_AARCH64_JSCVT=0 -DENABLE_SHARED_MEMORY=1 -DEDITLINE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_SYSTEM_ICU=1 -DJS_HAS_INTL_API=1 -DU_USING_ICU_NAMESPACE=0 -DX_DISPLAY_MISSING=1 -DMOZJS_MAJOR_VERSION=91 -DMOZJS_MINOR_VERSION=8 -DHAVE_SSIZE_T=1 -DHAVE_DIRENT_H=1 -DHAVE_DLOPEN=1 -D_REENTRANT=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_PTHREAD_GETNAME_NP=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_LIBM=1 -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_LOCALECONV=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DMALLOC_H= -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_VALLOC=1 -DNO_NSPR_10_SUPPORT=1 -DNDEBUG=1 -DTRIMMED=1 self-hosting-cpp-input.cpp 0:42.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:42.88 STDCXX_MAX_VERSION = Version("3.4.19") 0:42.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:42.88 CXXABI_MAX_VERSION = Version("1.3.7") 0:42.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:42.88 GLIBC_MAX_VERSION = Version("2.17") 0:42.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:42.88 LIBGCC_MAX_VERSION = Version("4.8") 0:42.95 config/system-header.sentinel.stub 0:43.80 js/src/debugger 0:43.80 js/src/rust/force-cargo-library-build 0:43.80 js/src/frontend 0:43.80 js/src/gc/StatsPhasesGenerated.inc.stub 0:43.80 intl/components 0:43.81 js/src/build/symverscript.stub 0:43.81 memory/mozalloc 0:43.81 js/src/wasm 0:43.81 js/src/jit 0:43.81 js/src/irregexp 0:43.81 memory/build 0:43.81 mfbt 0:43.82 js/src/shell 0:43.82 js/src/gdb 0:43.82 mozglue/misc 0:43.83 js/src 0:43.83 modules/fdlibm/src 0:43.83 js/src/jsapi-tests 0:43.94 mfbt/tests 0:46.33 js/src/gc 0:48.69 In file included from Unified_cpp_intl_components0.cpp:29: 0:48.81 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/intl/components/src/NumberFormat.cpp: In member function 'mozilla::Maybe mozilla::intl::NumberFormat::GetPartTypeForNumberField(UNumberFormatFields, mozilla::Maybe, bool) const': 0:48.81 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/intl/components/src/NumberFormat.cpp:120:10: warning: enumeration value 'UNUM_APPROXIMATELY_SIGN_FIELD' not handled in switch [-Wswitch] 0:48.81 120 | switch (fieldName) { 0:48.81 | ^ 0:57.82 In file included from Unified_cpp_js_src_jsapi-tests12.cpp:20: 0:57.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi-tests/testParserAtom.cpp: In member function 'virtual bool cls_testParserAtom_empty::run(JS::HandleObject)': 0:57.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi-tests/testParserAtom.cpp:28:37: warning: statement has no effect [-Wunused-value] 0:57.83 28 | const mozilla::Utf8Unit utf8[] = {}; 0:57.83 | ^ 1:01.30 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.h:10, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/TaggedProto.h:12, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.h:16, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/RegExpObject.h:15, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/RegExp.h:10, 1:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/RegExp.cpp:7: 1:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 1:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:609:77: required from 'constexpr mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithShape(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' 1:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 1:01.30 255 | std::memcpy(&res, &bits, sizeof(E)); 1:01.30 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:01.31 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.h:10, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/TaggedProto.h:12, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.h:16, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/RegExpObject.h:15, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/RegExp.h:10, 1:01.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/RegExp.cpp:7: 1:01.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:01.31 202 | struct OOM : Error { 1:01.31 | ^~~ 1:02.66 Compiling encoding_rs v0.8.22 1:03.07 In file included from Unified_cpp_js_src_wasm4.cpp:47: 1:03.08 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValue.cpp: In member function 'void js::wasm::Val::readFromRootedLocation(const void*)': 1:03.08 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValue.cpp:64:9: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'union js::wasm::LitVal::Cell'; use assignment or value-initialization instead [-Wclass-memaccess] 1:03.08 64 | memset(&cell_, 0, sizeof(Cell)); 1:03.08 | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 1:03.08 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmFrame.h:28, 1:03.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Stack.h:28, 1:03.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Activation.h:25, 1:03.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:29, 1:03.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTlsData.cpp:23, 1:03.08 from Unified_cpp_js_src_wasm4.cpp:2: 1:03.08 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValue.h:257:9: note: 'union js::wasm::LitVal::Cell' declared here 1:03.08 257 | union Cell { 1:03.08 | ^~~~ 1:04.37 Compiling cfg-if v0.1.10 1:04.56 Compiling cc v1.0.71 (https://github.com/alexcrichton/cc-rs/?rev=b2f6b146b75299c444e05bbde50d03705c7c4b6e#b2f6b146) 1:04.77 Compiling encoding_c v0.9.7 1:06.79 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:06.79 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:06.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-parser.h:8, 1:06.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-parser.cc:5, 1:06.80 from Unified_cpp_js_src_irregexp2.cpp:2: 1:06.80 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:06.80 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:06.80 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:06.80 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:06.80 inlined from 'void v8::internal::RegExpParser::Advance()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-parser.cc:72:28, 1:06.80 inlined from 'void v8::internal::RegExpParser::Advance()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-parser.cc:69:6: 1:06.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:06.80 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:06.80 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:06.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'void v8::internal::RegExpParser::Advance()': 1:06.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:06.80 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:06.80 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:06.80 In file included from Unified_cpp_js_src_irregexp2.cpp:2: 1:06.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-parser.cc:71:21: note: 'check' declared here 1:06.80 71 | StackLimitCheck check(isolate()); 1:06.80 | ^~~~~ 1:06.97 Compiling encoding_c_mem v0.2.5 1:09.84 Compiling arrayvec v0.5.2 1:11.45 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:11.45 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:11.45 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:11.45 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:11.45 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:11.45 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:11.45 inlined from 'void v8::internal::Analysis< >::VisitBackReference(v8::internal::BackReferenceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3724:19: 1:11.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:11.45 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:11.45 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:11.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'void v8::internal::Analysis< >::VisitBackReference(v8::internal::BackReferenceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]': 1:11.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:11.45 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:11.45 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:11.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:11.45 3635 | StackLimitCheck check(isolate()); 1:11.45 | ^~~~~ 1:11.50 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:11.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:11.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:11.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:11.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:11.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:11.50 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:11.50 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:11.50 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:11.50 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:11.50 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:11.50 inlined from 'void v8::internal::Analysis< >::VisitAssertion(v8::internal::AssertionNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3730:19: 1:11.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:11.50 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:11.50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:11.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'void v8::internal::Analysis< >::VisitAssertion(v8::internal::AssertionNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]': 1:11.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:11.50 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:11.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:11.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:11.50 3635 | StackLimitCheck check(isolate()); 1:11.50 | ^~~~~ 1:11.82 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 1:11.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 1:11.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Interpreter.h:14, 1:11.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Interpreter-inl.h:10, 1:11.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Interpreter.cpp:11: 1:11.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 1:11.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:11.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:11.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:609:77: required from 'constexpr mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithShape(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' 1:11.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:11.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 1:11.83 255 | std::memcpy(&res, &bits, sizeof(E)); 1:11.83 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:11.83 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 1:11.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Interpreter.h:14, 1:11.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Interpreter-inl.h:10, 1:11.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Interpreter.cpp:11: 1:11.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:11.83 202 | struct OOM : Error { 1:11.83 | ^~~ 1:11.93 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:11.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:11.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:11.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:11.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:11.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:11.94 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:11.94 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:11.94 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:11.94 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:11.94 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:11.94 inlined from 'void v8::internal::Analysis< >::VisitBackReference(v8::internal::BackReferenceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3724:19, 1:11.94 inlined from 'virtual void v8::internal::BackReferenceNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:11.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:11.94 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:11.94 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:11.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::BackReferenceNode::Accept(v8::internal::NodeVisitor*)': 1:11.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:11.94 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:11.94 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:11.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:11.94 3635 | StackLimitCheck check(isolate()); 1:11.95 | ^~~~~ 1:12.01 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:12.01 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:12.01 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:12.01 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:12.01 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:12.01 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:12.01 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:12.01 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:12.01 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:12.01 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:12.01 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:12.01 inlined from 'void v8::internal::Analysis< >::VisitAssertion(v8::internal::AssertionNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3730:19, 1:12.01 inlined from 'virtual void v8::internal::AssertionNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:12.01 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:12.01 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:12.01 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:12.01 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::AssertionNode::Accept(v8::internal::NodeVisitor*)': 1:12.01 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:12.01 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:12.01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:12.01 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:12.01 3635 | StackLimitCheck check(isolate()); 1:12.02 | ^~~~~ 1:12.14 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:12.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:12.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:12.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:12.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:12.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:12.14 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:12.14 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:12.14 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:12.14 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:12.14 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:12.14 inlined from 'void v8::internal::Analysis< >::VisitAction(v8::internal::ActionNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3680:19: 1:12.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:12.15 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:12.15 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:12.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'void v8::internal::Analysis< >::VisitAction(v8::internal::ActionNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]': 1:12.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:12.15 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:12.15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:12.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:12.15 3635 | StackLimitCheck check(isolate()); 1:12.15 | ^~~~~ 1:12.31 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:12.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:12.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:12.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:12.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:12.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:12.31 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:12.31 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:12.31 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:12.31 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:12.31 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:12.31 inlined from 'void v8::internal::Analysis< >::VisitAction(v8::internal::ActionNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3680:19, 1:12.31 inlined from 'virtual void v8::internal::ActionNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:12.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:12.31 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:12.31 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:12.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::ActionNode::Accept(v8::internal::NodeVisitor*)': 1:12.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:12.31 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:12.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:12.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:12.31 3635 | StackLimitCheck check(isolate()); 1:12.31 | ^~~~~ 1:12.43 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:12.43 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:12.43 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:12.43 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:12.43 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:12.43 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:12.43 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:12.43 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:12.43 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:12.43 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:12.43 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:12.43 inlined from 'void v8::internal::Analysis< >::VisitNegativeLookaroundChoice(v8::internal::NegativeLookaroundChoiceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3712:19, 1:12.43 inlined from 'virtual void v8::internal::NegativeLookaroundChoiceNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:12.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:12.43 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:12.43 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:12.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::NegativeLookaroundChoiceNode::Accept(v8::internal::NodeVisitor*)': 1:12.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:12.43 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:12.43 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:12.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:12.43 3635 | StackLimitCheck check(isolate()); 1:12.44 | ^~~~~ 1:13.09 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:13.09 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:13.09 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:13.09 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:13.09 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:13.09 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:13.09 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:13.09 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:13.09 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:13.09 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:13.09 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:13.09 inlined from 'void v8::internal::Analysis< >::VisitLoopChoice(v8::internal::LoopChoiceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3697:19: 1:13.09 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:13.09 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:13.09 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:13.09 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'void v8::internal::Analysis< >::VisitLoopChoice(v8::internal::LoopChoiceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]': 1:13.09 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:13.09 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:13.09 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:13.09 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:13.09 3635 | StackLimitCheck check(isolate()); 1:13.09 | ^~~~~ 1:13.35 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:13.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:13.37 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:13.37 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:13.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:13.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:13.38 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:13.38 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:13.38 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:13.38 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:13.38 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:13.38 inlined from 'void v8::internal::Analysis< >::VisitNegativeLookaroundChoice(v8::internal::NegativeLookaroundChoiceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3712:19: 1:13.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:13.38 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:13.38 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:13.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'void v8::internal::Analysis< >::VisitNegativeLookaroundChoice(v8::internal::NegativeLookaroundChoiceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]': 1:13.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:13.38 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:13.38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:13.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:13.38 3635 | StackLimitCheck check(isolate()); 1:13.38 | ^~~~~ 1:13.50 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:13.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:13.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:13.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:13.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:13.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:13.51 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:13.51 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:13.51 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:13.51 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:13.51 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:13.51 inlined from 'void v8::internal::Analysis< >::VisitLoopChoice(v8::internal::LoopChoiceNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3697:19, 1:13.51 inlined from 'virtual void v8::internal::LoopChoiceNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:13.51 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:13.51 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::LoopChoiceNode::Accept(v8::internal::NodeVisitor*)': 1:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:13.51 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:13.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:13.51 3635 | StackLimitCheck check(isolate()); 1:13.51 | ^~~~~ 1:15.37 Compiling leb128 v0.2.4 1:17.26 Compiling mozilla-central-workspace-hack v0.1.0 (/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/build/workspace-hack) 1:17.66 Compiling wasmparser v0.78.2 1:19.61 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.h:26, 1:19.61 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.h:29, 1:19.62 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.h:22, 1:19.62 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.cpp:33, 1:19.62 from Unified_cpp_js_src_wasm4.cpp:20: 1:19.62 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBinary.h: In member function 'js::wasm::ValType js::wasm::Decoder::uncheckedReadValType()': 1:19.62 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBinary.h:660:15: warning: 'nextByte' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:19.62 660 | uint8_t nextByte; 1:19.62 | ^~~~~~~~ 1:19.96 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:19.97 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:19.97 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:19.97 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler-tonode.cc:5, 1:19.97 from Unified_cpp_js_src_irregexp1.cpp:11: 1:19.97 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h: In member function 'virtual v8::internal::RegExpNode* v8::internal::RegExpCharacterClass::ToNode(v8::internal::RegExpCompiler*, v8::internal::RegExpNode*)': 1:19.97 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:311:9: warning: 'default_flags.JS::RegExpFlags::flags_' may be used uninitialized [-Wmaybe-uninitialized] 1:19.97 311 | flags_(flags), 1:19.97 | ^~~~~~~~~~~~~ 1:19.97 In file included from Unified_cpp_js_src_irregexp1.cpp:11: 1:19.97 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler-tonode.cc:421:23: note: 'default_flags.JS::RegExpFlags::flags_' was declared here 1:19.97 421 | JSRegExp::Flags default_flags; 1:19.97 | ^~~~~~~~~~~~~ 1:20.83 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:33, 1:20.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-ast.h:8, 1:20.84 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:20.84 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:20.84 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:20.84 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:20.84 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:20.84 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:20.84 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:20.84 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/RegExpShim.h:1136:50, 1:20.84 inlined from 'void v8::internal::Analysis< >::EnsureAnalyzed(v8::internal::RegExpNode*) [with Propagators = {v8::internal::{anonymous}::AssertionPropagator, v8::internal::{anonymous}::EatsAtLeastPropagator}]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:20.84 inlined from 'v8::internal::RegExpError v8::internal::AnalyzeRegExp(v8::internal::Isolate*, bool, v8::internal::RegExpNode*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3750:26: 1:20.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:20.84 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:20.84 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:20.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h: In function 'v8::internal::RegExpError v8::internal::AnalyzeRegExp(v8::internal::Isolate*, bool, v8::internal::RegExpNode*)': 1:20.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/friend/StackLimits.h:62:22: note: by argument 1 of type 'const js::AutoCheckRecursionLimit*' to 'bool js::AutoCheckRecursionLimit::runningWithTrustedPrincipals(JSContext*) const' declared here 1:20.84 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:20.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:20.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:20.84 3635 | StackLimitCheck check(isolate()); 1:20.84 | ^~~~~ 1:23.56 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:23.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeValidatedLocalEntries(js::wasm::Decoder&, js::wasm::ValTypeVector*)': 1:23.57 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:129:26: warning: 'numLocalEntries' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:23.57 129 | for (uint32_t i = 0; i < numLocalEntries; i++) { 1:23.57 | ~~^~~~~~~~~~~~~~~~~ 1:30.21 Compiling wast v36.0.0 1:31.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Interpreter.cpp: In function 'bool js::GetProperty(JSContext*, JS::HandleValue, js::HandlePropertyName, JS::MutableHandleValue)': 1:31.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Interpreter.cpp:4521:24: warning: 'proto' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:31.18 4521 | if (GetPropertyPure(cx, proto, NameToId(name), vp.address())) { 1:31.18 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:31.23 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 1:31.23 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/BigIntType.h:15, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/BigIntType.cpp:79, 1:31.24 from Unified_cpp_js_src16.cpp:2: 1:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = JS::BigInt*; E = JS::OOM]': 1:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = JS::BigInt*; E = JS::OOM]' 1:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:575:49: required from 'constexpr mozilla::GenericErrorResult mozilla::Result::propagateErr() [with V = JS::BigInt*; E = JS::OOM]' 1:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/BigIntType.cpp:3432:3: required from here 1:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 1:31.24 255 | std::memcpy(&res, &bits, sizeof(E)); 1:31.24 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:31.24 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:31.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 1:31.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 1:31.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/BigIntType.h:15, 1:31.27 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/BigIntType.cpp:79, 1:31.27 from Unified_cpp_js_src16.cpp:2: 1:31.27 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:31.27 202 | struct OOM : Error { 1:31.27 | ^~~ 1:34.84 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 1:34.84 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 1:34.85 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Runtime.h:63, 1:34.85 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:32, 1:34.85 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTlsData.cpp:23, 1:34.85 from Unified_cpp_js_src_wasm4.cpp:2: 1:34.85 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:34.85 inlined from 'static void mozilla::detail::VectorImpl::new_(T*, Args&& ...) [with Args = {js::wasm::GlobalDesc}; T = js::wasm::GlobalDesc; long unsigned int N = 0; AP = js::SystemAllocPolicy; bool IsPod = false]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:58:5, 1:34.85 inlined from 'void mozilla::Vector::internalAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:34.85 inlined from 'void mozilla::Vector::infallibleAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:693:19, 1:34.85 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:34.85 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:34.85 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:34.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::offset_' may be used uninitialized [-Wmaybe-uninitialized] 1:34.85 599 | class GlobalDesc { 1:34.85 | ^~~~~~~~~~ 1:34.85 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:34.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:34.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:34.85 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:34.85 | ^ 1:34.85 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 1:34.85 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 1:34.86 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Runtime.h:63, 1:34.86 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:32, 1:34.86 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTlsData.cpp:23, 1:34.86 from Unified_cpp_js_src_wasm4.cpp:2: 1:34.86 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:34.86 inlined from 'static void mozilla::detail::VectorImpl::new_(T*, Args&& ...) [with Args = {js::wasm::GlobalDesc}; T = js::wasm::GlobalDesc; long unsigned int N = 0; AP = js::SystemAllocPolicy; bool IsPod = false]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:58:5, 1:34.86 inlined from 'void mozilla::Vector::internalAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:34.86 inlined from 'void mozilla::Vector::infallibleAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:693:19, 1:34.86 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:34.86 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:34.86 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:34.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::isMutable_' may be used uninitialized [-Wmaybe-uninitialized] 1:34.86 599 | class GlobalDesc { 1:34.86 | ^~~~~~~~~~ 1:34.86 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:34.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:34.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:34.86 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:34.88 | ^ 1:34.88 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 1:34.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 1:34.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Runtime.h:63, 1:34.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:32, 1:34.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTlsData.cpp:23, 1:34.89 from Unified_cpp_js_src_wasm4.cpp:2: 1:34.89 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:34.89 inlined from 'static void mozilla::detail::VectorImpl::new_(T*, Args&& ...) [with Args = {js::wasm::GlobalDesc}; T = js::wasm::GlobalDesc; long unsigned int N = 0; AP = js::SystemAllocPolicy; bool IsPod = false]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:58:5, 1:34.89 inlined from 'void mozilla::Vector::internalAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:34.89 inlined from 'void mozilla::Vector::infallibleAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:693:19, 1:34.89 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:34.89 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:34.89 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:34.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::isWasm_' may be used uninitialized [-Wmaybe-uninitialized] 1:34.89 599 | class GlobalDesc { 1:34.89 | ^~~~~~~~~~ 1:34.89 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:34.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:34.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:34.90 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:34.90 | ^ 1:34.91 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 1:34.91 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 1:34.91 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Runtime.h:63, 1:34.91 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:32, 1:34.91 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTlsData.cpp:23, 1:34.91 from Unified_cpp_js_src_wasm4.cpp:2: 1:34.91 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:34.91 inlined from 'static void mozilla::detail::VectorImpl::new_(T*, Args&& ...) [with Args = {js::wasm::GlobalDesc}; T = js::wasm::GlobalDesc; long unsigned int N = 0; AP = js::SystemAllocPolicy; bool IsPod = false]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:58:5, 1:34.91 inlined from 'void mozilla::Vector::internalAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:34.91 inlined from 'void mozilla::Vector::infallibleAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:693:19, 1:34.91 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:34.91 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:34.91 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:34.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::isExport_' may be used uninitialized [-Wmaybe-uninitialized] 1:34.92 599 | class GlobalDesc { 1:34.92 | ^~~~~~~~~~ 1:34.93 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:34.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:34.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:34.93 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:34.93 | ^ 1:34.93 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 1:34.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 1:34.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Runtime.h:63, 1:34.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:32, 1:34.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTlsData.cpp:23, 1:34.93 from Unified_cpp_js_src_wasm4.cpp:2: 1:34.93 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:34.93 inlined from 'static void mozilla::detail::VectorImpl::new_(T*, Args&& ...) [with Args = {js::wasm::GlobalDesc}; T = js::wasm::GlobalDesc; long unsigned int N = 0; AP = js::SystemAllocPolicy; bool IsPod = false]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:58:5, 1:34.93 inlined from 'void mozilla::Vector::internalAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:34.93 inlined from 'void mozilla::Vector::infallibleAppend(U&&) [with U = js::wasm::GlobalDesc; T = js::wasm::GlobalDesc; long unsigned int MinInlineCapacity = 0; AllocPolicy = js::SystemAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:693:19, 1:34.93 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:34.93 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:34.93 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:34.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::importIndex_' may be used uninitialized [-Wmaybe-uninitialized] 1:34.94 599 | class GlobalDesc { 1:34.94 | ^~~~~~~~~~ 1:34.95 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:34.95 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:34.95 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:34.95 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:34.95 | ^ 1:35.62 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:101:20: warning: 'std::is_literal_type_v >' is deprecated [-Wdeprecated-declarations] 1:35.62 101 | static_assert(std::is_literal_type_v>); 1:35.62 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:35.63 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/system_wrappers/type_traits:3, 1:35.63 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:35.64 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:35.64 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:8: 1:35.64 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:35.64 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:35.64 | ^~~~~~~~~~~~~~~~~ 1:35.64 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:102:20: warning: 'std::is_literal_type_v >' is deprecated [-Wdeprecated-declarations] 1:35.64 102 | static_assert(std::is_literal_type_v>); 1:35.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:35.64 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/system_wrappers/type_traits:3, 1:35.64 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:35.64 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:35.64 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:8: 1:35.64 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:35.64 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:35.64 | ^~~~~~~~~~~~~~~~~ 1:35.64 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:103:20: warning: 'std::is_literal_type_v >' is deprecated [-Wdeprecated-declarations] 1:35.64 103 | static_assert(std::is_literal_type_v>); 1:35.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:35.66 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/system_wrappers/type_traits:3, 1:35.66 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:35.67 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:35.67 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:8: 1:35.67 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:35.67 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:35.67 | ^~~~~~~~~~~~~~~~~ 1:35.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:104:20: warning: 'std::is_literal_type_v >' is deprecated [-Wdeprecated-declarations] 1:35.67 104 | static_assert(std::is_literal_type_v>); 1:35.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:35.67 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/system_wrappers/type_traits:3, 1:35.67 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:35.67 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:35.67 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:8: 1:35.67 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:35.67 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:35.67 | ^~~~~~~~~~~~~~~~~ 1:35.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:105:21: warning: 'std::is_literal_type_v > >' is deprecated [-Wdeprecated-declarations] 1:35.67 105 | static_assert(!std::is_literal_type_v>>); 1:35.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:35.69 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/system_wrappers/type_traits:3, 1:35.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:35.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:35.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestResult.cpp:8: 1:35.70 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:35.70 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:35.70 | ^~~~~~~~~~~~~~~~~ 1:35.70 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/IonTypes.h:19, 1:35.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/IonAnalysis.h:15, 1:35.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/RangeAnalysis.h:19, 1:35.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/RangeAnalysis.cpp:7, 1:35.70 from Unified_cpp_js_src_jit9.cpp:2: 1:35.70 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Value.h: In member function 'virtual bool js::jit::RSignExtendInt32::recover(JSContext*, js::jit::SnapshotIterator&) const': 1:35.70 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Value.h:438:47: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:35.70 438 | return fromTagAndPayload(JSVAL_TAG_INT32, uint32_t(i)); 1:35.70 | ^~~~~~~~~~~ 1:35.70 In file included from Unified_cpp_js_src_jit9.cpp:11: 1:35.70 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/Recover.cpp:312:11: note: 'result' was declared here 1:35.70 312 | int32_t result; 1:35.70 | ^~~~~~ 1:38.25 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/GCVector.h:13, 1:38.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:17, 1:38.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTlsData.h:26, 1:38.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTlsData.cpp:19, 1:38.26 from Unified_cpp_js_src_wasm4.cpp:2: 1:38.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h: In function 'bool js::wasm::DecodeModuleTail(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:38.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:879:12: warning: '*(mozilla::Vector*)((char*)&seg + offsetof(js::wasm::DataSegmentEnv, js::wasm::DataSegmentEnv::offsetIfActive.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage) + 8).mozilla::Vector::mBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:38.26 879 | mBegin = aRhs.mBegin; 1:38.26 | ~~~~~~~^~~~~~~~~~~~~ 1:38.26 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:38.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValidate.cpp:2897:20: note: '*(mozilla::Vector*)((char*)&seg + offsetof(js::wasm::DataSegmentEnv, js::wasm::DataSegmentEnv::offsetIfActive.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage) + 8).mozilla::Vector::mBegin' was declared here 1:38.26 2897 | DataSegmentEnv seg; 1:38.26 | ^~~ 1:42.25 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.h:10, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/TaggedProto.h:12, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.h:16, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking-inl.h:10, 1:42.25 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.cpp:7, 1:42.25 from Unified_cpp_js_src_gc1.cpp:2: 1:42.25 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 1:42.25 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:42.25 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:42.25 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:609:77: required from 'constexpr mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithShape(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' 1:42.25 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:42.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 1:42.26 255 | std::memcpy(&res, &bits, sizeof(E)); 1:42.26 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:42.26 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.h:10, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/TaggedProto.h:12, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.h:16, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking-inl.h:10, 1:42.26 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.cpp:7, 1:42.26 from Unified_cpp_js_src_gc1.cpp:2: 1:42.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:42.26 202 | struct OOM : Error { 1:42.26 | ^~~ 1:43.12 In file included from Unified_cpp_js_src_gc0.cpp:38: 1:43.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/GC.cpp: In function 'void RelocateCell(JS::Zone*, js::gc::TenuredCell*, js::gc::AllocKind, size_t)': 1:43.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/GC.cpp:2285:9: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class js::gc::TenuredCell' with no trivial copy-assignment [-Wclass-memaccess] 1:43.13 2285 | memcpy(dst, src, thingSize); 1:43.13 | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ 1:43.13 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:16, 1:43.13 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject.h:20, 1:43.13 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/SavedFrame.h:15, 1:43.13 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Activation.h:24, 1:43.13 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:29, 1:43.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/GCInternals.h:18, 1:43.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Allocator.cpp:14, 1:43.14 from Unified_cpp_js_src_gc0.cpp:2: 1:43.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Cell.h:233:7: note: 'class js::gc::TenuredCell' declared here 1:43.14 233 | class TenuredCell : public Cell { 1:43.14 | ^~~~~~~~~~~ 1:46.46 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:74, 1:46.46 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:46.46 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 1:46.46 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MIR.h:22, 1:46.46 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MIR.cpp:7, 1:46.46 from Unified_cpp_js_src_jit8.cpp:2: 1:46.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Value.h: In member function 'virtual js::jit::MDefinition* js::jit::MSignExtendInt32::foldsTo(js::jit::TempAllocator&)': 1:46.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Value.h:438:47: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:46.46 438 | return fromTagAndPayload(JSVAL_TAG_INT32, uint32_t(i)); 1:46.46 | ^~~~~~~~~~~ 1:46.46 In file included from Unified_cpp_js_src_jit8.cpp:2: 1:46.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MIR.cpp:3572:13: note: 'res' was declared here 1:46.46 3572 | int32_t res; 1:46.46 | ^~~ 1:46.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MIR.cpp: In member function 'virtual js::jit::MDefinition* js::jit::MSignExtendInt64::foldsTo(js::jit::TempAllocator&)': 1:46.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MIR.cpp:3603:31: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:46.50 3603 | return MConstant::NewInt64(alloc, res); 1:46.50 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 1:47.17 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:47.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:47.18 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:47.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h: In function 'void ExpectInvalidCodePointHelper(const Char (&)[N], InvalidUtf8Reason, uint8_t, uint8_t, char32_t, uint8_t) [with Char = unsigned char; long unsigned int N = 5]': 1:47.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsAvailable' may be used uninitialized [-Wmaybe-uninitialized] 1:47.18 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:47.18 | ^~ 1:47.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:129:11: note: 'unitsAvailable' was declared here 1:47.18 129 | uint8_t unitsAvailable; 1:47.18 | ^~~~~~~~~~~~~~ 1:47.18 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:47.18 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:47.18 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:47.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsNeeded' may be used uninitialized [-Wmaybe-uninitialized] 1:47.18 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:47.18 | ^~ 1:47.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:130:11: note: 'unitsNeeded' was declared here 1:47.18 130 | uint8_t unitsNeeded; 1:47.18 | ^~~~~~~~~~~ 1:47.18 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:47.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:47.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:47.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:47.20 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:47.20 | ^~ 1:47.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:47.20 131 | char32_t badCodePoint; 1:47.20 | ^~~~~~~~~~~~ 1:47.55 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:16, 1:47.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestVector.cpp:11: 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/AllocPolicy.h: In instantiation of 'T* mozilla::MallocAllocPolicy::maybe_pod_realloc(T*, size_t, size_t) [with T = mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod; size_t = long unsigned int]': 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/AllocPolicy.h:111:32: required from 'T* mozilla::MallocAllocPolicy::pod_realloc(T*, size_t, size_t) [with T = mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod; size_t = long unsigned int]' 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:1218:45: required from 'bool mozilla::Vector::shrinkStorageToFit() [with T = mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod; long unsigned int MinInlineCapacity = 5; AllocPolicy = mozilla::MallocAllocPolicy]' 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestVector.cpp:613:5: required from here 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/AllocPolicy.h:96:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod'; use 'new' and 'delete' instead [-Wclass-memaccess] 1:47.56 96 | return static_cast(realloc(aPtr, aNewSize * sizeof(T))); 1:47.56 | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestVector.cpp:587:12: note: 'struct mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod' declared here 1:47.56 587 | struct NonPod { 1:47.56 | ^~~~~~ 1:47.56 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:16, 1:47.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestVector.cpp:11: 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/AllocPolicy.h: In instantiation of 'T* mozilla::MallocAllocPolicy::maybe_pod_realloc(T*, size_t, size_t) [with T = mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod; size_t = long unsigned int]': 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/AllocPolicy.h:111:32: required from 'T* mozilla::MallocAllocPolicy::pod_realloc(T*, size_t, size_t) [with T = mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod; size_t = long unsigned int]' 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:1218:45: required from 'bool mozilla::Vector::shrinkStorageToFit() [with T = mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod; long unsigned int MinInlineCapacity = 5; AllocPolicy = mozilla::MallocAllocPolicy]' 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestVector.cpp:656:5: required from here 1:47.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/AllocPolicy.h:96:35: warning: 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod'; use 'new' and 'delete' instead [-Wclass-memaccess] 1:47.56 96 | return static_cast(realloc(aPtr, aNewSize * sizeof(T))); 1:47.56 | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:47.58 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestVector.cpp:630:12: note: 'struct mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod' declared here 1:47.58 630 | struct NonPod { 1:47.58 | ^~~~~~ 1:47.83 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:47.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:47.84 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:47.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h: In function 'void ExpectInvalidCodePointHelper(const Char (&)[N], InvalidUtf8Reason, uint8_t, uint8_t, char32_t, uint8_t) [with Char = unsigned char; long unsigned int N = 4]': 1:47.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:47.84 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:47.84 | ^~ 1:47.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:47.84 131 | char32_t badCodePoint; 1:47.84 | ^~~~~~~~~~~~ 1:47.84 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:47.84 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:47.84 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:47.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsObserved' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:47.84 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:47.84 | ^~ 1:47.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:132:11: note: 'unitsObserved' was declared here 1:47.84 132 | uint8_t unitsObserved; 1:47.84 | ^~~~~~~~~~~~~ 1:48.11 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:48.11 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:48.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:48.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h: In function 'void ExpectInvalidCodePointHelper(const Char (&)[N], InvalidUtf8Reason, uint8_t, uint8_t, char32_t, uint8_t) [with Char = char; long unsigned int N = 4]': 1:48.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsObserved' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:48.12 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:48.12 | ^~ 1:48.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:132:11: note: 'unitsObserved' was declared here 1:48.12 132 | uint8_t unitsObserved; 1:48.12 | ^~~~~~~~~~~~~ 1:48.12 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:48.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:48.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:48.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:48.12 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:48.12 | ^~ 1:48.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:48.12 131 | char32_t badCodePoint; 1:48.12 | ^~~~~~~~~~~~ 1:48.50 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:48.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:48.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:48.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h: In function 'void ExpectInvalidCodePointHelper(const Char (&)[N], InvalidUtf8Reason, uint8_t, uint8_t, char32_t, uint8_t) [with Char = char; long unsigned int N = 3]': 1:48.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsNeeded' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:48.51 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:48.51 | ^~ 1:48.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:130:11: note: 'unitsNeeded' was declared here 1:48.51 130 | uint8_t unitsNeeded; 1:48.51 | ^~~~~~~~~~~ 1:48.51 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:48.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:48.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:48.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:48.51 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:48.51 | ^~ 1:48.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:48.51 131 | char32_t badCodePoint; 1:48.51 | ^~~~~~~~~~~~ 1:48.70 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:48.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:48.71 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:48.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h: In function 'void ExpectInvalidCodePointHelper(const Char (&)[N], InvalidUtf8Reason, uint8_t, uint8_t, char32_t, uint8_t) [with Char = char; long unsigned int N = 5]': 1:48.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsAvailable' may be used uninitialized [-Wmaybe-uninitialized] 1:48.71 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:48.71 | ^~ 1:48.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:129:11: note: 'unitsAvailable' was declared here 1:48.71 129 | uint8_t unitsAvailable; 1:48.71 | ^~~~~~~~~~~~~~ 1:48.71 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:48.71 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:48.71 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:48.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsNeeded' may be used uninitialized [-Wmaybe-uninitialized] 1:48.71 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:48.71 | ^~ 1:48.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:130:11: note: 'unitsNeeded' was declared here 1:48.71 130 | uint8_t unitsNeeded; 1:48.71 | ^~~~~~~~~~~ 1:48.71 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Casting.h:12, 1:48.71 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Utf8.h:15, 1:48.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:9: 1:48.73 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:48.73 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:48.73 | ^~ 1:48.73 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:48.73 131 | char32_t badCodePoint; 1:48.73 | ^~~~~~~~~~~~ 1:49.12 In file included from Unified_cpp_js_src_frontend0.cpp:38: 1:49.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/BytecodeEmitter.cpp: In member function 'bool js::frontend::BytecodeEmitter::emitSetOrInitializeDestructuring(js::frontend::ParseNode*, js::frontend::DestructuringFlavor)': 1:49.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/BytecodeEmitter.cpp:2896:46: warning: 'kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:49.13 2896 | NameOpEmitter noe(this, name, loc, kind); 1:49.13 | ^ 1:56.68 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/AliasAnalysis.h:10, 1:56.68 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/ValueNumbering.cpp:9, 1:56.68 from Unified_cpp_js_src_jit11.cpp:2: 1:56.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MIR.h: In member function 'bool js::jit::WarpBuilder::buildBailoutForColdIC(js::BytecodeLocation, js::jit::CacheKind)': 1:56.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MIR.h:828:50: warning: 'resultType' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:56.69 828 | void setResultType(MIRType type) { resultType_ = type; } 1:56.69 | ~~~~~~~~~~~~^~~~~~ 1:56.69 In file included from Unified_cpp_js_src_jit11.cpp:11: 1:56.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/WarpBuilder.cpp:3327:11: note: 'resultType' was declared here 1:56.69 3327 | MIRType resultType; 1:56.69 | ^~~~~~~~~~ 2:07.54 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 2:07.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:07.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 2:07.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 2:07.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 2:07.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 2:07.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 2:07.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Iteration.h:18, 2:07.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Iteration.cpp:9, 2:07.54 from Unified_cpp_js_src21.cpp:2: 2:07.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 2:07.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:07.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:07.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:609:77: required from 'constexpr mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithShape(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' 2:07.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PlainObject-inl.h:36:57: required from here 2:07.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 2:07.55 255 | std::memcpy(&res, &bits, sizeof(E)); 2:07.55 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:07.55 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:07.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 2:07.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 2:07.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 2:07.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 2:07.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 2:07.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Iteration.h:18, 2:07.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Iteration.cpp:9, 2:07.55 from Unified_cpp_js_src21.cpp:2: 2:07.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 2:07.55 202 | struct OOM : Error { 2:07.55 | ^~~ 2:08.53 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 2:08.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:08.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsfriendapi.h:13, 2:08.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject.h:17, 2:08.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject-inl.h:10, 2:08.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject.cpp:7, 2:08.54 from Unified_cpp_js_src23.cpp:2: 2:08.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 2:08.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:08.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:08.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:609:77: required from 'constexpr mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithShape(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' 2:08.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PlainObject-inl.h:36:57: required from here 2:08.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 2:08.54 255 | std::memcpy(&res, &bits, sizeof(E)); 2:08.54 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:08.54 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:08.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsfriendapi.h:13, 2:08.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject.h:17, 2:08.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject-inl.h:10, 2:08.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject.cpp:7, 2:08.54 from Unified_cpp_js_src23.cpp:2: 2:08.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 2:08.54 202 | struct OOM : Error { 2:08.54 | ^~~ 2:09.68 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 2:09.68 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.h:13, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject-inl.h:10, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.cpp:11, 2:09.69 from Unified_cpp_js_src22.cpp:2: 2:09.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = mozilla::Ok; E = JS::Error]': 2:09.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = mozilla::Ok; E = JS::Error]' 2:09.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:575:49: required from 'constexpr mozilla::GenericErrorResult mozilla::Result::propagateErr() [with V = mozilla::Ok; E = JS::Error]' 2:09.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.cpp:439:5: required from here 2:09.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::Error' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 2:09.69 255 | std::memcpy(&res, &bits, sizeof(E)); 2:09.69 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:09.69 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 2:09.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 2:09.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.h:13, 2:09.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject-inl.h:10, 2:09.71 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.cpp:11, 2:09.71 from Unified_cpp_js_src22.cpp:2: 2:09.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:187:8: note: 'struct JS::Error' declared here 2:09.71 187 | struct Error { 2:09.71 | ^~~~~ 2:13.35 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:13.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitMemCopyInline()': 2:13.37 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:12985:12: warning: 'signedLength' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:13.37 12985 | uint32_t length = signedLength; 2:13.37 | ^~~~~~ 2:13.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitMemFillInline()': 2:13.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13223:12: warning: 'signedLength' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:13.43 13223 | uint32_t length = uint32_t(signedLength); 2:13.43 | ^~~~~~ 2:13.49 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 2:13.49 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:13.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 2:13.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/CommonFunctions.h:17, 2:13.50 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/CommonFunctions.cpp:9, 2:13.51 from Unified_cpp_js_src4.cpp:2: 2:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = mozilla::Ok; E = JS::Error]': 2:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = mozilla::Ok; E = JS::Error]' 2:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:575:49: required from 'constexpr mozilla::GenericErrorResult mozilla::Result::propagateErr() [with V = mozilla::Ok; E = JS::Error]' 2:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/LanguageTag.cpp:1435:5: required from here 2:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::Error' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 2:13.51 255 | std::memcpy(&res, &bits, sizeof(E)); 2:13.51 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:13.51 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:13.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 2:13.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/CommonFunctions.h:17, 2:13.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/CommonFunctions.cpp:9, 2:13.51 from Unified_cpp_js_src4.cpp:2: 2:13.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:187:8: note: 'struct JS::Error' declared here 2:13.51 187 | struct Error { 2:13.51 | ^~~~~ 2:13.51 Compiling mozglue-static v0.1.0 (/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/mozglue/static/rust) 2:13.79 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 2:13.79 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:13.79 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/shadow/Zone.h:16, 2:13.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/HeapAPI.h:19, 2:13.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Value.h:22, 2:13.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/IonTypes.h:19, 2:13.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/IonAnalysis.h:15, 2:13.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/ScalarReplacement.cpp:11, 2:13.80 from Unified_cpp_js_src_jit10.cpp:2: 2:13.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 2:13.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:13.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:13.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:609:77: required from 'constexpr mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithShape(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' 2:13.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PlainObject-inl.h:36:57: required from here 2:13.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 2:13.80 255 | std::memcpy(&res, &bits, sizeof(E)); 2:13.80 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:13.80 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:13.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/shadow/Zone.h:16, 2:13.80 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/HeapAPI.h:19, 2:13.81 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Value.h:22, 2:13.81 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/IonTypes.h:19, 2:13.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/IonAnalysis.h:15, 2:13.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/ScalarReplacement.cpp:11, 2:13.82 from Unified_cpp_js_src_jit10.cpp:2: 2:13.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 2:13.82 202 | struct OOM : Error { 2:13.82 | ^~~ 2:14.93 In file included from Unified_cpp_js_src5.cpp:20: 2:14.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/NumberFormat.cpp: In function 'js::ImmutablePropertyNamePtr JSAtomState::* GetFieldTypeForNumberField(UNumberFormatFields, JS::HandleValue, FormattingType)': 2:14.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/NumberFormat.cpp:672:10: warning: enumeration value 'UNUM_APPROXIMATELY_SIGN_FIELD' not handled in switch [-Wswitch] 2:14.94 672 | switch (fieldName) { 2:14.94 | ^ 2:15.54 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 2:15.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:15.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi.h:27, 2:15.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/streams/ReadableStreamBYOBReader.cpp:15, 2:15.55 from Unified_cpp_js_src7.cpp:2: 2:15.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 2:15.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:15.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:15.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:609:77: required from 'constexpr mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithShape(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' 2:15.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PlainObject-inl.h:36:57: required from here 2:15.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 2:15.55 255 | std::memcpy(&res, &bits, sizeof(E)); 2:15.55 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:15.55 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:15.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi.h:27, 2:15.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/streams/ReadableStreamBYOBReader.cpp:15, 2:15.55 from Unified_cpp_js_src7.cpp:2: 2:15.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 2:15.55 202 | struct OOM : Error { 2:15.55 | ^~~ 2:17.37 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:121, 2:17.37 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.h:13, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject-inl.h:10, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.cpp:11, 2:17.38 from Unified_cpp_js_src22.cpp:2: 2:17.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 2:17.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:17.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 2:17.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:609:77: required from 'constexpr mozilla::Result::type, E> mozilla::Result::map(F) [with F = js::PlainObject::createWithShape(JSContext*, JS::Handle)::; V = js::NativeObject*; E = JS::OOM; typename std::result_of::type = js::PlainObject*]' 2:17.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PlainObject-inl.h:36:57: required from here 2:17.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Result.h:255:16: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] 2:17.38 255 | std::memcpy(&res, &bits, sizeof(E)); 2:17.38 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:17.38 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jspubtd.h:17, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:19, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallArgs.h:73, 2:17.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/CallNonGenericMethod.h:12, 2:17.39 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:15, 2:17.39 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Barrier.h:14, 2:17.40 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.h:13, 2:17.40 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject-inl.h:10, 2:17.40 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.cpp:11, 2:17.40 from Unified_cpp_js_src22.cpp:2: 2:17.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 2:17.40 202 | struct OOM : Error { 2:17.40 | ^~~ 2:17.49 Compiling jsrust_shared v0.1.0 (/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/rust/shared) 2:23.30 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/GCVector.h:13, 2:23.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:17, 2:23.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsmath.h:14, 2:23.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:33, 2:23.31 from Unified_cpp_js_src_wasm0.cpp:2: 2:23.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h: In function 'bool js::wasm::BaseCompiler::pushStackResultsForCall(const js::wasm::ResultType&, js::wasm::RegPtr, js::wasm::StackResultsLoc*)': 2:23.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:58:5: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:23.31 58 | new (KnownNotNull, aDst) T(std::forward(aArgs)...); 2:23.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:23.31 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:23.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:2509:10: note: 'k' was declared here 2:23.31 2509 | Kind k; 2:23.31 | ^ 2:23.55 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/GCVector.h:13, 2:23.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/NamespaceImports.h:17, 2:23.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsmath.h:14, 2:23.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:33, 2:23.56 from Unified_cpp_js_src_wasm0.cpp:2: 2:23.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h: In member function 'bool js::wasm::BaseCompiler::pushResults(js::wasm::ResultType, js::wasm::StackHeight)': 2:23.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/Vector.h:58:5: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:23.56 58 | new (KnownNotNull, aDst) T(std::forward(aArgs)...); 2:23.56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:23.56 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:23.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:2509:10: note: 'k' was declared here 2:23.56 2509 | Kind k; 2:23.56 | ^ 2:23.61 mfbt/tests/TestAlgorithm 2:23.64 mfbt/tests/TestArray 2:23.66 mfbt/tests/TestArrayUtils 2:23.69 mfbt/tests/TestAtomicBitfields 2:23.71 mfbt/tests/TestAtomics 2:23.74 mfbt/tests/TestBinarySearch 2:23.76 mfbt/tests/TestBitSet 2:23.78 mfbt/tests/TestBloomFilter 2:23.82 mfbt/tests/TestBufferList 2:23.84 mfbt/tests/TestCasting 2:23.87 mfbt/tests/TestCeilingFloor 2:23.90 mfbt/tests/TestCheckedInt 2:23.93 mfbt/tests/TestCompactPair 2:23.95 mfbt/tests/TestCountPopulation 2:23.98 mfbt/tests/TestCountZeroes 2:24.01 mfbt/tests/TestDefineEnum 2:24.07 mfbt/tests/TestDoublyLinkedList 2:24.17 mfbt/tests/TestEndian 2:24.18 mfbt/tests/TestEnumeratedArray 2:24.22 mfbt/tests/TestEnumSet 2:24.24 mfbt/tests/TestEnumTypeTraits 2:24.31 mfbt/tests/TestFastBernoulliTrial 2:24.42 mfbt/tests/TestFloatingPoint 2:24.43 mfbt/tests/TestFunctionRef 2:24.51 mfbt/tests/TestFunctionTypeTraits 2:24.52 mfbt/tests/TestHashTable 2:26.17 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/HashTable.h:10, 2:26.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Scheduling.h:317, 2:26.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Scheduling.cpp:7, 2:26.17 from Unified_cpp_js_src_gc2.cpp:2: 2:26.17 In member function 'bool mozilla::detail::EntrySlot::operator==(const mozilla::detail::EntrySlot&) const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >]', 2:26.17 inlined from 'bool mozilla::detail::HashTable::Iterator::done() const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >; HashPolicy = mozilla::HashMap, js::ZoneAllocPolicy>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy; AllocPolicy = js::ZoneAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1379:19, 2:26.17 inlined from 'bool mozilla::detail::HashTable::Enum::empty() const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >; HashPolicy = mozilla::HashMap, js::ZoneAllocPolicy>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy; AllocPolicy = js::ZoneAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1510:43, 2:26.17 inlined from 'void js::ObjectWrapperMap::Enum::goToNext()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Compartment.h:52:27, 2:26.17 inlined from 'void js::ObjectWrapperMap::Enum::popFront()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Compartment.h:112:15, 2:26.17 inlined from 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp:73:22: 2:26.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1117:72: warning: '((const mozilla::detail::EntrySlot, js::ZoneAllocPolicy, false> > >*)((char*)&e + offsetof(JS::Compartment::ObjectWrapperEnum, JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::outer.mozilla::Maybe, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum>::.mozilla::detail::MaybeStorage, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::.mozilla::detail::MaybeStorageBase, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::mStorage)))[1].mozilla::detail::EntrySlot, js::ZoneAllocPolicy> > >::mEntry' may be used uninitialized [-Wmaybe-uninitialized] 2:26.18 1117 | bool operator==(const EntrySlot& aRhs) const { return mEntry == aRhs.mEntry; } 2:26.18 | ~~~~~^~~~~~ 2:26.18 In file included from Unified_cpp_js_src_gc2.cpp:20: 2:26.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp: In function 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)': 2:26.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp:72:43: note: 'e' declared here 2:26.18 72 | for (Compartment::ObjectWrapperEnum e(source, dest); !e.empty(); 2:26.18 | ^ 2:26.18 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Realm.h:26, 2:26.18 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/GlobalObject.h:36, 2:26.18 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/debugger/DebugAPI.h:10, 2:26.18 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Statistics.cpp:18, 2:26.18 from Unified_cpp_js_src_gc2.cpp:11: 2:26.18 In member function 'void js::ObjectWrapperMap::Enum::goToNext()', 2:26.18 inlined from 'void js::ObjectWrapperMap::Enum::popFront()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Compartment.h:112:15, 2:26.18 inlined from 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp:73:22: 2:26.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Compartment.h:55:13: warning: 'e.JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::filter' may be used uninitialized [-Wmaybe-uninitialized] 2:26.18 55 | if (filter && !filter->match(c)) { 2:26.18 | ^~~~~~ 2:26.18 In file included from Unified_cpp_js_src_gc2.cpp:20: 2:26.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp: In function 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)': 2:26.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp:72:43: note: 'e' declared here 2:26.18 72 | for (Compartment::ObjectWrapperEnum e(source, dest); !e.empty(); 2:26.18 | ^ 2:26.19 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/HashTable.h:10, 2:26.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Scheduling.h:317, 2:26.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Scheduling.cpp:7, 2:26.19 from Unified_cpp_js_src_gc2.cpp:2: 2:26.19 In member function 'bool mozilla::detail::EntrySlot::operator==(const mozilla::detail::EntrySlot&) const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >]', 2:26.19 inlined from 'bool mozilla::detail::HashTable::Iterator::done() const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >; HashPolicy = mozilla::HashMap, js::ZoneAllocPolicy>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy; AllocPolicy = js::ZoneAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1379:19, 2:26.19 inlined from 'bool mozilla::detail::HashTable::Enum::empty() const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >; HashPolicy = mozilla::HashMap, js::ZoneAllocPolicy>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy; AllocPolicy = js::ZoneAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1510:43, 2:26.19 inlined from 'bool js::ObjectWrapperMap::Enum::empty() const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Compartment.h:95:48, 2:26.19 inlined from 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp:72:68: 2:26.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1117:72: warning: '((const mozilla::detail::EntrySlot, js::ZoneAllocPolicy, false> > >*)((char*)&e + offsetof(JS::Compartment::ObjectWrapperEnum, JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::outer.mozilla::Maybe, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum>::.mozilla::detail::MaybeStorage, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::.mozilla::detail::MaybeStorageBase, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::mStorage)))[1].mozilla::detail::EntrySlot, js::ZoneAllocPolicy> > >::mEntry' may be used uninitialized [-Wmaybe-uninitialized] 2:26.20 1117 | bool operator==(const EntrySlot& aRhs) const { return mEntry == aRhs.mEntry; } 2:26.20 | ~~~~~^~~~~~ 2:26.20 In file included from Unified_cpp_js_src_gc2.cpp:20: 2:26.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp: In function 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)': 2:26.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp:72:43: note: 'e' declared here 2:26.20 72 | for (Compartment::ObjectWrapperEnum e(source, dest); !e.empty(); 2:26.20 | ^ 2:26.22 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/HashTable.h:10, 2:26.22 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Scheduling.h:317, 2:26.22 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Scheduling.cpp:7, 2:26.23 from Unified_cpp_js_src_gc2.cpp:2: 2:26.23 In member function 'bool mozilla::detail::EntrySlot::operator<(const mozilla::detail::EntrySlot&) const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >]', 2:26.23 inlined from 'void mozilla::detail::HashTable::Iterator::moveToNextLiveEntry() [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >; HashPolicy = mozilla::HashMap, js::ZoneAllocPolicy>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy; AllocPolicy = js::ZoneAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1342:21, 2:26.23 inlined from 'void mozilla::detail::HashTable::Iterator::next() [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >; HashPolicy = mozilla::HashMap, js::ZoneAllocPolicy>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy; AllocPolicy = js::ZoneAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1394:26, 2:26.23 inlined from 'void mozilla::detail::HashTable::Enum::popFront() [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >; HashPolicy = mozilla::HashMap, js::ZoneAllocPolicy>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy; AllocPolicy = js::ZoneAllocPolicy]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1514:40, 2:26.23 inlined from 'void js::ObjectWrapperMap::Enum::goToNext()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Compartment.h:64:26, 2:26.23 inlined from 'void js::ObjectWrapperMap::Enum::popFront()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Compartment.h:112:15, 2:26.23 inlined from 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp:73:22: 2:26.23 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/HashTable.h:1119:70: warning: '((const mozilla::detail::EntrySlot, js::ZoneAllocPolicy, false> > >*)((char*)&e + offsetof(JS::Compartment::ObjectWrapperEnum, JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::outer.mozilla::Maybe, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum>::.mozilla::detail::MaybeStorage, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::.mozilla::detail::MaybeStorageBase, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::mStorage)))[1].mozilla::detail::EntrySlot, js::ZoneAllocPolicy> > >::mEntry' may be used uninitialized [-Wmaybe-uninitialized] 2:26.23 1119 | bool operator<(const EntrySlot& aRhs) const { return mEntry < aRhs.mEntry; } 2:26.23 | ~~~~~^~~~~~ 2:26.23 In file included from Unified_cpp_js_src_gc2.cpp:20: 2:26.23 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp: In function 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)': 2:26.23 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Tracer.cpp:72:43: note: 'e' declared here 2:26.23 72 | for (Compartment::ObjectWrapperEnum e(source, dest); !e.empty(); 2:26.23 | ^ 2:27.79 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:27.79 STDCXX_MAX_VERSION = Version("3.4.19") 2:27.79 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:27.79 CXXABI_MAX_VERSION = Version("1.3.7") 2:27.79 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:27.79 GLIBC_MAX_VERSION = Version("2.17") 2:27.79 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:27.79 LIBGCC_MAX_VERSION = Version("4.8") 2:27.81 mfbt/tests/TestIntegerRange 2:28.17 mfbt/tests/TestJSONWriter 2:28.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:28.30 STDCXX_MAX_VERSION = Version("3.4.19") 2:28.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:28.31 CXXABI_MAX_VERSION = Version("1.3.7") 2:28.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:28.31 GLIBC_MAX_VERSION = Version("2.17") 2:28.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:28.31 LIBGCC_MAX_VERSION = Version("4.8") 2:28.43 mfbt/tests/TestLinkedList 2:28.56 mfbt/tests/TestMacroArgs 2:28.75 mfbt/tests/TestMacroForEach 2:29.22 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:29.22 STDCXX_MAX_VERSION = Version("3.4.19") 2:29.22 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:29.22 CXXABI_MAX_VERSION = Version("1.3.7") 2:29.22 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:29.22 GLIBC_MAX_VERSION = Version("2.17") 2:29.22 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:29.23 LIBGCC_MAX_VERSION = Version("4.8") 2:29.43 mfbt/tests/TestMathAlgorithms 2:29.43 mfbt/tests/TestMaybe 2:30.06 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.06 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.07 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.07 GLIBC_MAX_VERSION = Version("2.17") 2:30.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.07 LIBGCC_MAX_VERSION = Version("4.8") 2:30.19 mfbt/tests/TestNonDereferenceable 2:30.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.21 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.22 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.22 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.22 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.22 GLIBC_MAX_VERSION = Version("2.17") 2:30.22 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.22 LIBGCC_MAX_VERSION = Version("4.8") 2:30.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.32 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.33 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.33 GLIBC_MAX_VERSION = Version("2.17") 2:30.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.33 LIBGCC_MAX_VERSION = Version("4.8") 2:30.40 mfbt/tests/TestNotNull 2:30.51 mfbt/tests/TestRandomNum 2:30.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.59 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.59 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.59 GLIBC_MAX_VERSION = Version("2.17") 2:30.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.59 LIBGCC_MAX_VERSION = Version("4.8") 2:30.69 mfbt/tests/TestRange 2:30.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.72 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.72 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.72 GLIBC_MAX_VERSION = Version("2.17") 2:30.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.72 LIBGCC_MAX_VERSION = Version("4.8") 2:30.73 mfbt/tests/TestRefPtr 2:30.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.76 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.76 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.76 GLIBC_MAX_VERSION = Version("2.17") 2:30.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.76 LIBGCC_MAX_VERSION = Version("4.8") 2:30.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.76 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.76 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.76 GLIBC_MAX_VERSION = Version("2.17") 2:30.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.76 LIBGCC_MAX_VERSION = Version("4.8") 2:30.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.86 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.86 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.86 GLIBC_MAX_VERSION = Version("2.17") 2:30.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.86 LIBGCC_MAX_VERSION = Version("4.8") 2:30.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.94 STDCXX_MAX_VERSION = Version("3.4.19") 2:30.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.94 CXXABI_MAX_VERSION = Version("1.3.7") 2:30.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.95 GLIBC_MAX_VERSION = Version("2.17") 2:30.95 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:30.95 LIBGCC_MAX_VERSION = Version("4.8") 2:30.95 mfbt/tests/TestResult 2:30.97 mfbt/tests/TestRollingMean 2:30.97 mfbt/tests/TestSaturate 2:31.04 mfbt/tests/TestScopeExit 2:31.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.14 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.14 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.14 GLIBC_MAX_VERSION = Version("2.17") 2:31.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.14 LIBGCC_MAX_VERSION = Version("4.8") 2:31.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.15 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.15 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.15 GLIBC_MAX_VERSION = Version("2.17") 2:31.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.15 LIBGCC_MAX_VERSION = Version("4.8") 2:31.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.19 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.19 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.19 GLIBC_MAX_VERSION = Version("2.17") 2:31.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.19 LIBGCC_MAX_VERSION = Version("4.8") 2:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.24 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.24 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.24 GLIBC_MAX_VERSION = Version("2.17") 2:31.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.24 LIBGCC_MAX_VERSION = Version("4.8") 2:31.28 mfbt/tests/TestSegmentedVector 2:31.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.32 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.33 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.33 GLIBC_MAX_VERSION = Version("2.17") 2:31.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.33 LIBGCC_MAX_VERSION = Version("4.8") 2:31.36 mfbt/tests/TestSHA1 2:31.40 mfbt/tests/TestSmallPointerArray 2:31.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.46 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.47 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.47 GLIBC_MAX_VERSION = Version("2.17") 2:31.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.47 LIBGCC_MAX_VERSION = Version("4.8") 2:31.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.50 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.50 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.50 GLIBC_MAX_VERSION = Version("2.17") 2:31.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.50 LIBGCC_MAX_VERSION = Version("4.8") 2:31.51 mfbt/tests/TestSplayTree 2:31.54 mfbt/tests/TestTemplateLib 2:31.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.56 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.56 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.56 GLIBC_MAX_VERSION = Version("2.17") 2:31.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.56 LIBGCC_MAX_VERSION = Version("4.8") 2:31.57 mfbt/tests/TestTextUtils 2:31.60 mfbt/tests/TestTuple 2:31.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.66 STDCXX_MAX_VERSION = Version("3.4.19") 2:31.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.66 CXXABI_MAX_VERSION = Version("1.3.7") 2:31.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.66 GLIBC_MAX_VERSION = Version("2.17") 2:31.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:31.66 LIBGCC_MAX_VERSION = Version("4.8") 2:31.88 mfbt/tests/TestTypedEnum 2:32.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.07 STDCXX_MAX_VERSION = Version("3.4.19") 2:32.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.07 CXXABI_MAX_VERSION = Version("1.3.7") 2:32.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.07 GLIBC_MAX_VERSION = Version("2.17") 2:32.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.07 LIBGCC_MAX_VERSION = Version("4.8") 2:32.09 mfbt/tests/TestTypeTraits 2:32.18 mfbt/tests/TestUniquePtr 2:32.21 mfbt/tests/TestVariant 2:32.25 mfbt/tests/TestVector 2:32.37 mfbt/tests/TestWeakPtr 2:32.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.43 STDCXX_MAX_VERSION = Version("3.4.19") 2:32.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.43 CXXABI_MAX_VERSION = Version("1.3.7") 2:32.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.43 GLIBC_MAX_VERSION = Version("2.17") 2:32.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.43 LIBGCC_MAX_VERSION = Version("4.8") 2:32.55 mfbt/tests/TestWrappingOperations 2:32.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.59 STDCXX_MAX_VERSION = Version("3.4.19") 2:32.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.59 CXXABI_MAX_VERSION = Version("1.3.7") 2:32.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.59 GLIBC_MAX_VERSION = Version("2.17") 2:32.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.59 LIBGCC_MAX_VERSION = Version("4.8") 2:32.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.65 STDCXX_MAX_VERSION = Version("3.4.19") 2:32.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.65 CXXABI_MAX_VERSION = Version("1.3.7") 2:32.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.65 GLIBC_MAX_VERSION = Version("2.17") 2:32.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.65 LIBGCC_MAX_VERSION = Version("4.8") 2:32.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.66 STDCXX_MAX_VERSION = Version("3.4.19") 2:32.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.66 CXXABI_MAX_VERSION = Version("1.3.7") 2:32.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.67 GLIBC_MAX_VERSION = Version("2.17") 2:32.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.67 LIBGCC_MAX_VERSION = Version("4.8") 2:32.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.67 STDCXX_MAX_VERSION = Version("3.4.19") 2:32.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.67 CXXABI_MAX_VERSION = Version("1.3.7") 2:32.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.67 GLIBC_MAX_VERSION = Version("2.17") 2:32.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.67 LIBGCC_MAX_VERSION = Version("4.8") 2:32.81 mfbt/tests/TestXorShift128PlusRNG 2:32.93 mfbt/tests/TestSPSCQueue 2:32.94 mfbt/tests/TestThreadSafeWeakPtr 2:32.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.94 STDCXX_MAX_VERSION = Version("3.4.19") 2:32.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.94 CXXABI_MAX_VERSION = Version("1.3.7") 2:32.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.94 GLIBC_MAX_VERSION = Version("2.17") 2:32.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:32.94 LIBGCC_MAX_VERSION = Version("4.8") 2:32.98 mfbt/tests/TestUtf8 2:33.24 mfbt/tests/TestPoisonArea 2:33.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:33.31 STDCXX_MAX_VERSION = Version("3.4.19") 2:33.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:33.31 CXXABI_MAX_VERSION = Version("1.3.7") 2:33.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:33.32 GLIBC_MAX_VERSION = Version("2.17") 2:33.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:33.32 LIBGCC_MAX_VERSION = Version("4.8") 2:33.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:33.35 STDCXX_MAX_VERSION = Version("3.4.19") 2:33.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:33.35 CXXABI_MAX_VERSION = Version("1.3.7") 2:33.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:33.35 GLIBC_MAX_VERSION = Version("2.17") 2:33.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:33.35 LIBGCC_MAX_VERSION = Version("4.8") 2:33.45 Compiling wat v1.0.38 2:34.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.13 STDCXX_MAX_VERSION = Version("3.4.19") 2:34.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.13 CXXABI_MAX_VERSION = Version("1.3.7") 2:34.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.13 GLIBC_MAX_VERSION = Version("2.17") 2:34.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.13 LIBGCC_MAX_VERSION = Version("4.8") 2:34.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.43 STDCXX_MAX_VERSION = Version("3.4.19") 2:34.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.43 CXXABI_MAX_VERSION = Version("1.3.7") 2:34.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.43 GLIBC_MAX_VERSION = Version("2.17") 2:34.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.43 LIBGCC_MAX_VERSION = Version("4.8") 2:34.87 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.87 STDCXX_MAX_VERSION = Version("3.4.19") 2:34.87 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.87 CXXABI_MAX_VERSION = Version("1.3.7") 2:34.87 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.87 GLIBC_MAX_VERSION = Version("2.17") 2:34.87 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:34.87 LIBGCC_MAX_VERSION = Version("4.8") 2:35.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.10 STDCXX_MAX_VERSION = Version("3.4.19") 2:35.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.10 CXXABI_MAX_VERSION = Version("1.3.7") 2:35.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.10 GLIBC_MAX_VERSION = Version("2.17") 2:35.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.10 LIBGCC_MAX_VERSION = Version("4.8") 2:35.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.20 STDCXX_MAX_VERSION = Version("3.4.19") 2:35.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.20 CXXABI_MAX_VERSION = Version("1.3.7") 2:35.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.20 GLIBC_MAX_VERSION = Version("2.17") 2:35.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.20 LIBGCC_MAX_VERSION = Version("4.8") 2:35.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.20 STDCXX_MAX_VERSION = Version("3.4.19") 2:35.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.20 CXXABI_MAX_VERSION = Version("1.3.7") 2:35.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.20 GLIBC_MAX_VERSION = Version("2.17") 2:35.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.20 LIBGCC_MAX_VERSION = Version("4.8") 2:35.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.56 STDCXX_MAX_VERSION = Version("3.4.19") 2:35.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.56 CXXABI_MAX_VERSION = Version("1.3.7") 2:35.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.56 GLIBC_MAX_VERSION = Version("2.17") 2:35.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.56 LIBGCC_MAX_VERSION = Version("4.8") 2:35.73 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.73 STDCXX_MAX_VERSION = Version("3.4.19") 2:35.74 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.74 CXXABI_MAX_VERSION = Version("1.3.7") 2:35.74 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.74 GLIBC_MAX_VERSION = Version("2.17") 2:35.74 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.74 LIBGCC_MAX_VERSION = Version("4.8") 2:35.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.94 STDCXX_MAX_VERSION = Version("3.4.19") 2:35.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.95 CXXABI_MAX_VERSION = Version("1.3.7") 2:35.95 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.95 GLIBC_MAX_VERSION = Version("2.17") 2:35.95 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:35.95 LIBGCC_MAX_VERSION = Version("4.8") 2:36.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.19 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.20 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.20 GLIBC_MAX_VERSION = Version("2.17") 2:36.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.20 LIBGCC_MAX_VERSION = Version("4.8") 2:36.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.30 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.30 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.31 GLIBC_MAX_VERSION = Version("2.17") 2:36.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.31 LIBGCC_MAX_VERSION = Version("4.8") 2:36.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.43 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.43 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.43 GLIBC_MAX_VERSION = Version("2.17") 2:36.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.43 LIBGCC_MAX_VERSION = Version("4.8") 2:36.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.49 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.49 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.49 GLIBC_MAX_VERSION = Version("2.17") 2:36.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.49 LIBGCC_MAX_VERSION = Version("4.8") 2:36.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.54 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.54 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.54 GLIBC_MAX_VERSION = Version("2.17") 2:36.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.54 LIBGCC_MAX_VERSION = Version("4.8") 2:36.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.65 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.65 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.65 GLIBC_MAX_VERSION = Version("2.17") 2:36.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.65 LIBGCC_MAX_VERSION = Version("4.8") 2:36.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.68 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.68 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.68 GLIBC_MAX_VERSION = Version("2.17") 2:36.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.68 LIBGCC_MAX_VERSION = Version("4.8") 2:36.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.76 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.76 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.76 GLIBC_MAX_VERSION = Version("2.17") 2:36.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.76 LIBGCC_MAX_VERSION = Version("4.8") 2:36.87 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.87 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.87 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.87 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.87 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.87 GLIBC_MAX_VERSION = Version("2.17") 2:36.87 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.87 LIBGCC_MAX_VERSION = Version("4.8") 2:36.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.90 STDCXX_MAX_VERSION = Version("3.4.19") 2:36.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.90 CXXABI_MAX_VERSION = Version("1.3.7") 2:36.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.90 GLIBC_MAX_VERSION = Version("2.17") 2:36.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:36.90 LIBGCC_MAX_VERSION = Version("4.8") 2:37.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.10 STDCXX_MAX_VERSION = Version("3.4.19") 2:37.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.10 CXXABI_MAX_VERSION = Version("1.3.7") 2:37.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.10 GLIBC_MAX_VERSION = Version("2.17") 2:37.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.10 LIBGCC_MAX_VERSION = Version("4.8") 2:37.11 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.11 STDCXX_MAX_VERSION = Version("3.4.19") 2:37.11 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.11 CXXABI_MAX_VERSION = Version("1.3.7") 2:37.11 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.12 GLIBC_MAX_VERSION = Version("2.17") 2:37.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.12 LIBGCC_MAX_VERSION = Version("4.8") 2:37.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.19 STDCXX_MAX_VERSION = Version("3.4.19") 2:37.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.19 CXXABI_MAX_VERSION = Version("1.3.7") 2:37.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.19 GLIBC_MAX_VERSION = Version("2.17") 2:37.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.19 LIBGCC_MAX_VERSION = Version("4.8") 2:37.25 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitTeeLocal()': 2:37.27 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:11713:34: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:37.27 11713 | return emitSetOrTeeLocal(slot); 2:37.27 | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2:37.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitEnd()': 2:37.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:10232:3: warning: 'kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:37.43 10232 | switch (kind) { 2:37.43 | ^~~~~~ 2:37.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.44 STDCXX_MAX_VERSION = Version("3.4.19") 2:37.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.45 CXXABI_MAX_VERSION = Version("1.3.7") 2:37.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.45 GLIBC_MAX_VERSION = Version("2.17") 2:37.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.45 LIBGCC_MAX_VERSION = Version("4.8") 2:37.61 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.61 STDCXX_MAX_VERSION = Version("3.4.19") 2:37.62 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.62 CXXABI_MAX_VERSION = Version("1.3.7") 2:37.62 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.62 GLIBC_MAX_VERSION = Version("2.17") 2:37.62 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.62 LIBGCC_MAX_VERSION = Version("4.8") 2:37.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.71 STDCXX_MAX_VERSION = Version("3.4.19") 2:37.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.72 CXXABI_MAX_VERSION = Version("1.3.7") 2:37.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.72 GLIBC_MAX_VERSION = Version("2.17") 2:37.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:37.72 LIBGCC_MAX_VERSION = Version("4.8") 2:38.02 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.02 STDCXX_MAX_VERSION = Version("3.4.19") 2:38.03 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.03 CXXABI_MAX_VERSION = Version("1.3.7") 2:38.03 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.03 GLIBC_MAX_VERSION = Version("2.17") 2:38.03 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.03 LIBGCC_MAX_VERSION = Version("4.8") 2:38.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.17 STDCXX_MAX_VERSION = Version("3.4.19") 2:38.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.17 CXXABI_MAX_VERSION = Version("1.3.7") 2:38.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.17 GLIBC_MAX_VERSION = Version("2.17") 2:38.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.17 LIBGCC_MAX_VERSION = Version("4.8") 2:38.26 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:38.26 from Unified_cpp_js_src_wasm0.cpp:20: 2:38.27 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitBr()': 2:38.27 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:688:55: warning: 'relativeDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:38.27 688 | return controlStack_[controlStack_.length() - 1 - relativeDepth] 2:38.27 | ^~~~~~~~~~~~~ 2:38.27 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:38.27 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:10285:12: note: 'relativeDepth' was declared here 2:38.27 10285 | uint32_t relativeDepth; 2:38.27 | ^~~~~~~~~~~~~ 2:38.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.28 STDCXX_MAX_VERSION = Version("3.4.19") 2:38.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.28 CXXABI_MAX_VERSION = Version("1.3.7") 2:38.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.28 GLIBC_MAX_VERSION = Version("2.17") 2:38.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.28 LIBGCC_MAX_VERSION = Version("4.8") 2:38.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.28 STDCXX_MAX_VERSION = Version("3.4.19") 2:38.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.28 CXXABI_MAX_VERSION = Version("1.3.7") 2:38.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.28 GLIBC_MAX_VERSION = Version("2.17") 2:38.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.28 LIBGCC_MAX_VERSION = Version("4.8") 2:38.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.50 STDCXX_MAX_VERSION = Version("3.4.19") 2:38.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.50 CXXABI_MAX_VERSION = Version("1.3.7") 2:38.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.50 GLIBC_MAX_VERSION = Version("2.17") 2:38.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.50 LIBGCC_MAX_VERSION = Version("4.8") 2:38.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.68 STDCXX_MAX_VERSION = Version("3.4.19") 2:38.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.68 CXXABI_MAX_VERSION = Version("1.3.7") 2:38.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.68 GLIBC_MAX_VERSION = Version("2.17") 2:38.68 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2:38.68 LIBGCC_MAX_VERSION = Version("4.8") 2:38.74 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:38.74 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:38.74 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:38.74 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:38.74 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:38.74 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:38.75 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:38.75 from Unified_cpp_js_src_wasm0.cpp:2: 2:38.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitArraySet()': 2:38.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:617:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:38.75 617 | return types_[index].arrayType(); 2:38.75 | ^ 2:38.75 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:38.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13979:12: note: 'typeIndex' was declared here 2:38.75 13979 | uint32_t typeIndex; 2:38.75 | ^~~~~~~~~ 2:38.89 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:38.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:38.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:38.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:38.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:38.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:38.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:38.89 from Unified_cpp_js_src_wasm0.cpp:2: 2:38.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitArrayNewWithRtt()': 2:38.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:617:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:38.91 617 | return types_[index].arrayType(); 2:38.91 | ^ 2:38.91 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:38.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13846:12: note: 'typeIndex' was declared here 2:38.91 13846 | uint32_t typeIndex; 2:38.91 | ^~~~~~~~~ 2:39.07 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:39.07 from Unified_cpp_js_src_wasm0.cpp:20: 2:39.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitStructSet()': 2:39.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:2942:52: warning: 'fieldIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:39.07 2942 | if (!popWithType(structType.fields_[*fieldIndex].type.widenToValType(), 2:39.08 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:39.08 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13779:12: note: 'fieldIndex' was declared here 2:39.08 13779 | uint32_t fieldIndex; 2:39.08 | ^~~~~~~~~~ 2:39.08 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:39.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:39.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:39.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:39.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:39.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:39.08 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:39.08 from Unified_cpp_js_src_wasm0.cpp:2: 2:39.08 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:601:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:39.08 601 | return types_[index].structType(); 2:39.08 | ^ 2:39.08 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:39.08 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13778:12: note: 'typeIndex' was declared here 2:39.08 13778 | uint32_t typeIndex; 2:39.08 | ^~~~~~~~~ 2:40.04 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/BitSet.h:11, 2:40.04 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/HeapAPI.h:11, 2:40.04 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/TracingAPI.h:11, 2:40.04 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/GCPolicyAPI.h:61, 2:40.04 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/RootingAPI.h:23, 2:40.04 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/js/Promise.h:14, 2:40.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/Promise.h:10, 2:40.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/Promise.cpp:7, 2:40.05 from Unified_cpp_js_src2.cpp:2: 2:40.05 In function 'void mozilla::PodCopy(T*, const T*, size_t) [with T = unsigned char]', 2:40.05 inlined from 'bool js::InlineCharBuffer::maybeRealloc(JSContext*, size_t, size_t) [with CharT = unsigned char]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/InlineCharBuffer-inl.h:97:23, 2:40.05 inlined from 'bool js::InlineCharBuffer::maybeRealloc(JSContext*, size_t, size_t) [with CharT = unsigned char]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/InlineCharBuffer-inl.h:82:8, 2:40.05 inlined from 'bool ToUpperCase(JSContext*, js::InlineCharBuffer&, const SrcChar*, size_t, size_t, size_t*) [with DestChar = unsigned char; SrcChar = unsigned char]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/String.cpp:1171:31, 2:40.05 inlined from 'JSString* ToUpperCase(JSContext*, JSLinearString*) [with CharT = unsigned char]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/String.cpp:1272:25, 2:40.05 inlined from 'JSString* js::StringToUpperCase(JSContext*, JS::HandleString)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/String.cpp:1308:35: 2:40.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/dist/include/mozilla/PodOperations.h:109:11: warning: 'void* memcpy(void*, const void*, size_t)' forming offset [40, 127] is out of the bounds [0, 40] of object 'newChars' with type 'mozilla::MaybeOneOf, js::InlineCharBuffer >' [-Warray-bounds] 2:40.05 109 | memcpy(aDst, aSrc, aNElem * sizeof(T)); 2:40.05 | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:40.05 In file included from Unified_cpp_js_src2.cpp:38: 2:40.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/String.cpp: In function 'JSString* js::StringToUpperCase(JSContext*, JS::HandleString)': 2:40.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/String.cpp:1187:52: note: 'newChars' declared here 2:40.05 1187 | mozilla::MaybeOneOf newChars; 2:40.05 | ^~~~~~~~ 2:40.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitSetGlobal()': 2:40.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:11820:51: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:40.52 11820 | const GlobalDesc& global = moduleEnv_.globals[id]; 2:40.52 | ^ 2:40.62 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitSetLocal()': 2:40.63 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:11704:33: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:40.63 11704 | return emitSetOrTeeLocal(slot); 2:40.63 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2:41.11 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:41.11 from Unified_cpp_js_src_wasm0.cpp:20: 2:41.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitBrIf()': 2:41.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:688:55: warning: 'relativeDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:41.12 688 | return controlStack_[controlStack_.length() - 1 - relativeDepth] 2:41.12 | ^~~~~~~~~~~~~ 2:41.12 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:41.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:10316:12: note: 'relativeDepth' was declared here 2:41.12 10316 | uint32_t relativeDepth; 2:41.12 | ^~~~~~~~~~~~~ 2:42.88 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:42.88 from Unified_cpp_js_src_wasm0.cpp:20: 2:42.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitBrOnCast()': 2:42.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:688:55: warning: 'relativeDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:42.88 688 | return controlStack_[controlStack_.length() - 1 - relativeDepth] 2:42.88 | ^~~~~~~~~~~~~ 2:42.88 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:42.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:14152:12: note: 'relativeDepth' was declared here 2:42.88 14152 | uint32_t relativeDepth; 2:42.88 | ^~~~~~~~~~~~~ 2:43.03 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitCall()': 2:43.04 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:11260:57: warning: 'funcIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:43.04 11260 | const FuncType& funcType = *moduleEnv_.funcs[funcIndex].type; 2:43.04 | ^ 2:43.27 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:43.27 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:43.27 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:43.27 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:43.27 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:43.27 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:43.27 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:43.27 from Unified_cpp_js_src_wasm0.cpp:2: 2:43.27 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitCallIndirect()': 2:43.27 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:550:72: warning: 'funcTypeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:43.27 550 | const TypeDef& operator[](uint32_t index) const { return types_[index]; } 2:43.27 | ^ 2:43.27 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:43.27 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:11306:12: note: 'funcTypeIndex' was declared here 2:43.27 11306 | uint32_t funcTypeIndex; 2:43.27 | ^~~~~~~~~~~~~ 2:43.78 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitGetLocal()': 2:43.80 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:11585:23: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:43.80 11585 | switch (locals_[slot].kind()) { 2:43.80 | ^ 2:44.07 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.h:25, 2:44.07 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:44, 2:44.07 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:44.07 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:44.07 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:44.07 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:44.07 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:44.07 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:44.07 from Unified_cpp_js_src_wasm0.cpp:2: 2:44.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValType.h: In member function 'bool js::wasm::BaseCompiler::emitRttCanon()': 2:44.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValType.h:98:22: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:44.07 98 | ptc.typeIndex_ = refTypeIndex; 2:44.07 | ^~~~~~~~~~~~ 2:44.07 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:44.07 from Unified_cpp_js_src_wasm0.cpp:20: 2:44.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:3096:12: note: 'typeIndex' was declared here 2:44.07 3096 | uint32_t typeIndex; 2:44.07 | ^~~~~~~~~ 2:44.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitGetGlobal()': 2:44.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:2027:11: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:44.83 2027 | if (*id >= env_.globals.length()) { 2:44.83 | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:44.83 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:44.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:11717:12: note: 'id' was declared here 2:44.83 11717 | uint32_t id; 2:44.83 | ^~ 2:45.31 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:45.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:45.32 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:45.32 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:45.32 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:45.32 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:45.32 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:45.32 from Unified_cpp_js_src_wasm0.cpp:2: 2:45.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitStructNewDefaultWithRtt()': 2:45.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:601:24: warning: 'unusedTypeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:45.32 601 | return types_[index].structType(); 2:45.32 | ^ 2:45.32 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:45.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13719:14: note: 'unusedTypeIndex' was declared here 2:45.32 13719 | uint32_t unusedTypeIndex; 2:45.32 | ^~~~~~~~~~~~~~~ 2:45.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitArrayLen()': 2:45.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:14043:12: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:45.48 14043 | uint32_t typeIndex; 2:45.48 | ^~~~~~~~~ 2:45.60 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:45.61 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:45.61 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:45.61 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:45.61 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:45.61 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:45.61 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:45.61 from Unified_cpp_js_src_wasm0.cpp:2: 2:45.61 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitArrayGet(js::wasm::FieldExtension)': 2:45.61 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:617:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:45.61 617 | return types_[index].arrayType(); 2:45.61 | ^ 2:45.61 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:45.61 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13931:12: note: 'typeIndex' was declared here 2:45.61 13931 | uint32_t typeIndex; 2:45.61 | ^~~~~~~~~ 2:45.77 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:45.77 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:45.78 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:45.78 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:45.78 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:45.78 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:45.78 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:45.78 from Unified_cpp_js_src_wasm0.cpp:2: 2:45.78 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitStructNewWithRtt()': 2:45.78 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:601:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:45.78 601 | return types_[index].structType(); 2:45.78 | ^ 2:45.78 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:45.78 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13634:12: note: 'typeIndex' was declared here 2:45.78 13634 | uint32_t typeIndex; 2:45.78 | ^~~~~~~~~ 2:45.94 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:45.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:45.95 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:45.95 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:45.95 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:45.95 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:45.95 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:45.95 from Unified_cpp_js_src_wasm0.cpp:2: 2:45.95 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitArrayNewDefaultWithRtt()': 2:45.95 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:617:24: warning: 'unusedTypeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:45.95 617 | return types_[index].arrayType(); 2:45.95 | ^ 2:45.95 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:45.95 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13923:14: note: 'unusedTypeIndex' was declared here 2:45.95 13923 | uint32_t unusedTypeIndex; 2:45.95 | ^~~~~~~~~~~~~~~ 2:46.11 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:46.11 from Unified_cpp_js_src_wasm0.cpp:20: 2:46.11 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitStructGet(js::wasm::FieldExtension)': 2:46.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:2912:57: warning: 'fieldIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:46.12 2912 | FieldType fieldType = structType.fields_[*fieldIndex].type; 2:46.12 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:46.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13727:12: note: 'fieldIndex' was declared here 2:46.12 13727 | uint32_t fieldIndex; 2:46.12 | ^~~~~~~~~~ 2:46.12 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:50, 2:46.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmJS.h:42, 2:46.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Scope.h:42, 2:46.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/AbstractScopePtr.h:17, 2:46.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Stencil.h:20, 2:46.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/ParseNode.h:22, 2:46.12 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/AsmJS.cpp:36, 2:46.12 from Unified_cpp_js_src_wasm0.cpp:2: 2:46.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypeDef.h:601:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:46.13 601 | return types_[index].structType(); 2:46.13 | ^ 2:46.14 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:46.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:13726:12: note: 'typeIndex' was declared here 2:46.14 13726 | uint32_t typeIndex; 2:46.14 | ^~~~~~~~~ 2:48.33 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/DateTimeFormat.cpp:24, 2:48.33 from Unified_cpp_js_src4.cpp:11: 2:48.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/LanguageTag.h: In function 'JS::UniqueChars DateTimeFormatLocale(JSContext*, JS::HandleObject, mozilla::Maybe)': 2:48.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/LanguageTag.h:756:31: warning: 'hourCycleStr' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:48.33 756 | : key_{key[0], key[1]}, type_(type) {} 2:48.33 | ^~~~~~~~~~~ 2:48.33 In file included from Unified_cpp_js_src4.cpp:11: 2:48.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/intl/DateTimeFormat.cpp:1012:13: note: 'hourCycleStr' was declared here 2:48.33 1012 | JSAtom* hourCycleStr; 2:48.33 | ^~~~~~~~~~~~ 2:51.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitBody()': 2:51.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:3777:32: warning: 'i64' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:51.17 3777 | stk_.infallibleEmplaceBack(Stk(item)); 2:51.17 | ^~~~~~~~~ 2:51.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:15801:17: note: 'i64' was declared here 2:51.17 15801 | int64_t i64; 2:51.17 | ^~~ 2:51.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:3777:32: warning: 'i32' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:51.18 3777 | stk_.infallibleEmplaceBack(Stk(item)); 2:51.18 | ^~~~~~~~~ 2:51.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmBaselineCompile.cpp:15711:17: note: 'i32' was declared here 2:51.18 15711 | int32_t i32; 2:51.18 | ^~~ 2:51.19 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CodeGenerator.cpp:86, 2:51.19 from Unified_cpp_js_src_jit3.cpp:2: 2:51.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/shared/CodeGenerator-shared-inl.h: In function 'static js::jit::Address js::jit::CodeGeneratorShared::ToAddress(js::jit::Register, const js::jit::LAllocation*, js::Scalar::Type, int32_t)': 2:51.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/shared/CodeGenerator-shared-inl.h:286:34: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:51.20 286 | return Address(elements, offset); 2:51.20 | ^ 2:51.84 In file included from Unified_cpp_js_src_debugger0.cpp:29: 2:51.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/debugger/Environment.cpp: In member function 'bool js::DebuggerEnvironment::CallData::typeGetter()': 2:51.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/debugger/Environment.cpp:192:24: warning: 's' may be used uninitialized [-Wmaybe-uninitialized] 2:51.85 192 | JSAtom* str = Atomize(cx, s, strlen(s), PinAtom); 2:51.85 | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:55.63 In file included from Unified_cpp_js_src_gc1.cpp:2: 2:55.63 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.cpp: In member function 'void js::GCMarker::processMarkStackTop(js::SliceBudget&)': 2:55.63 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.cpp:1915:16: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:55.63 1915 | while (index < end) { 2:55.63 | ~~~~~~^~~~~ 2:55.64 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/gc/Marking.cpp:1849:13: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:55.64 1849 | HeapSlot* base; // Slot range base pointer. 2:55.64 | ^~~~ 2:55.74 In file included from Unified_cpp_js_src_jit3.cpp:2: 2:55.74 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CodeGenerator.cpp: In member function 'void js::jit::CodeGenerator::visitLoadUnboxedScalar(js::jit::LLoadUnboxedScalar*)': 2:55.74 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CodeGenerator.cpp:12685:18: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:55.74 12685 | ToAddress(elements, lir->index(), storageType, mir->offsetAdjustment()); 2:55.74 | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:55.84 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CodeGenerator.cpp: In member function 'void js::jit::CodeGenerator::visitStoreUnboxedBigInt(js::jit::LStoreUnboxedBigInt*)': 2:55.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CodeGenerator.cpp:13093:29: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:55.85 13093 | Address dest = ToAddress(elements, lir->index(), writeType); 2:55.85 | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:57.72 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/GlobalObject.h:36, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/debugger/DebugAPI.h:10, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/debugger/DebugAPI-inl.h:10, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/Promise.cpp:36, 2:57.72 from Unified_cpp_js_src2.cpp:2: 2:57.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Realm.h: In function 'bool PromiseReactionJob(JSContext*, unsigned int, JS::Value*)': 2:57.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Realm.h:477:29: warning: 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::origin_' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:57.72 477 | JS::Zone* zone() { return zone_; } 2:57.72 | ^~~~~ 2:57.72 In file included from Unified_cpp_js_src2.cpp:2: 2:57.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/Promise.cpp:1834:29: note: 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::origin_' was declared here 2:57.72 1834 | mozilla::Maybe ar; 2:57.72 | ^~ 2:57.72 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Realm-inl.h:18, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject-inl.h:24, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/EnvironmentObject-inl.h:12, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/BaselineFrame-inl.h:15, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Stack-inl.h:26, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/debugger/DebugAPI-inl.h:15, 2:57.72 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/Promise.cpp:36, 2:57.72 from Unified_cpp_js_src2.cpp:2: 2:57.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext-inl.h:365:10: warning: 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::cx_' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:57.72 365 | realm_ = realm; 2:57.72 | ~~~~~~~^~~~~~~ 2:57.72 In file included from Unified_cpp_js_src2.cpp:2: 2:57.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/Promise.cpp:1834:29: note: 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::cx_' was declared here 2:57.72 1834 | mozilla::Maybe ar; 2:57.72 | ^~ 2:57.90 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Realm-inl.h:18, 2:57.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject-inl.h:24, 2:57.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/EnvironmentObject-inl.h:12, 2:57.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/BaselineFrame-inl.h:15, 2:57.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Stack-inl.h:26, 2:57.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/debugger/DebugAPI-inl.h:15, 2:57.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/Promise.cpp:36, 2:57.90 from Unified_cpp_js_src2.cpp:2: 2:57.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext-inl.h: In function 'bool js::AsyncGeneratorEnqueue(JSContext*, JS::HandleValue, js::CompletionKind, JS::HandleValue, JS::MutableHandleValue)': 2:57.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext-inl.h:305:40: warning: 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::cx_' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:57.90 305 | zone_->addTenuredAllocsSinceMinorGC(allocsThisZoneSinceMinorGC_); 2:57.90 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:57.90 In file included from Unified_cpp_js_src2.cpp:2: 2:57.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/builtin/Promise.cpp:5085:31: note: 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::cx_' was declared here 2:57.90 5085 | mozilla::Maybe ar; 2:57.90 | ^~ 2:58.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::Node js::frontend::GeneralParser::assignExpr(js::frontend::InHandling, js::frontend::YieldHandling, js::frontend::TripledotHandling, js::frontend::GeneralParser::PossibleError*, typename js::frontend::GeneralParser::Base::InvokedPrediction) [with ParseHandler = js::frontend::SyntaxParseHandler; Unit = mozilla::Utf8Unit]': 2:58.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Parser.cpp:9839:50: warning: 'lhs' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:58.47 9839 | if (const char* chars = nameIsArgumentsOrEval(lhs)) { 2:58.47 | ~~~~~~~~~~~~~~~~~~~~~^~~~~ 3:00.55 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/TrialInlining.h:10, 3:00.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/JitScript.h:14, 3:00.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSScript-inl.h:17, 3:00.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/BytecodeLocation-inl.h:15, 3:00.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/BytecodeAnalysis.cpp:16, 3:00.55 from Unified_cpp_js_src_jit2.cpp:11: 3:00.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CacheIR.h: In function 'js::jit::ValOperandId js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, uint32_t, js::jit::CallFlags)': 3:00.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CacheIR.h:481:8: warning: 'addArgc' may be used uninitialized [-Wmaybe-uninitialized] 3:00.56 481 | bool hasArgumentArray = !*addArgc; 3:00.56 | ^~~~~~~~~~~~~~~~ 3:00.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CacheIR.h:917:10: note: 'addArgc' was declared here 3:00.56 917 | bool addArgc; 3:00.56 | ^~~~~~~ 3:00.70 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Shape.h:41, 3:00.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PropertyResult.h:15, 3:00.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.h:22, 3:00.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject.h:28, 3:00.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/SavedFrame.h:15, 3:00.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Activation.h:24, 3:00.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:29, 3:00.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/RegExpStatics.h:11, 3:00.70 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/RegExpStatics.cpp:7, 3:00.70 from Unified_cpp_js_src25.cpp:2: 3:00.70 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PropMap.h: In static member function 'static bool js::NativeObject::changeCustomDataPropAttributes(JSContext*, js::HandleNativeObject, JS::HandleId, js::PropertyFlags)': 3:00.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PropMap.h:747:41: warning: 'propIndex' may be used uninitialized [-Wmaybe-uninitialized] 3:00.71 747 | return PropertyInfo(propInfos_[index]); 3:00.71 | ^ 3:00.71 In file included from Unified_cpp_js_src25.cpp:47: 3:00.71 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Shape.cpp:576:12: note: 'propIndex' was declared here 3:00.71 576 | uint32_t propIndex; 3:00.71 | ^~~~~~~~~ 3:01.57 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CacheIR.h: In function 'js::jit::ValOperandId js::jit::CacheIRWriter::loadArgumentDynamicSlot(js::jit::ArgumentKind, js::jit::Int32OperandId, js::jit::CallFlags)': 3:01.57 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CacheIR.h:481:8: warning: 'addArgc' may be used uninitialized [-Wmaybe-uninitialized] 3:01.57 481 | bool hasArgumentArray = !*addArgc; 3:01.57 | ^~~~~~~~~~~~~~~~ 3:01.57 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CacheIR.h:938:10: note: 'addArgc' was declared here 3:01.57 938 | bool addArgc; 3:01.57 | ^~~~~~~ 3:04.82 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Shape.h:41, 3:04.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PropertyResult.h:15, 3:04.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSObject.h:22, 3:04.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/NativeObject.h:28, 3:04.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/SavedFrame.h:15, 3:04.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Activation.h:24, 3:04.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/JSContext.h:29, 3:04.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/RegExpStatics.h:11, 3:04.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/RegExpStatics.cpp:7, 3:04.82 from Unified_cpp_js_src25.cpp:2: 3:04.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PropMap.h: In static member function 'static bool js::NativeObject::changeProperty(JSContext*, js::HandleNativeObject, JS::HandleId, js::PropertyFlags, uint32_t*)': 3:04.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/PropMap.h:747:41: warning: 'propIndex' may be used uninitialized [-Wmaybe-uninitialized] 3:04.82 747 | return PropertyInfo(propInfos_[index]); 3:04.82 | ^ 3:04.82 In file included from Unified_cpp_js_src25.cpp:47: 3:04.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/Shape.cpp:461:12: note: 'propIndex' was declared here 3:04.82 461 | uint32_t propIndex; 3:04.82 | ^~~~~~~~~ 3:05.16 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmStubs.h:24, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.cpp:38, 3:05.16 from Unified_cpp_js_src_wasm2.cpp:2: 3:05.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h: In function 'bool ValidateInitExpr(js::wasm::Decoder&, js::wasm::ModuleEnvironment*, js::wasm::ValType, mozilla::Maybe*)': 3:05.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:2137:18: warning: 'funcIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:05.16 2137 | if (*funcIndex >= env_.funcs.length()) { 3:05.16 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 3:05.16 In file included from Unified_cpp_js_src_wasm2.cpp:11: 3:05.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:132:18: note: 'funcIndex' was declared here 3:05.16 132 | uint32_t funcIndex; 3:05.16 | ^~~~~~~~~ 3:05.16 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.h:26, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:44, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/shared/Assembler-shared.h:25, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MoveResolver.h:14, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/none/MacroAssembler-none.h:12, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MacroAssembler.h:29, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.h:24, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.cpp:19, 3:05.16 from Unified_cpp_js_src_wasm2.cpp:2: 3:05.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValue.h:309:68: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:05.16 309 | explicit LitVal(uint64_t i64) : type_(ValType::I64) { cell_.i64_ = i64; } 3:05.16 | ~~~~~~~~~~~^~~~~ 3:05.16 In file included from Unified_cpp_js_src_wasm2.cpp:11: 3:05.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:92:17: note: 'c' was declared here 3:05.16 92 | int64_t c; 3:05.16 | ^ 3:05.16 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.h:26, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:44, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/shared/Assembler-shared.h:25, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MoveResolver.h:14, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/none/MacroAssembler-none.h:12, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MacroAssembler.h:29, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.h:24, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.cpp:19, 3:05.16 from Unified_cpp_js_src_wasm2.cpp:2: 3:05.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValue.h:308:68: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:05.16 308 | explicit LitVal(uint32_t i32) : type_(ValType::I32) { cell_.i32_ = i32; } 3:05.16 | ~~~~~~~~~~~^~~~~ 3:05.16 In file included from Unified_cpp_js_src_wasm2.cpp:11: 3:05.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:84:17: note: 'c' was declared here 3:05.16 84 | int32_t c; 3:05.16 | ^ 3:05.16 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmStubs.h:24, 3:05.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.cpp:38, 3:05.16 from Unified_cpp_js_src_wasm2.cpp:2: 3:05.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmOpIter.h:2027:11: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:05.17 2027 | if (*id >= env_.globals.length()) { 3:05.17 | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 3:05.17 In file included from Unified_cpp_js_src_wasm2.cpp:11: 3:05.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:76:18: note: 'index' was declared here 3:05.17 76 | uint32_t index; 3:05.17 | ^~~~~ 3:05.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:62:5: warning: 'op.js::wasm::OpBytes::b0' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:05.17 62 | switch (op.b0) { 3:05.17 | ^~~~~~ 3:05.97 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::TernaryNodeType js::frontend::GeneralParser::ifStatement(js::frontend::YieldHandling) [with ParseHandler = js::frontend::FullParseHandler; Unit = mozilla::Utf8Unit]': 3:05.98 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Parser.cpp:6329:19: warning: 'ifNode' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:05.98 6329 | TernaryNodeType ifNode; 3:05.98 | ^~~~~~ 3:06.09 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/EnvironmentObject.h:17, 3:06.09 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MIR.h:43, 3:06.09 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/WarpBuilder.h:14, 3:06.09 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/BytecodeAnalysis.cpp:10, 3:06.09 from Unified_cpp_js_src_jit2.cpp:11: 3:06.09 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/GlobalObject.h: In member function 'js::jit::AttachDecision js::jit::GetPropIRGenerator::tryAttachPrimitive(js::jit::ValOperandId, JS::HandleId)': 3:06.09 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/vm/GlobalObject.h:148:48: warning: 'protoKey' may be used uninitialized [-Wmaybe-uninitialized] 3:06.09 148 | return APPLICATION_SLOTS + JSProto_LIMIT + key; 3:06.09 | ^~~ 3:06.09 In file included from Unified_cpp_js_src_jit2.cpp:20: 3:06.09 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/CacheIR.cpp:2128:14: note: 'protoKey' was declared here 3:06.09 2128 | JSProtoKey protoKey; 3:06.09 | ^~~~~~~~ 3:06.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp: In member function 'bool InitExprInterpreter::evaluate(js::wasm::Decoder&)': 3:06.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:239:36: warning: 'funcIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:06.88 239 | void* fnref = Instance::refFunc(&instanceObj->instance(), funcIndex); 3:06.88 | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3:06.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:347:18: note: 'funcIndex' was declared here 3:06.88 347 | uint32_t funcIndex; 3:06.88 | ^~~~~~~~~ 3:06.88 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.h:26, 3:06.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:44, 3:06.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/shared/Assembler-shared.h:25, 3:06.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MoveResolver.h:14, 3:06.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/none/MacroAssembler-none.h:12, 3:06.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MacroAssembler.h:29, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.h:24, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.cpp:19, 3:06.89 from Unified_cpp_js_src_wasm2.cpp:2: 3:06.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValue.h:309:68: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:06.89 309 | explicit LitVal(uint64_t i64) : type_(ValType::I64) { cell_.i64_ = i64; } 3:06.89 | ~~~~~~~~~~~^~~~~ 3:06.89 In file included from Unified_cpp_js_src_wasm2.cpp:11: 3:06.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:316:17: note: 'c' was declared here 3:06.89 316 | int64_t c; 3:06.89 | ^ 3:06.89 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.h:26, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmTypes.h:44, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/shared/Assembler-shared.h:25, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MoveResolver.h:14, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/none/MacroAssembler-none.h:12, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jit/MacroAssembler.h:29, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.h:24, 3:06.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmGenerator.cpp:19, 3:06.89 from Unified_cpp_js_src_wasm2.cpp:2: 3:06.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmValue.h:308:68: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:06.89 308 | explicit LitVal(uint32_t i32) : type_(ValType::I32) { cell_.i32_ = i32; } 3:06.89 | ~~~~~~~~~~~^~~~~ 3:06.89 In file included from Unified_cpp_js_src_wasm2.cpp:11: 3:06.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:309:17: note: 'c' was declared here 3:06.89 309 | int32_t c; 3:06.89 | ^ 3:06.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:231:24: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:06.89 231 | return stack.append(globalImportValues[index]); 3:06.89 | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3:06.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/wasm/WasmInitExpr.cpp:302:18: note: 'index' was declared here 3:06.89 302 | uint32_t index; 3:06.89 | ^~~~~ 3:08.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::Node js::frontend::GeneralParser::assignExpr(js::frontend::InHandling, js::frontend::YieldHandling, js::frontend::TripledotHandling, js::frontend::GeneralParser::PossibleError*, typename js::frontend::GeneralParser::Base::InvokedPrediction) [with ParseHandler = js::frontend::SyntaxParseHandler; Unit = char16_t]': 3:08.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Parser.cpp:9839:50: warning: 'lhs' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:08.38 9839 | if (const char* chars = nameIsArgumentsOrEval(lhs)) { 3:08.38 | ~~~~~~~~~~~~~~~~~~~~~^~~~~ 3:14.57 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Parser.cpp: In member function 'typename ParseHandler::TernaryNodeType js::frontend::GeneralParser::ifStatement(js::frontend::YieldHandling) [with ParseHandler = js::frontend::FullParseHandler; Unit = char16_t]': 3:14.57 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/frontend/Parser.cpp:6329:19: warning: 'ifNode' may be used uninitialized in this function [-Wmaybe-uninitialized] 3:14.57 6329 | TernaryNodeType ifNode; 3:14.57 | ^~~~~~ 3:32.54 Compiling jsrust v0.1.0 (/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/rust) 4:03.61 Finished release [optimized] target(s) in 3m 19s 4:04.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:04.29 STDCXX_MAX_VERSION = Version("3.4.19") 4:04.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:04.29 CXXABI_MAX_VERSION = Version("1.3.7") 4:04.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:04.29 GLIBC_MAX_VERSION = Version("2.17") 4:04.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:04.29 LIBGCC_MAX_VERSION = Version("4.8") 4:04.47 js/src/build/libjs_static.a 4:04.47 js/src/build/libmozjs-91.so 4:05.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:05.51 STDCXX_MAX_VERSION = Version("3.4.19") 4:05.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:05.51 CXXABI_MAX_VERSION = Version("1.3.7") 4:05.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:05.51 GLIBC_MAX_VERSION = Version("2.17") 4:05.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:05.51 LIBGCC_MAX_VERSION = Version("4.8") 4:05.59 js/src/shell/js 4:05.61 js/src/gdb/gdb-tests 4:05.70 js/src/jsapi-tests/jsapi-tests 4:06.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.49 STDCXX_MAX_VERSION = Version("3.4.19") 4:06.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.49 CXXABI_MAX_VERSION = Version("1.3.7") 4:06.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.49 GLIBC_MAX_VERSION = Version("2.17") 4:06.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.49 LIBGCC_MAX_VERSION = Version("4.8") 4:06.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.52 STDCXX_MAX_VERSION = Version("3.4.19") 4:06.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.52 CXXABI_MAX_VERSION = Version("1.3.7") 4:06.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.52 GLIBC_MAX_VERSION = Version("2.17") 4:06.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.52 LIBGCC_MAX_VERSION = Version("4.8") 4:06.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.66 STDCXX_MAX_VERSION = Version("3.4.19") 4:06.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.66 CXXABI_MAX_VERSION = Version("1.3.7") 4:06.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.66 GLIBC_MAX_VERSION = Version("2.17") 4:06.66 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 4:06.66 LIBGCC_MAX_VERSION = Version("4.8") 4:06.78 ./spidermonkey_checks.stub 4:11.35 TEST-PASS | check_spidermonkey_style.py | ok 4:12.01 TEST-PASS | check_macroassembler_style.py | ok 4:12.15 TEST-PASS | check_js_opcode.py | ok 4:12.48 82 compiler warnings present. 4:12.61 Overall system resources - Wall time: 251s; CPU: 0%; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0 4:12.72 warning: intl/components/src/NumberFormat.cpp:120:10 [-Wswitch] enumeration value 'UNUM_APPROXIMATELY_SIGN_FIELD' not handled in switch 4:12.72 warning: js/src/builtin/intl/LanguageTag.h:756:31 [-Wmaybe-uninitialized] 'hourCycleStr' may be used uninitialized in this function 4:12.72 warning: js/src/builtin/intl/NumberFormat.cpp:672:10 [-Wswitch] enumeration value 'UNUM_APPROXIMATELY_SIGN_FIELD' not handled in switch 4:12.72 warning: js/src/debugger/Environment.cpp:192:24 [-Wmaybe-uninitialized] 's' may be used uninitialized 4:12.72 warning: js/src/frontend/BytecodeEmitter.cpp:2896:46 [-Wmaybe-uninitialized] 'kind' may be used uninitialized in this function 4:12.72 warning: js/src/frontend/Parser.cpp:6329:19 [-Wmaybe-uninitialized] 'ifNode' may be used uninitialized in this function 4:12.72 warning: js/src/frontend/Parser.cpp:9839:50 [-Wmaybe-uninitialized] 'lhs' may be used uninitialized in this function 4:12.72 warning: js/src/gc/GC.cpp:2285:9 [-Wclass-memaccess] 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class js::gc::TenuredCell' with no trivial copy-assignment 4:12.72 warning: js/src/gc/Marking.cpp:1849:13 [-Wmaybe-uninitialized] 'base' may be used uninitialized in this function 4:12.72 warning: js/src/gc/Marking.cpp:1915:16 [-Wmaybe-uninitialized] 'end' may be used uninitialized in this function 4:12.72 warning: js/src/irregexp/imported/regexp-ast.h:311:9 [-Wmaybe-uninitialized] 'default_flags.JS::RegExpFlags::flags_' may be used uninitialized 4:12.72 warning: js/src/jit/CacheIR.h:481:8 [-Wmaybe-uninitialized] 'addArgc' may be used uninitialized 4:12.72 warning: js/src/jit/CodeGenerator.cpp:12685:18 [-Wmaybe-uninitialized] 'offset' may be used uninitialized in this function 4:12.72 warning: js/src/jit/CodeGenerator.cpp:13093:29 [-Wmaybe-uninitialized] 'offset' may be used uninitialized in this function 4:12.72 warning: js/src/jit/MIR.cpp:3603:31 [-Wmaybe-uninitialized] 'res' may be used uninitialized in this function 4:12.72 warning: js/src/jit/MIR.h:828:50 [-Wmaybe-uninitialized] 'resultType' may be used uninitialized in this function 4:12.72 warning: js/src/jit/shared/CodeGenerator-shared-inl.h:286:34 [-Wmaybe-uninitialized] 'offset' may be used uninitialized in this function 4:12.72 warning: js/src/jsapi-tests/testParserAtom.cpp:28:37 [-Wunused-value] statement has no effect 4:12.72 warning: js/src/vm/Compartment.h:55:13 [-Wmaybe-uninitialized] 'e.JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::filter' may be used uninitialized 4:12.72 warning: js/src/vm/GlobalObject.h:148:48 [-Wmaybe-uninitialized] 'protoKey' may be used uninitialized 4:12.72 warning: js/src/vm/Interpreter.cpp:4521:24 [-Wmaybe-uninitialized] 'proto' may be used uninitialized in this function 4:12.72 warning: js/src/vm/JSContext-inl.h:305:40 [-Wmaybe-uninitialized] 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::cx_' may be used uninitialized in this function 4:12.72 warning: js/src/vm/JSContext-inl.h:365:10 [-Wmaybe-uninitialized] 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::cx_' may be used uninitialized in this function 4:12.72 warning: js/src/vm/PropMap.h:747:41 [-Wmaybe-uninitialized] 'propIndex' may be used uninitialized 4:12.72 warning: js/src/vm/Realm.h:477:29 [-Wmaybe-uninitialized] 'ar.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage.mozilla::detail::MaybeStorageBase::Union::val.js::AutoRealm::origin_' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:3777:32 [-Wmaybe-uninitialized] 'i64' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:3777:32 [-Wmaybe-uninitialized] 'i32' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:10232:3 [-Wmaybe-uninitialized] 'kind' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:11260:57 [-Wmaybe-uninitialized] 'funcIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:11585:23 [-Wmaybe-uninitialized] 'slot' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:11704:33 [-Wmaybe-uninitialized] 'slot' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:11713:34 [-Wmaybe-uninitialized] 'slot' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:11820:51 [-Wmaybe-uninitialized] 'id' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:12985:12 [-Wmaybe-uninitialized] 'signedLength' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:13223:12 [-Wmaybe-uninitialized] 'signedLength' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBaselineCompile.cpp:14043:12 [-Wmaybe-uninitialized] 'typeIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmBinary.h:660:15 [-Wmaybe-uninitialized] 'nextByte' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmInitExpr.cpp:62:5 [-Wmaybe-uninitialized] 'op.js::wasm::OpBytes::b0' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmInitExpr.cpp:231:24 [-Wmaybe-uninitialized] 'index' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmInitExpr.cpp:239:36 [-Wmaybe-uninitialized] 'funcIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmOpIter.h:688:55 [-Wmaybe-uninitialized] 'relativeDepth' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmOpIter.h:2027:11 [-Wmaybe-uninitialized] 'id' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmOpIter.h:2027:11 [-Wmaybe-uninitialized] 'index' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmOpIter.h:2137:18 [-Wmaybe-uninitialized] 'funcIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmOpIter.h:2912:57 [-Wmaybe-uninitialized] 'fieldIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmOpIter.h:2942:52 [-Wmaybe-uninitialized] 'fieldIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmTypeDef.h:550:72 [-Wmaybe-uninitialized] 'funcTypeIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmTypeDef.h:601:24 [-Wmaybe-uninitialized] 'typeIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmTypeDef.h:601:24 [-Wmaybe-uninitialized] 'unusedTypeIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmTypeDef.h:617:24 [-Wmaybe-uninitialized] 'unusedTypeIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmTypeDef.h:617:24 [-Wmaybe-uninitialized] 'typeIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::isMutable_' may be used uninitialized 4:12.72 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::offset_' may be used uninitialized 4:12.72 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::importIndex_' may be used uninitialized 4:12.72 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::isExport_' may be used uninitialized 4:12.72 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::isWasm_' may be used uninitialized 4:12.72 warning: js/src/wasm/WasmValType.h:98:22 [-Wmaybe-uninitialized] 'typeIndex' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmValidate.cpp:129:26 [-Wmaybe-uninitialized] 'numLocalEntries' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmValue.cpp:64:9 [-Wclass-memaccess] 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'union js::wasm::LitVal::Cell'; use assignment or value-initialization instead 4:12.72 warning: js/src/wasm/WasmValue.h:308:68 [-Wmaybe-uninitialized] 'c' may be used uninitialized in this function 4:12.72 warning: js/src/wasm/WasmValue.h:309:68 [-Wmaybe-uninitialized] 'c' may be used uninitialized in this function 4:12.72 warning: mfbt/tests/TestResult.cpp:101:20 [-Wdeprecated-declarations] 'std::is_literal_type_v >' is deprecated 4:12.72 warning: mfbt/tests/TestResult.cpp:102:20 [-Wdeprecated-declarations] 'std::is_literal_type_v >' is deprecated 4:12.72 warning: mfbt/tests/TestResult.cpp:103:20 [-Wdeprecated-declarations] 'std::is_literal_type_v >' is deprecated 4:12.72 warning: mfbt/tests/TestResult.cpp:104:20 [-Wdeprecated-declarations] 'std::is_literal_type_v >' is deprecated 4:12.72 warning: mfbt/tests/TestResult.cpp:105:21 [-Wdeprecated-declarations] 'std::is_literal_type_v > >' is deprecated 4:12.72 warning: obj/dist/include/js/Value.h:438:47 [-Wmaybe-uninitialized] 'res' may be used uninitialized in this function 4:12.72 warning: obj/dist/include/js/Value.h:438:47 [-Wmaybe-uninitialized] 'result' may be used uninitialized in this function 4:12.72 warning: obj/dist/include/js/friend/StackLimits.h:130:52 [-Wmaybe-uninitialized] 'check' may be used uninitialized 4:12.72 warning: obj/dist/include/mozilla/AllocPolicy.h:96:35 [-Wclass-memaccess] 'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'struct mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod'; use 'new' and 'delete' instead 4:12.72 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'unitsAvailable' may be used uninitialized 4:12.72 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'unitsObserved' may be used uninitialized in this function 4:12.72 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'badCodePoint' may be used uninitialized in this function 4:12.72 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'unitsNeeded' may be used uninitialized in this function 4:12.72 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'unitsNeeded' may be used uninitialized 4:12.72 warning: obj/dist/include/mozilla/HashTable.h:1117:72 [-Wmaybe-uninitialized] '((const mozilla::detail::EntrySlot, js::ZoneAllocPolicy, false> > >*)((char*)&e + offsetof(JS::Compartment::ObjectWrapperEnum, JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::outer.mozilla::Maybe, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum>::.mozilla::detail::MaybeStorage, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::.mozilla::detail::MaybeStorageBase, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::mStorage)))[1].mozilla::detail::EntrySlot, js::ZoneAllocPolicy> > >::mEntry' may be used uninitialized 4:12.72 warning: obj/dist/include/mozilla/HashTable.h:1119:70 [-Wmaybe-uninitialized] '((const mozilla::detail::EntrySlot, js::ZoneAllocPolicy, false> > >*)((char*)&e + offsetof(JS::Compartment::ObjectWrapperEnum, JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::outer.mozilla::Maybe, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum>::.mozilla::detail::MaybeStorage, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::.mozilla::detail::MaybeStorageBase, js::ZoneAllocPolicy, false> >, mozilla::HashMap, js::ZoneAllocPolicy, false>, mozilla::DefaultHasher, js::ZoneAllocPolicy>::MapHashPolicy, js::ZoneAllocPolicy>::Enum, false>::mStorage)))[1].mozilla::detail::EntrySlot, js::ZoneAllocPolicy> > >::mEntry' may be used uninitialized 4:12.73 warning: obj/dist/include/mozilla/PodOperations.h:109:11 [-Warray-bounds] 'void* memcpy(void*, const void*, size_t)' forming offset [40, 127] is out of the bounds [0, 40] of object 'newChars' with type 'mozilla::MaybeOneOf, js::InlineCharBuffer >' 4:12.73 warning: obj/dist/include/mozilla/Result.h:255:16 [-Wclass-memaccess] 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::OOM' with no trivial copy-assignment; use copy-initialization instead 4:12.73 warning: obj/dist/include/mozilla/Result.h:255:16 [-Wclass-memaccess] 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct JS::Error' with no trivial copy-assignment; use copy-initialization instead 4:12.73 warning: obj/dist/include/mozilla/Vector.h:58:5 [-Wmaybe-uninitialized] 'k' may be used uninitialized in this function 4:12.73 warning: obj/dist/include/mozilla/Vector.h:879:12 [-Wmaybe-uninitialized] '*(mozilla::Vector*)((char*)&seg + offsetof(js::wasm::DataSegmentEnv, js::wasm::DataSegmentEnv::offsetIfActive.mozilla::Maybe::.mozilla::detail::MaybeStorage::.mozilla::detail::MaybeStorageBase::mStorage) + 8).mozilla::Vector::mBegin' may be used uninitialized in this function 4:12.73 Your build was successful! Config object not found by mach. Configure complete! Be sure to run |mach build| to pick up any changes To view resource usage of the build, run |mach resource-usage|. To take your build for a test drive, run: |mach run| testAssemblerBuffer_AssemblerBufferWithConstantPools_ShortBranch TEST-PASS | testAssemblerBuffer_AssemblerBufferWithConstantPools_ShortBranch | ok testAssemblerBuffer_AssemblerBufferWithConstantPools TEST-PASS | testAssemblerBuffer_AssemblerBufferWithConstantPools | ok testAssemblerBuffer_BranchDeadlineSet TEST-PASS | testAssemblerBuffer_BranchDeadlineSet | ok testAssemblerBuffer_AssemblerBuffer TEST-PASS | testAssemblerBuffer_AssemblerBuffer | ok testAssemblerBuffer_BufferOffset TEST-PASS | testAssemblerBuffer_BufferOffset | ok testArrayBufferWithUserOwnedContents TEST-PASS | testArrayBufferWithUserOwnedContents | ok testArrayBufferView_type TEST-PASS | testArrayBufferView_type | ok testArrayBuffer_serializeExternal TEST-PASS | testArrayBuffer_serializeExternal | ok testArrayBuffer_stealDetachExternal TEST-PASS | testArrayBuffer_stealDetachExternal | ok testArrayBuffer_staticContents TEST-PASS | testArrayBuffer_staticContents | ok testArrayBuffer_customFreeFunc TEST-PASS | testArrayBuffer_customFreeFunc | ok testArrayBuffer_bug720949_viewList TEST-PASS | testArrayBuffer_bug720949_viewList | ok testArrayBuffer_bug720949_steal TEST-PASS | testArrayBuffer_bug720949_steal | ok testArgumentsObject TEST-PASS | testArgumentsObject | ok testAddPropertyHook TEST-PASS | testAddPropertyHook | ok selfTest_NaNsAreSame TEST-PASS | selfTest_NaNsAreSame | ok testCallArgs_isConstructing_constructor TEST-PASS | testCallArgs_isConstructing_constructor | ok testCallArgs_isConstructing_native TEST-PASS | testCallArgs_isConstructing_native | ok testBug604087 TEST-PASS | testBug604087 | ok testBoundFunction TEST-PASS | testBoundFunction | ok testBigIntToString_RadixOutOfRange TEST-PASS | testBigIntToString_RadixOutOfRange | ok testBigIntToString_AllPossibleDigits TEST-PASS | testBigIntToString_AllPossibleDigits | ok testBigIntToString TEST-PASS | testBigIntToString | ok testBigIntFitsNumber TEST-PASS | testBigIntFitsNumber | ok testBigIntFits_size_t_aValue TEST-PASS | testBigIntFits_size_t_aValue | ok testBigIntFits_size_t_zero TEST-PASS | testBigIntFits_size_t_zero | ok testBigIntFits_uintptr_t_aValue TEST-PASS | testBigIntFits_uintptr_t_aValue | ok testBigIntFits_uintptr_t_zero TEST-PASS | testBigIntFits_uintptr_t_zero | ok testBigIntFits_long_aValue TEST-PASS | testBigIntFits_long_aValue | ok testBigIntFits_long_zero TEST-PASS | testBigIntFits_long_zero | ok testBigIntFits_unsigned_aValue TEST-PASS | testBigIntFits_unsigned_aValue | ok testBigIntFits_unsigned_zero TEST-PASS | testBigIntFits_unsigned_zero | ok testBigIntFits_int_aValue TEST-PASS | testBigIntFits_int_aValue | ok testBigIntFits_int_zero TEST-PASS | testBigIntFits_int_zero | ok testBigIntFits_Uint64 TEST-PASS | testBigIntFits_Uint64 | ok testBigIntFits_Int64 TEST-PASS | testBigIntFits_Int64 | ok testBigIntFits_Int32 TEST-PASS | testBigIntFits_Int32 | ok testBigIntFits_Int16 TEST-PASS | testBigIntFits_Int16 | ok testBigIntFits_Int8 TEST-PASS | testBigIntFits_Int8 | ok testBigIntIsNegative TEST-PASS | testBigIntIsNegative | ok testBigIntToNumber TEST-PASS | testBigIntToNumber | ok testToBigInt_Symbol TEST-PASS | testToBigInt_Symbol | ok testToBigInt_String TEST-PASS | testToBigInt_String | ok testToBigInt_Number TEST-PASS | testToBigInt_Number | ok testToBigInt_BigInt TEST-PASS | testToBigInt_BigInt | ok testToBigInt_Boolean TEST-PASS | testToBigInt_Boolean | ok testToBigInt_Null TEST-PASS | testToBigInt_Null | ok testToBigInt_Undefined TEST-PASS | testToBigInt_Undefined | ok testSimpleStringToBigInt_RadixOutOfRange TEST-PASS | testSimpleStringToBigInt_RadixOutOfRange | ok testSimpleStringToBigInt_AllPossibleDigits TEST-PASS | testSimpleStringToBigInt_AllPossibleDigits | ok testSimpleStringToBigInt_AcceptedInput TEST-PASS | testSimpleStringToBigInt_AcceptedInput | ok testStringToBigInt_AcceptedInput TEST-PASS | testStringToBigInt_AcceptedInput | ok testStringToBigInt_FromTwoByteRange TEST-PASS | testStringToBigInt_FromTwoByteRange | ok testStringToBigInt_FromLatin1Range TEST-PASS | testStringToBigInt_FromLatin1Range | ok testStringToBigInt_FromTwoByteStringSpan TEST-PASS | testStringToBigInt_FromTwoByteStringSpan | ok testNumberToBigInt_NonIntegerValueFails TEST-PASS | testNumberToBigInt_NonIntegerValueFails | ok testNumberToBigInt_bool TEST-PASS | testNumberToBigInt_bool | ok testNumberToBigInt_double_aValue TEST-PASS | testNumberToBigInt_double_aValue | ok testNumberToBigInt_double_zero TEST-PASS | testNumberToBigInt_double_zero | ok testNumberToBigInt_size_t_aValue TEST-PASS | testNumberToBigInt_size_t_aValue | ok testNumberToBigInt_size_t_zero TEST-PASS | testNumberToBigInt_size_t_zero | ok testNumberToBigInt_uintptr_t_aValue TEST-PASS | testNumberToBigInt_uintptr_t_aValue | ok testNumberToBigInt_uintptr_t_zero TEST-PASS | testNumberToBigInt_uintptr_t_zero | ok testNumberToBigInt_long_aValue TEST-PASS | testNumberToBigInt_long_aValue | ok testNumberToBigInt_long_zero TEST-PASS | testNumberToBigInt_long_zero | ok testNumberToBigInt_unsigned_aValue TEST-PASS | testNumberToBigInt_unsigned_aValue | ok testNumberToBigInt_unsigned_zero TEST-PASS | testNumberToBigInt_unsigned_zero | ok testNumberToBigInt_int_aValue TEST-PASS | testNumberToBigInt_int_aValue | ok testNumberToBigInt_int_zero TEST-PASS | testNumberToBigInt_int_zero | ok testNumberToBigInt_Int64 TEST-PASS | testNumberToBigInt_Int64 | ok testNumberToBigInt_Int32 TEST-PASS | testNumberToBigInt_Int32 | ok testNumberToBigInt_Int16 TEST-PASS | testNumberToBigInt_Int16 | ok testNumberToBigInt_Int8 TEST-PASS | testNumberToBigInt_Int8 | ok testToBigUint64 TEST-PASS | testToBigUint64 | ok testToBigInt64 TEST-PASS | testToBigInt64 | ok testAtomizeTwoByteUTF8 TEST-PASS | testAtomizeTwoByteUTF8 | ok testAtomicOperationsU8Clamped TEST-PASS | testAtomicOperationsU8Clamped | ok testAtomicOperationsF64 TEST-PASS | testAtomicOperationsF64 | ok testAtomicOperationsF32 TEST-PASS | testAtomicOperationsF32 | ok testAtomicOperationsI64 TEST-PASS | testAtomicOperationsI64 | ok testAtomicOperationsU64 TEST-PASS | testAtomicOperationsU64 | ok testAtomicOperationsI32 TEST-PASS | testAtomicOperationsI32 | ok testAtomicOperationsU32 TEST-PASS | testAtomicOperationsU32 | ok testAtomicOperationsI16 TEST-PASS | testAtomicOperationsI16 | ok testAtomicOperationsU16 TEST-PASS | testAtomicOperationsU16 | ok testAtomicOperationsI8 TEST-PASS | testAtomicOperationsI8 | ok testAtomicOperationsU8 TEST-PASS | testAtomicOperationsU8 | ok testAtomicFence TEST-PASS | testAtomicFence | ok testAtomicLockFreeJS TEST-PASS | testAtomicLockFreeJS | ok testAtomicLockFree8 TEST-PASS | testAtomicLockFree8 | ok testMemoryAssociation TEST-PASS | testMemoryAssociation | ok testMappedArrayBuffer_bug945152 TEST-PASS | testMappedArrayBuffer_bug945152 | ok test_undef_leq_null TEST-PASS | test_undef_leq_null | ok test_null_leq_undef TEST-PASS | test_null_leq_undef | ok test_nz_leq_pz TEST-PASS | test_nz_leq_pz | ok test_pz_leq_nz TEST-PASS | test_pz_leq_nz | ok test_leq_same_nums TEST-PASS | test_leq_same_nums | ok test_all_nleq_nan TEST-PASS | test_all_nleq_nan | ok test_nan_nleq_all TEST-PASS | test_nan_nleq_all | ok test_null_leq_null TEST-PASS | test_null_leq_null | ok test_undef_leq_undef TEST-PASS | test_undef_leq_undef | ok testLookup_bug570195 TEST-PASS | testLookup_bug570195 | ok testLookup_bug522590 TEST-PASS | testLookup_bug522590/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi-tests/testPreserveJitCode.cpp:81:CHECK_EQUAL failed: expected (1u) = 1, got (countIonScripts(global)) = 0 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi-tests/testPreserveJitCode.cpp:27:CHECK failed: testPreserveJitCode(false, 0) | ok testLargeSharedArrayBuffers TEST-PASS | testLargeSharedArrayBuffers | ok testLargeArrayBuffers TEST-PASS | testLargeArrayBuffers | ok testJSEvaluateScript TEST-PASS | testJSEvaluateScript | ok testOOM TEST-PASS | testOOM | ok testNumberToString TEST-PASS | testNumberToString | ok testNullRoot TEST-PASS | testNullRoot | ok testNewTargetInvokeConstructor TEST-PASS | testNewTargetInvokeConstructor | ok testNewObject_Subclassing TEST-PASS | testNewObject_Subclassing | ok testNewObject_IsMapObject TEST-PASS | testNewObject_IsMapObject | ok testNewObject_1 TEST-PASS | testNewObject_1 | ok testMutedErrors TEST-PASS | testMutedErrors | ok testPrintError_UTF16CodePoints TEST-PASS | testPrintError_UTF16CodePoints | ok testPrintError_PrintWarning TEST-PASS | testPrintError_PrintWarning | ok testPrintError_SkipWarning TEST-PASS | testPrintError_SkipWarning | ok testPrintError_Works TEST-PASS | testPrintError_Works | ok test_PreserveJitCode TEST-KNOWN-FAIL | test_PreserveJitCode | /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi-tests/testPreserveJitCode.cpp:81:CHECK_EQUAL failed: expected (1u) = 1, got (countIonScripts(global)) = 0 | /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi-tests/testPreserveJitCode.cpp:27:CHECK failed: testPreserveJitCode(false, 0) test_GlobalPersistentRooted TEST-PASS | test_GlobalPersistentRooted | ok test_PersistentRootedAssign TEST-PASS | test_PersistentRootedAssign | ok test_PersistentRootedCopy TEST-PASS | test_PersistentRootedCopy | ok test_PersistentRootedNull TEST-PASS | test_PersistentRootedNull | ok test_PersistentRooted TEST-PASS | test_PersistentRooted | ok testParserAtom_tiny2 TEST-PASS | testParserAtom_tiny2 | ok testParserAtom_tiny1 TEST-PASS | testParserAtom_tiny1 | ok testParserAtom_empty TEST-PASS | testParserAtom_empty | ok testParseJSON_reviver TEST-PASS | testParseJSON_reviver | ok testParseJSON_error TEST-PASS | testParseJSON_error | ok testParseJSON_success TEST-PASS | testParseJSON_success | ok testObjectEmulatingUndefined_equal TEST-PASS | testObjectEmulatingUndefined_equal | ok testObjectEmulatingUndefined_truthy TEST-PASS | testObjectEmulatingUndefined_truthy | ok testReadableStream_ReadableStreamDefaultReaderRead_CrossCompartment TEST-PASS | testReadableStream_ReadableStreamDefaultReaderRead_CrossCompartment | ok testReadableStream_ReadableStreamReaderReleaseLock TEST-PASS | testReadableStream_ReadableStreamReaderReleaseLock | ok testReadableStream_ReadableStreamReaderCancel TEST-PASS | testReadableStream_ReadableStreamReaderCancel | ok testReadableStream_ReadableStreamReaderIsClosed TEST-PASS | testReadableStream_ReadableStreamReaderIsClosed | ok testReadableStream_IsReadableStreamDefaultReader TEST-PASS | testReadableStream_IsReadableStreamDefaultReader | ok testReadableStream_IsReadableStreamReader TEST-PASS | testReadableStream_IsReadableStreamReader | ok testReadableStream_ReadableStreamError TEST-PASS | testReadableStream_ReadableStreamError | ok testReadableStream_ReadableStreamEnqueue_CrossCompartment TEST-PASS | testReadableStream_ReadableStreamEnqueue_CrossCompartment | ok testReadableStream_ReadableStreamClose TEST-PASS | testReadableStream_ReadableStreamClose | ok testReadableStream_ReadableStreamGetDesiredSize TEST-PASS | testReadableStream_ReadableStreamGetDesiredSize | ok testReadableStream_ReadableStreamTee_CrossCompartment TEST-PASS | testReadableStream_ReadableStreamTee_CrossCompartment | ok testReadableStream_ReadableStreamGetReader TEST-PASS | testReadableStream_ReadableStreamGetReader | ok testReadableStream_ReadableStreamCancel TEST-PASS | testReadableStream_ReadableStreamCancel | ok testReadableStream_ReadableStreamIsDisturbed TEST-PASS | testReadableStream_ReadableStreamIsDisturbed | ok testReadableStream_ReadableStreamIsLocked TEST-PASS | testReadableStream_ReadableStreamIsLocked | ok testReadableStream_ReadableStreamIsReadable TEST-PASS | testReadableStream_ReadableStreamIsReadable | ok testReadableStream_ReadableStreamGetMode TEST-PASS | testReadableStream_ReadableStreamGetMode | ok testReadableStream_IsReadableStream TEST-PASS | testReadableStream_IsReadableStream | ok testReadableStream_ReadableStreamUpdateDataAvailableFromSource TEST-PASS | testReadableStream_ReadableStreamUpdateDataAvailableFromSource | ok testReadableStream_ReadableStreamGetExternalUnderlyingSource TEST-PASS | testReadableStream_ReadableStreamGetExternalUnderlyingSource | ok testReadableStream_ReadableStreamOtherGlobalDefaultReaderRead TEST-PASS | testReadableStream_ReadableStreamOtherGlobalDefaultReaderRead | ok testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment3 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment3 | ok testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment2 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment2 | ok testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment1 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithDataAvailable_CrossCompartment1 | ok testReadableStream_ExternalSourceReadDefaultWithDataAvailable TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithDataAvailable | ok testReadableStream_ExternalSourceCloseWithPendingRead TEST-PASS | testReadableStream_ExternalSourceCloseWithPendingRead | ok testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment3 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment3 | ok testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment2 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment2 | ok testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment1 TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable_CrossCompartment1 | ok testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable TEST-PASS | testReadableStream_ExternalSourceReadDefaultWithoutDataAvailable | ok testReadableStream_ExternalSourceGetReader TEST-PASS | testReadableStream_ExternalSourceGetReader | ok testReadableStream_ExternalSourceCancel TEST-PASS | testReadableStream_ExternalSourceCancel | ok testReadableStream_CreateReadableByteStreamWithExternalSource TEST-PASS | testReadableStream_CreateReadableByteStreamWithExternalSource | ok testReadableStream_ReadableStreamDefaultReaderError TEST-PASS | testReadableStream_ReadableStreamDefaultReaderError | ok testReadableStream_ReadableStreamDefaultReaderClose TEST-PASS | testReadableStream_ReadableStreamDefaultReaderClose | ok testReadableStream_ReadableStreamDefaultReaderRead TEST-PASS | testReadableStream_ReadableStreamDefaultReaderRead | ok testReadableStream_ReadableStreamEnqueue TEST-PASS | testReadableStream_ReadableStreamEnqueue | ok testReadableStream_ReadableStreamTee TEST-PASS | testReadableStream_ReadableStreamTee | ok testReadableStream_ReadableStreamGetReaderDefault TEST-PASS | testReadableStream_ReadableStreamGetReaderDefault | ok testReadableStream_NewReadableStream TEST-PASS | testReadableStream_NewReadableStream | ok testPropCache_bug505798 TEST-PASS | testPropCache_bug505798 | ok testPromise_PromiseCatch TEST-PASS | testPromise_PromiseCatch | ok testPromise_PromiseThen TEST-PASS | testPromise_PromiseThen | ok testPromise_RejectPromise TEST-PASS | testPromise_RejectPromise | ok testPromise_ResolvePromise TEST-PASS | testPromise_ResolvePromise | ok testPromise_GetPromiseState TEST-PASS | testPromise_GetPromiseState/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/js/src/jsapi-tests/testScriptInfo.cpp:1011:Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead | ok testPromise_NewPromise TEST-PASS | testPromise_NewPromise | ok testProfileStrings_worksWhenEnabledOnTheFly TEST-PASS | testProfileStrings_worksWhenEnabledOnTheFly | ok testProfileStrings_isCalledWhenError TEST-PASS | testProfileStrings_isCalledWhenError | ok testProfileStrings_isCalledWithJIT TEST-PASS | testProfileStrings_isCalledWithJIT | ok testProfileStrings_isCalledWithInterpreter TEST-PASS | testProfileStrings_isCalledWithInterpreter | ok testPrivateGCThingValue TEST-PASS | testPrivateGCThingValue | ok testPrintf TEST-PASS | testPrintf | ok testScriptInfo TEST-PASS | testScriptInfo | ok test_GetPendingExceptionStack TEST-PASS | test_GetPendingExceptionStack | ok testSavedStacks_selfHostedFrames TEST-PASS | testSavedStacks_selfHostedFrames | ok testSavedStacks_ErrorStackV8 TEST-PASS | testSavedStacks_ErrorStackV8 | ok testSavedStacks_ErrorStackSpiderMonkey TEST-PASS | testSavedStacks_ErrorStackSpiderMonkey | ok testSavedStacks_RangeBasedForLoops TEST-PASS | testSavedStacks_RangeBasedForLoops | ok testSavedStacks_ApiDefaultValues TEST-PASS | testSavedStacks_ApiDefaultValues | ok testSavedStacks_withNoStack TEST-PASS | testSavedStacks_withNoStack | ok testSameValue TEST-PASS | testSameValue | ok testSABAccounting TEST-PASS | testSABAccounting | ok testResolveRecursion_InitStandardClasses TEST-PASS | testResolveRecursion_InitStandardClasses | ok testResolveRecursion TEST-PASS | testResolveRecursion | ok testGetRegExpSource TEST-PASS | testGetRegExpSource | ok testGetRegExpFlags TEST-PASS | testGetRegExpFlags | ok testObjectIsRegExp TEST-PASS | testObjectIsRegExp | ok testSliceBudgetTimeZero TEST-PASS | testSliceBudgetTimeZero | ok testSliceBudgetTime TEST-PASS | testSliceBudgetTime | ok testSliceBudgetWork TEST-PASS | testSliceBudgetWork | ok testSliceBudgetUnlimited TEST-PASS | testSliceBudgetUnlimited | ok testSharedImmutableStringsCache TEST-PASS | testSharedImmutableStringsCache | ok testSetPropertyIgnoringNamedGetter_direct TEST-PASS | testSetPropertyIgnoringNamedGetter_direct | ok testSetProperty_InheritedGlobalSetter TEST-PASS | testSetProperty_InheritedGlobalSetter | ok testScriptSourceCompression_offThread TEST-PASS | testScriptSourceCompression_offThread | ok testScriptSourceCompression_automatic TEST-PASS | testScriptSourceCompression_automatic | ok testScriptSourceCompression_spansMultipleMiddleChunks TEST-PASS | testScriptSourceCompression_spansMultipleMiddleChunks | ok testScriptSourceCompression_containsWholeChunk_endsAtBoundary TEST-PASS | testScriptSourceCompression_containsWholeChunk_endsAtBoundary | ok testScriptSourceCompression_containsWholeChunk TEST-PASS | testScriptSourceCompression_containsWholeChunk | ok testScriptSourceCompression_crossesChunkBoundary_endsAtBoundary TEST-PASS | testScriptSourceCompression_crossesChunkBoundary_endsAtBoundary | ok testScriptSourceCompression_crossesChunkBoundary TEST-PASS | testScriptSourceCompression_crossesChunkBoundary | ok testScriptSourceCompression_isExactChunk TEST-PASS | testScriptSourceCompression_isExactChunk | ok testScriptSourceCompression_endsAtBoundaryInOneChunk TEST-PASS | testScriptSourceCompression_endsAtBoundaryInOneChunk | ok testScriptSourceCompression_inOneChunk TEST-PASS | testScriptSourceCompression_inOneChunk | ok CloneAndExecuteScript TEST-PASS | CloneAndExecuteScript | ok bug438633_JS_CompileFileHandleForPrincipals TEST-PASS | bug438633_JS_CompileFileHandleForPrincipals | ok bug438633_JS_CompileFileHandle_empty TEST-PASS | bug438633_JS_CompileFileHandle_empty | ok bug438633_JS_CompileFileHandle TEST-PASS | bug438633_JS_CompileFileHandle | ok bug438633_JS_CompileFile_empty TEST-PASS | bug438633_JS_CompileFile_empty | ok bug438633_JS_CompileFile TEST-PASS | bug438633_JS_CompileFile | ok bug438633_JS_CompileUCScriptForPrincipals TEST-PASS | bug438633_JS_CompileUCScriptForPrincipals | ok bug438633_JS_CompileUCScript_empty TEST-PASS | bug438633_JS_CompileUCScript_empty | ok bug438633_JS_CompileUCScript TEST-PASS | bug438633_JS_CompileUCScript | ok bug438633_CompileScriptForPrincipals TEST-PASS | bug438633_CompileScriptForPrincipals | ok bug438633_CompileScript_empty TEST-PASS | Testing with principals 'IsSystem' Testing with principals 'IsNotSystem' Testing with principals 'testPrincipals' Testing with principals 'nullptr principals' bug438633_CompileScript_empty | ok bug438633_CompileScript TEST-PASS | bug438633_CompileScript | ok testStructuredClone_SavedFrame TEST-PASS | testStructuredClone_SavedFrame | ok testStructuredClone_externalArrayBufferDifferentThreadOrProcess TEST-PASS | testStructuredClone_externalArrayBufferDifferentThreadOrProcess | ok testStructuredClone_externalArrayBuffer TEST-PASS | testStructuredClone_externalArrayBuffer | ok testStructuredClone_string TEST-PASS | testStructuredClone_string | ok testStructuredClone_object TEST-PASS | testStructuredClone_object | ok testStructuredClone_invalidLength TEST-PASS | testStructuredClone_invalidLength | ok testStringIsArrayIndex TEST-PASS | testStringIsArrayIndex | ok testStringBuffer_finishString TEST-PASS | testStringBuffer_finishString | ok testStencil_OffThreadModule TEST-PASS | testStencil_OffThreadModule | ok testStencil_OffThread TEST-PASS | testStencil_OffThread | ok testStencil_Transcode TEST-PASS | testStencil_Transcode | ok testStencil_MultiGlobal TEST-PASS | testStencil_MultiGlobal | ok testStencil_NonSyntactic TEST-PASS | testStencil_NonSyntactic | ok testStencil_Module TEST-PASS | testStencil_Module | ok testStencil_Basic TEST-PASS | testStencil_Basic | ok testSparseBitmapExternalOR TEST-PASS | testSparseBitmapExternalOR | ok testSparseBitmapBasics TEST-PASS | testSparseBitmapBasics | ok testBug795104 TEST-PASS | testBug795104 | ok testToUint64Large TEST-PASS | testToUint64Large | ok testToUint32Large TEST-PASS | testToUint32Large | ok testToInt8 TEST-PASS | testToInt8 | ok testToUint8TwiceUint8Range TEST-PASS | testToUint8TwiceUint8Range | ok testThreadingThreadArgCopy TEST-PASS | testThreadingThreadArgCopy | ok testThreadingThreadVectorMoveConstruct TEST-PASS | testThreadingThreadVectorMoveConstruct | ok testThreadingThreadId TEST-PASS | testThreadingThreadId | ok testThreadingThreadSetName TEST-PASS | testThreadingThreadSetName | ok testThreadingThreadDetach TEST-PASS | testThreadingThreadDetach | ok testThreadingThreadJoin TEST-PASS | testThreadingThreadJoin | ok testThreadingUnlockGuard TEST-PASS | testThreadingUnlockGuard | ok testThreadingLockGuard TEST-PASS | testThreadingLockGuard | ok testThreadingMutex TEST-PASS | testThreadingMutex | ok testExclusiveData TEST-PASS | testExclusiveData | ok testThreadingConditionVariableForTimeoutPredicate TEST-PASS | testThreadingConditionVariableForTimeoutPredicate | ok testThreadingConditionVariableForOkayPredicate TEST-PASS | testThreadingConditionVariableForOkayPredicate | ok testThreadingConditionVariableForTimeout TEST-PASS | testThreadingConditionVariableForTimeout | ok testThreadingConditionVariableForOkay TEST-PASS | testThreadingConditionVariableForOkay | ok testThreadingConditionVariableUntilTimeoutPredicate TEST-PASS | testThreadingConditionVariableUntilTimeoutPredicate | ok testThreadingConditionVariableUntilOkayPredicate TEST-PASS | testThreadingConditionVariableUntilOkayPredicate | ok testThreadingConditionVariableUntilTimeout TEST-PASS | testThreadingConditionVariableUntilTimeout | ok testThreadingConditionVariableUntilOkay TEST-PASS | path[0]->predecessor() = 'a' Edge name = 'x' path[0]->predecessor() = 'a' Edge name = 'y' path[0]->predecessor() = 'a' Edge name = 'z' numPathsFound = 3 path[0]->predecessor() = 'a' numPathsFound = 1 testThreadingConditionVariableUntilOkay | ok testThreadingConditionVariablePredicate TEST-PASS | testThreadingConditionVariablePredicate | ok testThreadingConditionVariable TEST-PASS | testThreadingConditionVariable | ok testSymbol_GetWellKnownSymbol TEST-PASS | testSymbol_GetWellKnownSymbol | ok testSymbol_GetSymbolFor TEST-PASS | testSymbol_GetSymbolFor | ok testSymbol_New TEST-PASS | testSymbol_New | ok testWeakMap_keyDelegates TEST-PASS | testWeakMap_keyDelegates | ok testWeakMap_basicOperations TEST-PASS | testWeakMap_basicOperations | ok testWasmLEB128_invalid_decoding TEST-PASS | testWasmLEB128_invalid_decoding | ok testWasmLEB128_valid_decoding TEST-PASS | testWasmLEB128_valid_decoding | ok testWasmLEB128_encoding TEST-PASS | testWasmLEB128_encoding | ok testUncaughtSymbol TEST-PASS | testUncaughtSymbol | ok test_JS_ubi_ShortestPaths_multiple_edges_to_target TEST-PASS | test_JS_ubi_ShortestPaths_multiple_edges_to_target | ok test_JS_ubi_ShortestPaths_more_paths_than_max TEST-PASS | test_JS_ubi_ShortestPaths_more_paths_than_maxpath[0]->predecessor() = 'a' path[0]->predecessor() = 'a' path[1]->predecessor() = 'b' path[2]->predecessor() = 'c' path[0]->predecessor() = 'a' path[1]->predecessor() = 'd' path[2]->predecessor() = 'e' numPathsFound = 3 path[0]->predecessor() = 'a' path[1]->predecessor() = 'c' r's immediate dominator is r Checking r's dominated set: Expecting r Expecting a Expecting b Expecting c Expecting d Expecting e Expecting h Expecting i Expecting k Found r Found b Found a Found d Found e Found h Found c Found i Found k Done checking r's dominated set. a's immediate dominator is r Checking a's dominated set: Done checking a's dominated set. b's immediate dominator is r Checking b's dominated set: Done checking b's dominated set. c's immediate dominator is r Checking c's dominated set: Expecting f Expecting g Found f Found g Done checking c's dominated set. d's immediate dominator is r Checking d's dominated set: Expecting l Found l Done checking d's dominated set. e's immediate dominator is r Checking e's dominated set: Done checking e's dominated set. f's immediate dominator is r Checking f's dominated set: Done checking f's dominated set. g's immediate dominator is r Checking g's dominated set: Expecting j Found j Done checking g's dominated set. h's immediate dominator is r Checking h's dominated set: Done checking h's dominated set. i's immediate dominator is r Checking i's dominated set: Done checking i's dominated set. j's immediate dominator is c Checking j's dominated set: Done checking j's dominated set. k's immediate dominator is r Checking k's dominated set: Done checking k's dominated set. l's immediate dominator is r Checking l's dominated set: Done checking l's dominated set. visited.length() = 8 visited[0] = 'g' visited[1] = 'f' visited[2] = 'e' visited[3] = 'd' visited[4] = 'c' visited[5] = 'b' visited[6] = 'a' visited[7] = 'r' | ok test_JS_ubi_ShortestPaths_multiple_paths TEST-PASS | test_JS_ubi_ShortestPaths_multiple_paths | ok test_JS_ubi_ShortestPaths_one_path TEST-PASS | test_JS_ubi_ShortestPaths_one_path | ok test_JS_ubi_ShortestPaths_no_path TEST-PASS | test_JS_ubi_ShortestPaths_no_path | ok test_JS_ubi_Node_scriptFilename TEST-PASS | test_JS_ubi_Node_scriptFilename | ok test_JS_ubi_DominatorTree TEST-PASS | test_JS_ubi_DominatorTree | ok test_ubiPostOrder TEST-PASS | test_ubiPostOrder | ok test_ubiCoarseType TEST-PASS | test_ubiCoarseType | ok test_ubiStackFrame TEST-PASS | test_ubiStackFrame | ok test_ubiNodeCompartment TEST-PASS | test_ubiNodeCompartment | ok test_ubiNodeZone TEST-PASS | test_ubiNodeZone | ok testUTF8_badSurrogate TEST-PASS | testUTF8_badSurrogate | ok testUTF8_bigUTF8 TEST-PASS | testUTF8_bigUTF8 | ok testUTF8_badUTF8 TEST-PASS | testUTF8_badUTF8 | ok testTypedArrays TEST-PASS | testTypedArrays | ok testXDR_sourceMap TEST-PASS | testXDR_sourceMap | ok testXDR_source TEST-PASS | testXDR_source | ok testXDR_bug516827 TEST-PASS | testXDR_bug516827 | ok testXDR_bug506491 TEST-PASS | testXDR_bug506491 | ok testWindowNonConfigurable TEST-PASS | testWindowNonConfigurable | ok testDebugger_newScriptHook TEST-PASS | testDebugger_newScriptHook | ok testDateToLocaleString TEST-PASS | testDateToLocaleString | ok testMultiUnitUtf8InWindow TEST-PASS | testMultiUnitUtf8InWindow | ok testUtf8BadBytes TEST-PASS | testUtf8BadBytes | ok testCompileScript TEST-PASS | testCompileScript | ok testChromeBuffer TEST-PASS | testChromeBuffer | ok test_CallNonGenericMethodOnProxy TEST-PASS | test_CallNonGenericMethodOnProxy | ok testDifferentNewTargetInvokeConstructor TEST-PASS | testDifferentNewTargetInvokeConstructor | ok test_DeflateStringToUTF8Buffer TEST-PASS | test_DeflateStringToUTF8Buffer | ok testDefineProperty_bug564344 TEST-PASS | testDefineProperty_bug564344 | ok testDefineGetterSetterNonEnumerable TEST-PASS | testDefineGetterSetterNonEnumerable | ok testDeepFreeze_loop TEST-PASS | testDeepFreeze_loop | ok testDeepFreeze_deep TEST-PASS | testDeepFreeze_deep | ok testDeepFreeze_bug535703 TEST-PASS | testDeepFreeze_bug535703 | ok testDeduplication_ASSC TEST-PASS | testDeduplication_ASSC | ok testExternalStrings TEST-PASS | testExternalStrings | ok testExecuteInJSMEnvironment_Callback TEST-PASS | testExecuteInJSMEnvironment_Callback | ok testExecuteInJSMEnvironment_Basic TEST-PASS | testExecuteInJSMEnvironment_Basic | ok testException_getCausePlainObject TEST-PASS | testException_getCausePlainObject | ok testException_getCause TEST-PASS | testException_getCause | ok testException_bug860435 TEST-PASS | testException_bug860435 | ok testErrorLineOfContext TEST-PASS | testErrorLineOfContext | ok testErrorCopying_columnCopied TEST-PASS | testErrorCopying_columnCopied | ok testEmptyWindow TEST-PASS | testEmptyWindow | ok test_functionBinding TEST-PASS | test_functionBinding | ok testRedefineGlobalEval TEST-PASS | testRedefineGlobalEval | ok testForwardSetProperty TEST-PASS | testForwardSetProperty | ok testForceLexicalInitialization TEST-PASS | testForceLexicalInitialization | ok testForOfIterator_bug515273_part2 TEST-PASS | testForOfIterator_bug515273_part2 | ok testForOfIterator_bug515273_part1 TEST-PASS | testForOfIterator_bug515273_part1 | ok testForOfIterator_basicNonIterable TEST-PASS | testForOfIterator_basicNonIterable | ok testFindSCCsStackLimit TEST-PASS | testFindSCCsStackLimit | ok testFindSCCs TEST-PASS | testFindSCCs | ok testRootedMaybeValue TEST-PASS | testRootedMaybeValue | ok testGCVectorEmplaceBack TEST-PASS | testGCVectorEmplaceBack | ok testGCHandleVector TEST-PASS | testGCHandleVector | ok testTraceableFifo TEST-PASS | testTraceableFifo | ok testGCRootedVector TEST-PASS | testGCRootedVector | ok testGCHandleHashMap TEST-PASS | testGCHandleHashMap | ok testSafelyUnrootedGCHashMap TEST-PASS | testSafelyUnrootedGCHashMap | ok testUnrootedGCHashMap TEST-PASS | testUnrootedGCHashMap | ok testGCRootedHashMap TEST-PASS | testGCRootedHashMap | ok testGCPersistentRootedTraceableCannotOutliveRuntime TEST-PASS | testGCPersistentRootedTraceableCannotOutliveRuntime | ok testGCPersistentRootedOutlivesRuntime TEST-PASS | testGCPersistentRootedOutlivesRuntime | ok testGCRootedStaticStructInternalStackStorageAugmented TEST-PASS | testGCRootedStaticStructInternalStackStorageAugmented | ok testGCSuppressions TEST-PASS | testGCSuppressions | ok testGCExactRooting TEST-PASS | testGCExactRooting | ok testGCChunkPool TEST-PASS | testGCChunkPool | ok testGCCellPtr TEST-PASS | testGCCellPtr | ok testGCAllocator TEST-PASS | testGCAllocator | ok testFunctionProperties TEST-PASS | testFunctionProperties | ok testFunctionNonSyntactic TEST-PASS | testFunctionNonSyntactic | ok testGCOutOfMemory TEST-PASS | testGCOutOfMemory | ok testIncrementalRoots TEST-PASS | testIncrementalRoots | ok testLiveNurseryWrappeeCCW TEST-PASS | testLiveNurseryWrappeeCCW | ok testLiveNurseryWrapperCCW TEST-PASS | testLiveNurseryWrapperCCW | ok testLiveNurseryCCW TEST-PASS | testLiveNurseryCCW | ok testDeadNurseryCCW TEST-PASS | testDeadNurseryCCW | ok testTracingIncomingCCWs *thingp = 0x17efce074058 *expectedThingp = 0x17efce074058 kind = 0 expectedKind = 0 TEST-PASS | testTracingIncomingCCWs | ok testGCRootsRemoved TEST-PASS | testGCRootsRemoved | ok testGCSliceCallback TEST-PASS | testGCSliceCallback | ok testGCHeapPreBarriers TEST-PASS | testGCHeapPreBarriers | ok testGCHeapReadBarriers TEST-PASS | testGCHeapReadBarriers | ok testGCHeapPostBarriers TEST-PASS | testGCHeapPostBarriers | ok testGCGrayMarking TEST-PASS | testGCGrayMarking | ok testGCFinalizeCallback TEST-PASS | testGCFinalizeCallback | ok testStringToPropertyName TEST-PASS | testStringToPropertyName | ok testStringIsIndex TEST-PASS | testStringIsIndex | ok testIndexToString TEST-PASS | testIndexToString | ok testOrderedHashSetWithoutInit TEST-PASS | testOrderedHashSetWithoutInit | ok testHashLazyStorage TEST-PASS | testHashLazyStorage | ok testHashTableMovableModIterator TEST-PASS | testHashTableMovableModIterator | ok testHashSetOfMoveOnlyType TEST-PASS | testHashSetOfMoveOnlyType | ok testHashRekeyManualRemoval TEST-PASS | testHashRekeyManualRemoval | ok testHashRekeyManual TEST-PASS | testHashRekeyManual | ok test_GetPropertyDescriptor TEST-PASS | test_GetPropertyDescriptor | ok testWeakCacheGCVector TEST-PASS | testWeakCacheGCVector | ok testWeakCacheMap TEST-PASS | testWeakCacheMap | ok testWeakCacheSet TEST-PASS | testWeakCacheSet | ok testGCUID TEST-PASS | testGCUID | ok testGCStoreBufferRemoval TEST-PASS | testGCStoreBufferRemoval | ok testIteratorObject TEST-PASS | testIteratorObject | ok testIsInsideNursery TEST-PASS | testIsInsideNursery | ok testIntlAvailableLocales TEST-PASS | testIntlAvailableLocales | ok testPinAcrossGC TEST-PASS | testPinAcrossGC | ok testAtomizedIsNotPinned TEST-PASS | testAtomizedIsNotPinned | ok testIntString_bug515273 TEST-PASS | testIntString_bug515273 | ok testInformalValueTypeName TEST-PASS | testInformalValueTypeName | ok Passed: ran 389 tests. >>> mozjs91: Entering fakeroot... make -C js/src install make[1]: Entering directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/js/src' make -C build install make[2]: Entering directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/js/src/build' make[2]: Circular js.pc <- js.pc dependency dropped. cp js.pc mozjs-91.pc ../../../config/nsinstall -t mozjs-91.pc /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/lib/pkgconfig ../../../config/nsinstall -t ../js-config.h /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/include/mozjs-91 /home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/_virtualenvs/common/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track --no-symlinks /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/include/mozjs-91 ../../../_build_manifests/install/dist_include Elapsed: 0.11s; From /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/include/mozjs-91: Kept 1 existing; Added/updated 295; Removed 0 files and 0 directories. BUILDTASK {"argv": ["/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_include.track", "--no-symlinks", "/home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/include/mozjs-91", "../../../_build_manifests/install/dist_include"], "start": 1650781523.8471265, "end": 1650781523.9561727, "context": null} cp js-config js91-config ../../../config/nsinstall -t js91-config /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/bin ../../../config/nsinstall -t libjs_static.a /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/lib mv -f /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/lib/libjs_static.a /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/lib/libjs_static.ajs ../../../config/nsinstall -t libmozjs-91.so /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/lib make[2]: Leaving directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/js/src/build' make -C shell install make[2]: Entering directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/js/src/shell' cp ../../../dist/bin/js ../../../dist/bin/js91 ../../../config/nsinstall -t ../../../dist/bin/js91 /home/buildozer/aports/community/mozjs91/pkg/mozjs91/usr/bin make[2]: Leaving directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/js/src/shell' make[1]: Leaving directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.8.0/obj/js/src' >>> mozjs91-dev*: Running split function dev... >>> mozjs91-dev*: Preparing subpackage mozjs91-dev... >>> mozjs91-dev*: Stripping binaries >>> mozjs91-dev*: Running postcheck for mozjs91-dev >>> mozjs91*: Running postcheck for mozjs91 >>> mozjs91*: Preparing package mozjs91... >>> mozjs91*: Stripping binaries >>> mozjs91-dev*: Scanning shared objects >>> mozjs91*: Scanning shared objects >>> mozjs91-dev*: Tracing dependencies... mozjs91 icu-dev libffi-dev nspr-dev readline-dev pkgconfig >>> mozjs91-dev*: Package size: 3.6 MB >>> mozjs91-dev*: Compressing data... >>> mozjs91-dev*: Create checksum... >>> mozjs91-dev*: Create mozjs91-dev-91.8.0-r1.apk >>> mozjs91*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libicui18n.so.71 so:libicuuc.so.71 so:libreadline.so.8 so:libstdc++.so.6 so:libz.so.1 >>> mozjs91*: Package size: 27.1 MB >>> mozjs91*: Compressing data... >>> mozjs91*: Create checksum... >>> mozjs91*: Create mozjs91-91.8.0-r1.apk >>> mozjs91: Build complete at Sun, 24 Apr 2022 06:25:27 +0000 elapsed time 0h 5m 42s >>> mozjs91: Cleaning up srcdir >>> mozjs91: Cleaning up pkgdir >>> mozjs91: Uninstalling dependencies... (1/38) Purging .makedepends-mozjs91 (20220424.061946) (2/38) Purging icu-dev (71.1-r0) (3/38) Purging icu (71.1-r0) (4/38) Purging icu-libs (71.1-r0) (5/38) Purging libffi-dev (3.4.2-r1) (6/38) Purging nspr-dev (4.33-r0) (7/38) Purging nspr (4.33-r0) (8/38) Purging readline-dev (8.1.2-r0) (9/38) Purging libhistory (8.1.2-r0) (10/38) Purging autoconf2.13 (2.13-r1) (11/38) Purging m4 (1.4.19-r1) (12/38) Purging cargo (1.60.0-r1) (13/38) Purging clang-dev (13.0.1-r0) (14/38) Purging clang (13.0.1-r0) (15/38) Purging clang-extra-tools (13.0.1-r0) (16/38) Purging clang-libs (13.0.1-r0) (17/38) Purging linux-headers (5.16.7-r1) (18/38) Purging lld (13.0.1-r0) (19/38) Purging llvm13 (13.0.1-r2) (20/38) Purging python3 (3.10.3-r1) (21/38) Purging rust (1.60.0-r1) (22/38) Purging rust-stdlib (1.60.0-r1) (23/38) Purging sed (4.8-r0) Executing sed-4.8-r0.post-deinstall (24/38) Purging zlib-dev (1.2.12-r1) (25/38) Purging git-perl (2.36.0-r0) (26/38) Purging perl-git (2.36.0-r0) (27/38) Purging perl-error (0.17029-r1) (28/38) Purging perl (5.34.1-r0) (29/38) Purging llvm13-libs (13.0.1-r2) (30/38) Purging libffi (3.4.2-r1) (31/38) Purging ncurses-dev (6.3_p20220416-r0) (32/38) Purging readline (8.1.2-r0) (33/38) Purging libbz2 (1.0.8-r1) (34/38) Purging libxml2 (2.9.13-r0) (35/38) Purging xz-libs (5.2.5-r1) (36/38) Purging gdbm (1.23-r0) (37/38) Purging mpdecimal (2.5.1-r1) (38/38) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r10.trigger OK: 367 MiB in 89 packages >>> mozjs91: Updating the community/ppc64le repository index... >>> mozjs91: Signing the index...