>>> mozjs91: Building community/mozjs91 91.10.0-r0 (using abuild 3.9.0-r0) started Tue, 21 Jun 2022 19:37:48 +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 icu-data-full (1/39) Installing icu-data-full (71.1-r2) (2/39) Installing icu-libs (71.1-r2) (3/39) Installing icu (71.1-r2) (4/39) Installing icu-dev (71.1-r2) (5/39) Installing linux-headers (5.16.7-r1) (6/39) Installing libffi (3.4.2-r1) (7/39) Installing libffi-dev (3.4.2-r1) (8/39) Installing nspr (4.33-r0) (9/39) Installing nspr-dev (4.33-r0) (10/39) Installing libhistory (8.1.2-r0) (11/39) Installing ncurses-dev (6.3_p20220521-r0) (12/39) Installing readline (8.1.2-r0) (13/39) Installing readline-dev (8.1.2-r0) (14/39) Installing m4 (1.4.19-r1) (15/39) Installing libbz2 (1.0.8-r1) (16/39) Installing perl (5.34.1-r0) (17/39) Installing autoconf2.13 (2.13-r1) (18/39) Installing rust-stdlib (1.60.0-r2) (19/39) Installing xz-libs (5.2.5-r1) (20/39) Installing libxml2 (2.9.14-r0) (21/39) Installing llvm13-libs (13.0.1-r2) (22/39) Installing rust (1.60.0-r2) (23/39) Installing cargo (1.60.0-r2) (24/39) Installing clang-libs (13.0.1-r1) (25/39) Installing clang (13.0.1-r1) (26/39) Installing clang-extra-tools (13.0.1-r1) (27/39) Installing clang-dev (13.0.1-r1) (28/39) Installing lld (13.0.1-r0) (29/39) Installing llvm13 (13.0.1-r2) (30/39) Installing gdbm (1.23-r0) (31/39) Installing mpdecimal (2.5.1-r1) (32/39) Installing sqlite-libs (3.38.5-r0) (33/39) Installing python3 (3.10.4-r0) (34/39) Installing sed (4.8-r0) (35/39) Installing zlib-dev (1.2.12-r1) (36/39) Installing .makedepends-mozjs91 (20220621.193749) (37/39) Installing perl-error (0.17029-r1) (38/39) Installing perl-git (2.36.1-r0) (39/39) Installing git-perl (2.36.1-r0) Executing busybox-1.35.0-r14.trigger OK: 1610 MiB in 129 packages >>> mozjs91: Cleaning up srcdir >>> mozjs91: Cleaning up pkgdir >>> mozjs91: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/firefox-91.10.0esr.source.tar.xz >>> mozjs91: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/firefox-91.10.0esr.source.tar.xz >>> mozjs91: Checking sha512sums... firefox-91.10.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.10.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:04.02 Clobber not needed. 0:04.02 /usr/bin/python3 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/configure.py 0:04.33 Creating Python 3 environment 0:05.71 created virtual environment CPython3.10.4.final.0-64 in 996ms 0:05.71 creator CPython3Posix(dest=/home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/_virtualenvs/common, clear=False, no_vcs_ignore=False, global=False) 0:05.71 seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/buildozer/.local/share/virtualenv) 0:05.71 added seed packages: pip==22.0.4, setuptools==62.1.0, wheel==0.37.1 0:05.71 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator 0:06.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/virtualenv.py:651: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:06.72 minimum_python_versions = {2: LooseVersion("2.7.3"), 3: LooseVersion("3.6.0")} 0:06.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/virtualenv.py:652: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:06.72 our = LooseVersion("%d.%d.%d" % (major, minor, micro)) 0:06.79 Re-executing in the virtualenv 0:07.69 Adding configure options from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/.mozconfig 0:07.69 --enable-application=js 0:07.69 --prefix=/usr 0:07.69 --enable-release 0:07.69 --enable-hardening 0:07.69 --enable-optimize=-Os -fomit-frame-pointer -O2 0:07.69 --enable-rust-simd 0:07.69 --enable-linker=lld 0:07.69 --disable-bootstrap 0:07.69 --disable-debug 0:07.69 --disable-debug-symbols 0:07.69 --disable-jemalloc 0:07.69 --disable-strip 0:07.69 --with-system-zlib 0:07.69 --with-system-icu 0:07.69 --enable-readline 0:07.69 --enable-shared-js 0:07.69 --enable-tests 0:07.69 --with-intl-api 0:07.69 --enable-rust-simd 0:07.69 checking for vcs source checkout... no 0:07.83 checking for a shell... /bin/sh 0:07.90 checking for host system type... powerpc64le-unknown-linux-musl 0:07.90 checking for target system type... powerpc64le-unknown-linux-musl 0:08.86 checking for Python 3... /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/_virtualenvs/common/bin/python (3.10.4) 0:08.89 checking whether cross compiling... no 0:08.90 checking for wget... /usr/bin/wget 0:08.90 checking for ccache... not found 0:08.91 checking for the target C compiler... /usr/bin/gcc 0:08.96 checking whether the target C compiler can be used... yes 0:08.97 checking the target C compiler version... 11.2.1 0:09.02 checking the target C compiler works... yes 0:09.02 checking for the target C++ compiler... /usr/bin/g++ 0:09.06 checking whether the target C++ compiler can be used... yes 0:09.06 checking the target C++ compiler version... 11.2.1 0:09.11 checking the target C++ compiler works... yes 0:09.11 checking for the host C compiler... /usr/bin/gcc 0:09.18 checking whether the host C compiler can be used... yes 0:09.18 checking the host C compiler version... 11.2.1 0:09.47 checking the host C compiler works... yes 0:09.47 checking for the host C++ compiler... /usr/bin/g++ 0:09.50 checking whether the host C++ compiler can be used... yes 0:09.50 checking the host C++ compiler version... 11.2.1 0:10.56 checking the host C++ compiler works... yes 0:12.11 checking for 64-bit OS... yes 0:12.47 checking for new enough STL headers from libstdc++... yes 0:12.51 checking for linker... lld 0:12.52 checking for the assembler... /usr/bin/gcc 0:12.53 checking for ar... /usr/bin/ar 0:12.53 checking for nm... /usr/bin/nm 0:12.53 checking for pkg_config... /usr/bin/pkg-config 0:12.53 checking for pkg-config version... 1.8.0 0:12.58 checking for stdint.h... yes 0:12.63 checking for inttypes.h... yes 0:12.69 checking for malloc.h... yes 0:12.74 checking for alloca.h... yes 0:12.78 checking for sys/byteorder.h... no 0:12.83 checking for getopt.h... yes 0:12.89 checking for unistd.h... yes 0:13.00 checking for nl_types.h... yes 0:13.04 checking for cpuid.h... no 0:13.19 checking for fts.h... no 0:13.24 checking for sys/statvfs.h... yes 0:13.28 checking for sys/statfs.h... yes 0:13.32 checking for sys/vfs.h... yes 0:13.36 checking for sys/mount.h... yes 0:13.40 checking for sys/quota.h... no 0:13.46 checking for linux/quota.h... yes 0:13.51 checking for linux/if_addr.h... yes 0:13.58 checking for linux/rtnetlink.h... yes 0:13.61 checking for sys/queue.h... no 0:13.66 checking for sys/types.h... yes 0:13.72 checking for netinet/in.h... yes 0:13.77 checking for byteswap.h... yes 0:13.82 checking for memfd_create in sys/mman.h... yes 0:13.88 checking for linux/perf_event.h... yes 0:13.92 checking for perf_event_open system call... yes 0:13.99 checking whether the C compiler supports -Wbitfield-enum-conversion... no 0:14.06 checking whether the C++ compiler supports -Wbitfield-enum-conversion... no 0:14.12 checking whether the C++ compiler supports -Wdeprecated-this-capture... no 0:14.19 checking whether the C compiler supports -Wformat-type-confusion... no 0:14.25 checking whether the C++ compiler supports -Wformat-type-confusion... no 0:14.34 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... no 0:14.42 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... no 0:14.49 checking whether the C++ compiler supports -Wshadow-uncaptured-local... no 0:14.56 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... no 0:14.64 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... no 0:14.70 checking whether the C compiler supports -Wunreachable-code-return... no 0:14.76 checking whether the C++ compiler supports -Wunreachable-code-return... no 0:14.80 checking whether the C compiler supports -Wclass-varargs... no 0:14.84 checking whether the C++ compiler supports -Wclass-varargs... no 0:14.89 checking whether the C++ compiler supports -Wempty-init-stmt... no 0:14.96 checking whether the C compiler supports -Wfloat-overflow-conversion... no 0:15.02 checking whether the C++ compiler supports -Wfloat-overflow-conversion... no 0:15.08 checking whether the C compiler supports -Wfloat-zero-conversion... no 0:15.13 checking whether the C++ compiler supports -Wfloat-zero-conversion... no 0:15.18 checking whether the C compiler supports -Wloop-analysis... no 0:15.22 checking whether the C++ compiler supports -Wloop-analysis... no 0:15.28 checking whether the C compiler supports -Wno-range-loop-analysis... no 0:15.33 checking whether the C++ compiler supports -Wno-range-loop-analysis... no 0:15.40 checking whether the C++ compiler supports -Wc++2a-compat... yes 0:15.41 checking whether the C++ compiler supports -Wcomma... no 0:15.47 checking whether the C compiler supports -Wduplicated-cond... yes 0:15.52 checking whether the C++ compiler supports -Wduplicated-cond... yes 0:15.59 checking whether the C compiler supports -Wenum-compare-conditional... no 0:15.66 checking whether the C++ compiler supports -Wenum-compare-conditional... no 0:15.71 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 0:15.76 checking whether the C compiler supports -Wstring-conversion... no 0:15.80 checking whether the C++ compiler supports -Wstring-conversion... no 0:15.85 checking whether the C++ compiler supports -Wno-inline-new-delete... no 0:15.90 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes 0:15.94 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes 0:15.98 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 0:16.04 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 0:16.09 checking whether the C compiler supports -Wno-error=array-bounds... yes 0:16.15 checking whether the C++ compiler supports -Wno-error=array-bounds... yes 0:16.19 checking whether the C compiler supports -Wno-error=coverage-mismatch... yes 0:16.29 checking whether the C++ compiler supports -Wno-error=coverage-mismatch... yes 0:16.33 checking whether the C compiler supports -Wno-error=backend-plugin... no 0:16.38 checking whether the C++ compiler supports -Wno-error=backend-plugin... no 0:16.44 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes 0:16.49 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes 0:16.54 checking whether the C compiler supports -Wno-multistatement-macros... yes 0:16.61 checking whether the C++ compiler supports -Wno-multistatement-macros... yes 0:16.65 checking whether the C compiler supports -Wno-error=return-std-move... no 0:16.70 checking whether the C++ compiler supports -Wno-error=return-std-move... no 0:16.75 checking whether the C compiler supports -Wno-error=class-memaccess... yes 0:16.79 checking whether the C++ compiler supports -Wno-error=class-memaccess... yes 0:16.84 checking whether the C compiler supports -Wno-error=atomic-alignment... no 0:16.89 checking whether the C++ compiler supports -Wno-error=atomic-alignment... no 0:16.93 checking whether the C compiler supports -Wno-error=deprecated-copy... yes 0:16.99 checking whether the C++ compiler supports -Wno-error=deprecated-copy... yes 0:17.04 checking whether the C compiler supports -Wno-error=unused-but-set-variable... yes 0:17.08 checking whether the C++ compiler supports -Wno-error=unused-but-set-variable... yes 0:17.30 checking whether the C compiler supports -Wformat... yes 0:18.49 checking whether the C++ compiler supports -Wformat... yes 0:18.93 checking whether the C compiler supports -Wformat-security... yes 0:20.04 checking whether the C++ compiler supports -Wformat-security... yes 0:21.07 checking whether the C compiler supports -Wformat-overflow=2... yes 0:22.90 checking whether the C++ compiler supports -Wformat-overflow=2... yes 0:23.00 checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no 0:23.08 checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no 0:24.87 checking whether the C compiler supports -Werror=implicit-function-declaration... yes 0:25.22 checking whether the C compiler supports -Wno-psabi... yes 0:26.44 checking whether the C++ compiler supports -Wno-psabi... yes 0:26.84 checking whether the C++ compiler supports -fno-sized-deallocation... yes 0:26.89 checking whether the C++ compiler supports -fno-aligned-new... yes 0:26.89 checking for llvm_profdata... /usr/bin/llvm-profdata 0:26.92 checking for rustc... /usr/bin/rustc 0:26.92 checking for cargo... /usr/bin/cargo 0:27.23 checking rustc version... 1.60.0 0:27.24 checking cargo version... 1.60.0 0:27.48 checking for rust host triplet... powerpc64le-alpine-linux-musl 0:27.65 checking for rust target triplet... powerpc64le-alpine-linux-musl 0:27.65 checking for rustdoc... /usr/bin/rustdoc 0:27.65 checking for rustfmt... not found 0:27.70 checking for clang for bindgen... /usr/bin/clang++ 0:27.73 checking for libclang for bindgen... /usr/lib/libclang.so 0:27.75 checking that libclang is new enough... yes 0:27.75 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:27.82 checking for readline... yes 0:27.82 checking for icu-i18n >= 69.1... yes 0:27.83 checking MOZ_ICU_CFLAGS... 0:27.83 checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata 0:27.83 checking for awk... /usr/bin/awk 0:27.84 checking for perl... /usr/bin/perl 0:27.84 checking for minimum required perl version >= 5.006... 5.034001 0:27.86 checking for full perl installation... yes 0:27.86 checking for gmake... /usr/bin/make 0:27.86 checking for watchman... not found 0:27.86 checking for xargs... /usr/bin/xargs 0:27.86 checking for rpmbuild... not found 0:27.86 checking for NSIS version... no 0:27.89 checking for llvm-objdump... /usr/bin/llvm-objdump 0:27.90 checking for zlib >= 1.2.3... yes 0:27.90 checking MOZ_ZLIB_CFLAGS... 0:27.90 checking MOZ_ZLIB_LIBS... -L/lib -lz 0:27.91 checking for m4... /usr/bin/m4 0:27.92 Refreshing /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/old-configure with /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/build/autoconf/autoconf.sh 0:28.06 creating cache ./config.cache 0:28.08 checking host system type... powerpc64le-unknown-linux-musl 0:28.09 checking target system type... powerpc64le-unknown-linux-musl 0:28.10 checking build system type... powerpc64le-unknown-linux-musl 0:28.15 checking for Cygwin environment... no 0:28.20 checking for mingw32 environment... no 0:28.26 checking for executable suffix... no 0:28.26 checking for gcc... (cached) /usr/bin/gcc -std=gnu99 0:28.26 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:28.26 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:28.27 checking whether we are using GNU C... (cached) yes 0:28.27 checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes 0:28.27 checking for c++... (cached) /usr/bin/g++ 0:28.27 checking whether the C++ compiler (/usr/bin/g++ -Os -fomit-frame-pointer -Wl,-z,stack-size=1048576 -fuse-ld=lld) works... (cached) yes 0:28.27 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:28.27 checking whether we are using GNU C++... (cached) yes 0:28.27 checking whether /usr/bin/g++ accepts -g... (cached) yes 0:28.27 checking for /usr/bin/gcc... /usr/bin/gcc -std=gnu99 0:28.27 checking for strip... strip 0:28.27 checking for sb-conf... no 0:28.27 checking for ve... no 0:28.37 checking for X... no 0:28.49 checking for --noexecstack option to as... yes 0:28.60 checking for -z noexecstack option to ld... yes 0:28.66 checking for -z text option to ld... yes 0:28.73 checking for -z relro option to ld... yes 0:28.79 checking for -z nocopyreloc option to ld... yes 0:28.91 checking for -Bsymbolic-functions option to ld... yes 0:28.98 checking for --build-id=sha1 option to ld... yes 0:29.07 checking whether the linker supports Identical Code Folding... no 0:30.24 checking whether removing dead symbols breaks debugging... no 0:30.28 checking for working const... yes 0:30.30 checking for mode_t... yes 0:30.32 checking for off_t... yes 0:30.34 checking for pid_t... yes 0:30.37 checking for size_t... yes 0:30.42 checking for ssize_t... yes 0:30.58 checking whether 64-bits std::atomic requires -latomic... no 0:30.63 checking for dirent.h that defines DIR... yes 0:30.69 checking for opendir in -ldir... no 0:30.74 checking for gethostbyname_r in -lc_r... no 0:30.80 checking for library containing dlopen... none required 0:30.85 checking for dlfcn.h... yes 0:30.94 checking for socket in -lsocket... no 0:31.01 checking for pthread_create in -lpthreads... no 0:31.07 checking for pthread_create in -lpthread... yes 0:31.12 checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes 0:31.19 checking for getc_unlocked... yes 0:31.26 checking for _getc_nolock... no 0:31.33 checking for gmtime_r... yes 0:32.03 checking for localtime_r... yes 0:32.13 checking for pthread_getname_np... yes 0:32.21 checking for pthread_get_name_np... no 0:32.28 checking for clock_gettime(CLOCK_MONOTONIC)... 0:32.37 checking for sin in -lm... yes 0:32.44 checking for res_ninit()... no 0:32.50 checking for nl_langinfo and CODESET... yes 0:32.55 checking for an implementation of va_copy()... yes 0:32.60 checking whether va_list can be copied by value... yes 0:32.69 checking for __thread keyword for TLS variables... yes 0:32.76 checking for localeconv... yes 0:32.80 checking for valid optimization flags... yes 0:32.88 checking for __cxa_demangle... yes 0:32.88 checking for -pipe support... yes 0:32.92 checking for tm_zone tm_gmtoff in struct tm... yes 0:32.98 checking what kind of list files are supported by the linker... linkerscript 0:33.04 checking for posix_fadvise... yes 0:33.11 checking for posix_fallocate... yes 0:33.15 checking for malloc.h... yes 0:33.21 checking for strndup... yes 0:33.28 checking for posix_memalign... yes 0:33.34 checking for memalign... yes 0:33.40 checking for malloc_usable_size... yes 0:33.42 checking whether malloc_usable_size definition can use const argument... no 0:33.44 checking for valloc in malloc.h... yes 0:33.46 checking for valloc in unistd.h... no 0:33.48 checking for _aligned_malloc in malloc.h... no 0:33.49 updating cache ./config.cache 0:33.49 creating ./config.data 0:33.51 Creating config.status 0:33.86 Reticulating splines... 0:34.10 0:00.32 File already read. Skipping: /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/build/unix/moz.build 0:35.20 Finished reading 64 moz.build files in 0.20s 0:35.20 Read 0 gyp files in parallel contributing 0.00s to total wall time 0:35.20 Processed into 304 build config descriptors in 0.12s 0:35.20 RecursiveMake backend executed in 0.79s 0:35.20 255 total backend files; 255 created; 0 updated; 0 unchanged; 0 deleted; 9 -> 39 Makefile 0:35.20 FasterMake backend executed in 0.20s 0:35.20 5 total backend files; 5 created; 0 updated; 0 unchanged; 0 deleted 0:35.20 Total wall time: 1.42s; CPU time: 1.38s; Efficiency: 97%; Untracked: 0.10s 0:35.38 Adding make options from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/.mozconfig MOZ_OBJDIR=/home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj OBJDIR=/home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj FOUND_MOZCONFIG=/home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/.mozconfig export FOUND_MOZCONFIG 0:35.38 /usr/bin/make -f client.mk -s 0:35.45 make[1]: warning: -j72 forced in submake: resetting jobserver mode. 0:35.99 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:36.02 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:36.06 Elapsed: 0.00s; From dist/bin: Kept 0 existing; Added/updated 3; Removed 0 files and 0 directories. 0:36.08 Elapsed: 0.03s; From dist/include: Kept 1 existing; Added/updated 295; Removed 0 files and 0 directories. 0:36.12 Elapsed: 0.13s; From _tests: Kept 3 existing; Added/updated 487; Removed 0 files and 0 directories. 0:36.79 ./js-confdefs.h.stub 0:36.79 ./js-config.h.stub 0:36.79 ./selfhosted.out.h.stub 0:36.79 ./ReservedWordsGenerated.h.stub 0:36.79 ./StatsPhasesGenerated.h.stub 0:36.79 ./MIROpsGenerated.h.stub 0:36.79 ./LOpcodesGenerated.h.stub 0:36.79 ./CacheIROpsGenerated.h.stub 0:36.82 config 0:37.26 config/nsinstall_real 0:37.50 /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.10.0" -DMOZILLA_VERSION_U=91.10.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=10 -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:37.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:37.91 STDCXX_MAX_VERSION = Version("3.4.19") 0:37.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:37.91 CXXABI_MAX_VERSION = Version("1.3.7") 0:37.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:37.91 GLIBC_MAX_VERSION = Version("2.17") 0:37.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0:37.91 LIBGCC_MAX_VERSION = Version("4.8") 0:37.98 config/system-header.sentinel.stub 0:38.83 intl/components 0:38.83 js/src/debugger 0:38.83 js/src/build/symverscript.stub 0:38.83 js/src/irregexp 0:38.83 memory/build 0:38.84 js/src/rust/force-cargo-library-build 0:38.84 js/src/gc/StatsPhasesGenerated.inc.stub 0:38.84 js/src/wasm 0:38.84 memory/mozalloc 0:38.84 js/src/frontend 0:38.85 mfbt 0:38.85 js/src/shell 0:38.85 js/src/jit 0:38.85 js/src/gdb 0:38.86 mozglue/misc 0:38.86 js/src/jsapi-tests 0:38.87 modules/fdlibm/src 0:38.88 js/src 0:38.95 mfbt/tests 0:43.61 In file included from Unified_cpp_intl_components0.cpp:29: 0:43.61 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/intl/components/src/NumberFormat.cpp: In member function 'mozilla::Maybe mozilla::intl::NumberFormat::GetPartTypeForNumberField(UNumberFormatFields, mozilla::Maybe, bool) const': 0:43.61 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/intl/components/src/NumberFormat.cpp:120:10: warning: enumeration value 'UNUM_APPROXIMATELY_SIGN_FIELD' not handled in switch [-Wswitch] 0:43.61 120 | switch (fieldName) { 0:43.61 | ^ 0:50.08 js/src/gc 0:50.86 In file included from Unified_cpp_js_src_jsapi-tests12.cpp:20: 0:50.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jsapi-tests/testParserAtom.cpp: In member function 'virtual bool cls_testParserAtom_empty::run(JS::HandleObject)': 0:50.86 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jsapi-tests/testParserAtom.cpp:28:37: warning: statement has no effect [-Wunused-value] 0:50.86 28 | const mozilla::Utf8Unit utf8[] = {}; 0:50.86 | ^ 0:53.37 Compiling encoding_rs v0.8.22 0:53.83 Compiling cc v1.0.71 (https://github.com/alexcrichton/cc-rs/?rev=b2f6b146b75299c444e05bbde50d03705c7c4b6e#b2f6b146) 0:54.87 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.h:10, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/TaggedProto.h:12, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.h:16, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/RegExpObject.h:15, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/RegExp.h:10, 0:54.87 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/RegExp.cpp:7: 0:54.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = js::NativeObject*; E = JS::OOM]': 0:54.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 0:54.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 0:54.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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*]' 0:54.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PlainObject-inl.h:36:57: required from here 0:54.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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] 0:54.88 255 | std::memcpy(&res, &bits, sizeof(E)); 0:54.88 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 0:54.88 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.h:10, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/TaggedProto.h:12, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.h:16, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/RegExpObject.h:15, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/RegExp.h:10, 0:54.88 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/RegExp.cpp:7: 0:54.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 0:54.88 202 | struct OOM : Error { 0:54.88 | ^~~ 0:56.48 In file included from Unified_cpp_js_src_wasm4.cpp:47: 0:56.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValue.cpp: In member function 'void js::wasm::Val::readFromRootedLocation(const void*)': 0:56.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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] 0:56.48 64 | memset(&cell_, 0, sizeof(Cell)); 0:56.48 | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 0:56.48 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmFrame.h:28, 0:56.48 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Stack.h:28, 0:56.48 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Activation.h:25, 0:56.48 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:29, 0:56.48 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTlsData.cpp:23, 0:56.48 from Unified_cpp_js_src_wasm4.cpp:2: 0:56.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValue.h:257:9: note: 'union js::wasm::LitVal::Cell' declared here 0:56.48 257 | union Cell { 0:56.48 | ^~~~ 0:59.19 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 0:59.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 0:59.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-parser.h:8, 0:59.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-parser.cc:5, 0:59.19 from Unified_cpp_js_src_irregexp2.cpp:2: 0:59.19 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 0:59.19 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 0:59.19 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 0:59.19 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 0:59.19 inlined from 'void v8::internal::RegExpParser::Advance()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-parser.cc:72:28, 0:59.19 inlined from 'void v8::internal::RegExpParser::Advance()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-parser.cc:69:6: 0:59.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 0:59.20 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 0:59.20 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 0:59.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h: In member function 'void v8::internal::RegExpParser::Advance()': 0:59.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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 0:59.20 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 0:59.20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 0:59.20 In file included from Unified_cpp_js_src_irregexp2.cpp:2: 0:59.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-parser.cc:71:21: note: 'check' declared here 0:59.20 71 | StackLimitCheck check(isolate()); 0:59.20 | ^~~~~ 1:00.20 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:00.21 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:00.21 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Interpreter.h:14, 1:00.21 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Interpreter-inl.h:10, 1:00.21 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Interpreter.cpp:11: 1:00.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:00.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:00.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:00.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:00.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:00.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:00.21 255 | std::memcpy(&res, &bits, sizeof(E)); 1:00.21 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:00.21 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:00.21 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Interpreter.h:14, 1:00.21 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Interpreter-inl.h:10, 1:00.21 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Interpreter.cpp:11: 1:00.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:00.21 202 | struct OOM : Error { 1:00.21 | ^~~ 1:00.91 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/BigIntType.h:15, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/BigIntType.cpp:79, 1:00.92 from Unified_cpp_js_src16.cpp:2: 1:00.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:00.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:00.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:00.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/BigIntType.cpp:3432:3: required from here 1:00.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:00.92 255 | std::memcpy(&res, &bits, sizeof(E)); 1:00.92 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:00.92 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:00.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:00.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:00.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:00.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/BigIntType.h:15, 1:00.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/BigIntType.cpp:79, 1:00.93 from Unified_cpp_js_src16.cpp:2: 1:00.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:00.93 202 | struct OOM : Error { 1:00.93 | ^~~ 1:03.17 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:03.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:03.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:03.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:03.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:03.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:03.17 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:03.17 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:03.17 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:03.17 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:03.17 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:03.18 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3724:19: 1:03.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:03.18 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:03.18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:03.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.18 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:03.18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:03.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:03.18 3635 | StackLimitCheck check(isolate()); 1:03.18 | ^~~~~ 1:03.23 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:03.23 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:03.23 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:03.23 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:03.23 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:03.23 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:03.23 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:03.23 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:03.23 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:03.23 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:03.23 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:03.23 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3730:19: 1:03.23 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:03.23 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:03.23 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:03.23 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.23 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.23 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:03.23 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:03.23 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:03.24 3635 | StackLimitCheck check(isolate()); 1:03.24 | ^~~~~ 1:03.63 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:03.63 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:03.63 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:03.63 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:03.63 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:03.63 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:03.63 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:03.63 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:03.63 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:03.63 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:03.63 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:03.63 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3724:19, 1:03.63 inlined from 'virtual void v8::internal::BackReferenceNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:03.63 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:03.63 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:03.63 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:03.63 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::BackReferenceNode::Accept(v8::internal::NodeVisitor*)': 1:03.63 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.63 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:03.63 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:03.64 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:03.64 3635 | StackLimitCheck check(isolate()); 1:03.64 | ^~~~~ 1:03.69 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:03.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:03.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:03.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:03.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:03.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:03.69 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:03.69 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:03.69 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:03.69 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:03.69 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:03.69 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3730:19, 1:03.69 inlined from 'virtual void v8::internal::AssertionNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:03.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:03.69 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:03.70 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:03.70 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::AssertionNode::Accept(v8::internal::NodeVisitor*)': 1:03.70 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.70 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:03.70 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:03.70 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:03.70 3635 | StackLimitCheck check(isolate()); 1:03.70 | ^~~~~ 1:03.75 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:03.75 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:03.76 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:03.76 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:03.76 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:03.76 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:03.76 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:03.76 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:03.76 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:03.76 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:03.76 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:03.76 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3680:19: 1:03.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:03.76 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:03.76 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:03.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.76 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:03.76 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:03.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:03.76 3635 | StackLimitCheck check(isolate()); 1:03.76 | ^~~~~ 1:03.92 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:03.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:03.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:03.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:03.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:03.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:03.92 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:03.92 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:03.92 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:03.92 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:03.92 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:03.92 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3680:19, 1:03.92 inlined from 'virtual void v8::internal::ActionNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:03.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:03.92 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:03.92 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:03.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::ActionNode::Accept(v8::internal::NodeVisitor*)': 1:03.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:03.92 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:03.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:03.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:03.93 3635 | StackLimitCheck check(isolate()); 1:03.93 | ^~~~~ 1:04.03 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:04.03 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:04.03 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:04.03 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:04.03 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:04.03 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:04.03 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:04.03 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:04.03 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:04.03 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:04.03 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:04.03 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3712:19, 1:04.03 inlined from 'virtual void v8::internal::NegativeLookaroundChoiceNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:04.03 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:04.03 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:04.04 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:04.04 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::NegativeLookaroundChoiceNode::Accept(v8::internal::NodeVisitor*)': 1:04.04 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:04.04 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:04.04 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:04.04 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:04.04 3635 | StackLimitCheck check(isolate()); 1:04.04 | ^~~~~ 1:04.38 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:04.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:04.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:04.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:04.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:04.38 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:04.38 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:04.38 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:04.38 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:04.39 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:04.39 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:04.39 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3697:19: 1:04.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:04.39 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:04.39 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:04.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:04.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:04.39 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:04.39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:04.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:04.39 3635 | StackLimitCheck check(isolate()); 1:04.39 | ^~~~~ 1:04.53 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:04.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:04.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:04.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:04.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:04.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:04.54 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:04.54 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:04.54 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:04.54 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:04.54 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:04.54 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3712:19: 1:04.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:04.54 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:04.54 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:04.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:04.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:04.54 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:04.54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:04.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:04.54 3635 | StackLimitCheck check(isolate()); 1:04.54 | ^~~~~ 1:04.69 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:04.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:04.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:04.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:04.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:04.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:04.69 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:04.69 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:04.69 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:04.69 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:04.69 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:04.69 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3697:19, 1:04.69 inlined from 'virtual void v8::internal::LoopChoiceNode::Accept(v8::internal::NodeVisitor*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:711:1: 1:04.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:04.69 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:04.69 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:04.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h: In member function 'virtual void v8::internal::LoopChoiceNode::Accept(v8::internal::NodeVisitor*)': 1:04.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:04.69 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:04.69 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:04.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:04.69 3635 | StackLimitCheck check(isolate()); 1:04.70 | ^~~~~ 1:09.97 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.h:26, 1:09.97 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.h:29, 1:09.97 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.h:22, 1:09.97 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.cpp:33, 1:09.97 from Unified_cpp_js_src_wasm4.cpp:20: 1:09.98 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBinary.h: In member function 'js::wasm::ValType js::wasm::Decoder::uncheckedReadValType()': 1:09.98 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBinary.h:660:15: warning: 'nextByte' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:09.98 660 | uint8_t nextByte; 1:09.98 | ^~~~~~~~ 1:10.10 Compiling cfg-if v0.1.10 1:10.19 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:33, 1:10.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:8, 1:10.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:10.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:10.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:10.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:5: 1:10.20 In member function 'uintptr_t js::AutoCheckRecursionLimit::getStackLimitSlow(JSContext*) const', 1:10.20 inlined from 'bool js::AutoCheckRecursionLimit::checkWithStackPointerDontReport(JSContext*, void*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:172:24, 1:10.20 inlined from 'bool js::AutoCheckRecursionLimit::checkDontReport(JSContext*) const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:158:41, 1:10.20 inlined from 'bool v8::internal::StackLimitCheck::HasOverflowed()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/RegExpShim.h:1136:50, 1:10.20 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.10.0/js/src/irregexp/imported/regexp-compiler.cc:3636:28, 1:10.20 inlined from 'v8::internal::RegExpError v8::internal::AnalyzeRegExp(v8::internal::Isolate*, bool, v8::internal::RegExpNode*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3750:26: 1:10.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h:130:52: warning: 'check' may be used uninitialized [-Wmaybe-uninitialized] 1:10.20 130 | JS::StackKind kind = runningWithTrustedPrincipals(cx) 1:10.20 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 1:10.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/friend/StackLimits.h: In function 'v8::internal::RegExpError v8::internal::AnalyzeRegExp(v8::internal::Isolate*, bool, v8::internal::RegExpNode*)': 1:10.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:10.20 62 | JS_PUBLIC_API bool runningWithTrustedPrincipals(JSContext* cx) const; 1:10.20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:10.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.cc:3635:21: note: 'check' declared here 1:10.20 3635 | StackLimitCheck check(isolate()); 1:10.20 | ^~~~~ 1:10.21 Compiling encoding_c v0.9.7 1:10.52 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:10.52 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:10.52 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/shadow/Zone.h:16, 1:10.52 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/HeapAPI.h:19, 1:10.52 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Value.h:22, 1:10.52 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/IonTypes.h:19, 1:10.52 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/IonAnalysis.h:15, 1:10.52 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/ScalarReplacement.cpp:11, 1:10.52 from Unified_cpp_js_src_jit10.cpp:2: 1:10.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:10.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:10.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:10.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:10.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:10.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:10.52 255 | std::memcpy(&res, &bits, sizeof(E)); 1:10.52 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:10.53 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:10.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/shadow/Zone.h:16, 1:10.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/HeapAPI.h:19, 1:10.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Value.h:22, 1:10.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/IonTypes.h:19, 1:10.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/IonAnalysis.h:15, 1:10.53 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/ScalarReplacement.cpp:11, 1:10.53 from Unified_cpp_js_src_jit10.cpp:2: 1:10.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:10.53 202 | struct OOM : Error { 1:10.53 | ^~~ 1:10.64 In file included from Unified_cpp_js_src_gc0.cpp:38: 1:10.64 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/GC.cpp: In function 'void RelocateCell(JS::Zone*, js::gc::TenuredCell*, js::gc::AllocKind, size_t)': 1:10.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:10.65 2285 | memcpy(dst, src, thingSize); 1:10.65 | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ 1:10.65 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:16, 1:10.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject.h:20, 1:10.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/SavedFrame.h:15, 1:10.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Activation.h:24, 1:10.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:29, 1:10.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/GCInternals.h:18, 1:10.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Allocator.cpp:14, 1:10.65 from Unified_cpp_js_src_gc0.cpp:2: 1:10.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Cell.h:233:7: note: 'class js::gc::TenuredCell' declared here 1:10.65 233 | class TenuredCell : public Cell { 1:10.65 | ^~~~~~~~~~~ 1:10.69 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-macro-assembler.h:8, 1:10.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-nodes.h:8, 1:10.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler.h:10, 1:10.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler-tonode.cc:5, 1:10.69 from Unified_cpp_js_src_irregexp1.cpp:11: 1:10.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:10.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-ast.h:311:9: warning: 'default_flags.JS::RegExpFlags::flags_' may be used uninitialized [-Wmaybe-uninitialized] 1:10.69 311 | flags_(flags), 1:10.69 | ^~~~~~~~~~~~~ 1:10.69 In file included from Unified_cpp_js_src_irregexp1.cpp:11: 1:10.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/irregexp/imported/regexp-compiler-tonode.cc:421:23: note: 'default_flags.JS::RegExpFlags::flags_' was declared here 1:10.69 421 | JSRegExp::Flags default_flags; 1:10.69 | ^~~~~~~~~~~~~ 1:11.12 Compiling encoding_c_mem v0.2.5 1:11.44 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:11.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:11.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:11.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:11.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.h:10, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/TaggedProto.h:12, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.h:16, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking-inl.h:10, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.cpp:7, 1:11.45 from Unified_cpp_js_src_gc1.cpp:2: 1:11.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:11.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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.45 255 | std::memcpy(&res, &bits, sizeof(E)); 1:11.45 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:11.45 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:11.45 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.h:10, 1:11.46 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/TaggedProto.h:12, 1:11.46 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.h:16, 1:11.46 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking-inl.h:10, 1:11.46 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.cpp:7, 1:11.46 from Unified_cpp_js_src_gc1.cpp:2: 1:11.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:11.46 202 | struct OOM : Error { 1:11.46 | ^~~ 1:12.09 Compiling arrayvec v0.5.2 1:13.27 Compiling leb128 v0.2.4 1:13.29 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:13.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeValidatedLocalEntries(js::wasm::Decoder&, js::wasm::ValTypeVector*)': 1:13.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:129:26: warning: 'numLocalEntries' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:13.30 129 | for (uint32_t i = 0; i < numLocalEntries; i++) { 1:13.30 | ~~^~~~~~~~~~~~~~~~~ 1:13.90 Compiling mozilla-central-workspace-hack v0.1.0 (/home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/build/workspace-hack) 1:13.91 Compiling wasmparser v0.78.2 1:14.11 Compiling wast v36.0.0 1:16.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Interpreter.cpp: In function 'bool js::GetProperty(JSContext*, JS::HandleValue, js::HandlePropertyName, JS::MutableHandleValue)': 1:16.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Interpreter.cpp:4521:24: warning: 'proto' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:16.38 4521 | if (GetPropertyPure(cx, proto, NameToId(name), vp.address())) { 1:16.38 | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:18.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:101:20: warning: 'std::is_literal_type_v >' is deprecated [-Wdeprecated-declarations] 1:18.90 101 | static_assert(std::is_literal_type_v>); 1:18.90 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:18.90 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/system_wrappers/type_traits:3, 1:18.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:18.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:18.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:8: 1:18.90 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:18.90 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:18.91 | ^~~~~~~~~~~~~~~~~ 1:18.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:102:20: warning: 'std::is_literal_type_v >' is deprecated [-Wdeprecated-declarations] 1:18.91 102 | static_assert(std::is_literal_type_v>); 1:18.91 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:18.91 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/system_wrappers/type_traits:3, 1:18.91 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:18.91 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:18.91 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:8: 1:18.91 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:18.91 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:18.91 | ^~~~~~~~~~~~~~~~~ 1:18.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:103:20: warning: 'std::is_literal_type_v >' is deprecated [-Wdeprecated-declarations] 1:18.92 103 | static_assert(std::is_literal_type_v>); 1:18.92 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:18.92 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/system_wrappers/type_traits:3, 1:18.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:18.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:18.92 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:8: 1:18.92 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:18.92 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:18.92 | ^~~~~~~~~~~~~~~~~ 1:18.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:104:20: warning: 'std::is_literal_type_v >' is deprecated [-Wdeprecated-declarations] 1:18.93 104 | static_assert(std::is_literal_type_v>); 1:18.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:18.93 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/system_wrappers/type_traits:3, 1:18.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:18.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:18.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:8: 1:18.93 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:18.93 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:18.93 | ^~~~~~~~~~~~~~~~~ 1:18.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:105:21: warning: 'std::is_literal_type_v > >' is deprecated [-Wdeprecated-declarations] 1:18.93 105 | static_assert(!std::is_literal_type_v>>); 1:18.93 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:18.93 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/system_wrappers/type_traits:3, 1:18.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/MaybeStorageBase.h:13, 1:18.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/ResultVariant.h:12, 1:18.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestResult.cpp:8: 1:18.93 /usr/include/c++/11.2.1/type_traits:3157:25: note: declared here 1:18.93 3157 | inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; 1:18.93 | ^~~~~~~~~~~~~~~~~ 1:21.93 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 1:21.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 1:21.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Runtime.h:63, 1:21.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:32, 1:21.93 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTlsData.cpp:23, 1:21.93 from Unified_cpp_js_src_wasm4.cpp:2: 1:21.93 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:21.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.10.0/obj/dist/include/mozilla/Vector.h:58:5, 1:21.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.10.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:21.94 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.10.0/obj/dist/include/mozilla/Vector.h:693:19, 1:21.94 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:21.94 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:21.94 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:21.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::offset_' may be used uninitialized [-Wmaybe-uninitialized] 1:21.94 599 | class GlobalDesc { 1:21.94 | ^~~~~~~~~~ 1:21.94 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:21.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:21.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:21.94 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:21.94 | ^ 1:21.94 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 1:21.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 1:21.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Runtime.h:63, 1:21.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:32, 1:21.94 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTlsData.cpp:23, 1:21.94 from Unified_cpp_js_src_wasm4.cpp:2: 1:21.94 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:21.95 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.10.0/obj/dist/include/mozilla/Vector.h:58:5, 1:21.95 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.10.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:21.95 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.10.0/obj/dist/include/mozilla/Vector.h:693:19, 1:21.95 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:21.95 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:21.95 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:21.96 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::isMutable_' may be used uninitialized [-Wmaybe-uninitialized] 1:21.96 599 | class GlobalDesc { 1:21.96 | ^~~~~~~~~~ 1:21.96 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:21.96 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:21.96 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:21.96 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:21.96 | ^ 1:21.96 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 1:21.96 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 1:21.96 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Runtime.h:63, 1:21.96 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:32, 1:21.96 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTlsData.cpp:23, 1:21.96 from Unified_cpp_js_src_wasm4.cpp:2: 1:21.96 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:21.96 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.10.0/obj/dist/include/mozilla/Vector.h:58:5, 1:21.96 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.10.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:21.96 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.10.0/obj/dist/include/mozilla/Vector.h:693:19, 1:21.96 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:21.97 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:21.97 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:21.97 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::isWasm_' may be used uninitialized [-Wmaybe-uninitialized] 1:21.97 599 | class GlobalDesc { 1:21.97 | ^~~~~~~~~~ 1:21.97 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:21.97 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:21.99 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:21.99 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:21.99 | ^ 1:21.99 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 1:21.99 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 1:21.99 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Runtime.h:63, 1:21.99 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:32, 1:21.99 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTlsData.cpp:23, 1:21.99 from Unified_cpp_js_src_wasm4.cpp:2: 1:21.99 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:21.99 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.10.0/obj/dist/include/mozilla/Vector.h:58:5, 1:21.99 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.10.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:21.99 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.10.0/obj/dist/include/mozilla/Vector.h:693:19, 1:21.99 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:21.99 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:21.99 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:21.99 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::isExport_' may be used uninitialized [-Wmaybe-uninitialized] 1:21.99 599 | class GlobalDesc { 1:21.99 | ^~~~~~~~~~ 1:21.99 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:21.99 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:21.99 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:22.00 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:22.00 | ^ 1:22.00 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 1:22.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 1:22.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Runtime.h:63, 1:22.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:32, 1:22.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTlsData.cpp:23, 1:22.00 from Unified_cpp_js_src_wasm4.cpp:2: 1:22.00 In constructor 'js::wasm::GlobalDesc::GlobalDesc(js::wasm::GlobalDesc&&)', 1:22.00 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.10.0/obj/dist/include/mozilla/Vector.h:58:5, 1:22.00 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.10.0/obj/dist/include/mozilla/Vector.h:1260:13, 1:22.00 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.10.0/obj/dist/include/mozilla/Vector.h:693:19, 1:22.00 inlined from 'bool DecodeGlobalSection(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2206:34, 1:22.00 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2765:27, 1:22.00 inlined from 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2734:6: 1:22.00 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:599:7: warning: '.js::wasm::GlobalDesc::importIndex_' may be used uninitialized [-Wmaybe-uninitialized] 1:22.00 599 | class GlobalDesc { 1:22.00 | ^~~~~~~~~~ 1:22.00 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:22.00 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp: In function 'bool js::wasm::DecodeModuleEnvironment(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:22.00 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValidate.cpp:2207:53: note: '' declared here 1:22.00 2207 | GlobalDesc(std::move(initializer), isMutable)); 1:22.00 | ^ 1:22.55 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:22.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:22.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:22.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:22.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:22.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:22.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:22.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Iteration.h:18, 1:22.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Iteration.cpp:9, 1:22.55 from Unified_cpp_js_src21.cpp:2: 1:22.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:22.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:22.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:22.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:22.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:22.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:22.56 255 | std::memcpy(&res, &bits, sizeof(E)); 1:22.56 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:22.56 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:22.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:22.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:22.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:22.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:22.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:22.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Iteration.h:18, 1:22.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Iteration.cpp:9, 1:22.56 from Unified_cpp_js_src21.cpp:2: 1:22.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:22.56 202 | struct OOM : Error { 1:22.56 | ^~~ 1:22.79 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/IonTypes.h:19, 1:22.79 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/IonAnalysis.h:15, 1:22.79 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/RangeAnalysis.h:19, 1:22.79 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/RangeAnalysis.cpp:7, 1:22.79 from Unified_cpp_js_src_jit9.cpp:2: 1:22.79 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Value.h: In member function 'virtual bool js::jit::RSignExtendInt32::recover(JSContext*, js::jit::SnapshotIterator&) const': 1:22.79 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Value.h:438:47: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:22.79 438 | return fromTagAndPayload(JSVAL_TAG_INT32, uint32_t(i)); 1:22.79 | ^~~~~~~~~~~ 1:22.79 In file included from Unified_cpp_js_src_jit9.cpp:11: 1:22.79 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/Recover.cpp:312:11: note: 'result' was declared here 1:22.79 312 | int32_t result; 1:22.80 | ^~~~~~ 1:22.82 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.h:13, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject-inl.h:10, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.cpp:11, 1:22.82 from Unified_cpp_js_src22.cpp:2: 1:22.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = mozilla::Ok; E = JS::Error]': 1:22.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = mozilla::Ok; E = JS::Error]' 1:22.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:575:49: required from 'constexpr mozilla::GenericErrorResult mozilla::Result::propagateErr() [with V = mozilla::Ok; E = JS::Error]' 1:22.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.cpp:439:5: required from here 1:22.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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] 1:22.82 255 | std::memcpy(&res, &bits, sizeof(E)); 1:22.82 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:22.82 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:22.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:22.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.h:13, 1:22.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject-inl.h:10, 1:22.83 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.cpp:11, 1:22.83 from Unified_cpp_js_src22.cpp:2: 1:22.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:187:8: note: 'struct JS::Error' declared here 1:22.83 187 | struct Error { 1:22.83 | ^~~~~ 1:24.55 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/GCVector.h:13, 1:24.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:17, 1:24.55 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTlsData.h:26, 1:24.56 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTlsData.cpp:19, 1:24.56 from Unified_cpp_js_src_wasm4.cpp:2: 1:24.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Vector.h: In function 'bool js::wasm::DecodeModuleTail(js::wasm::Decoder&, js::wasm::ModuleEnvironment*)': 1:24.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:24.56 879 | mBegin = aRhs.mBegin; 1:24.56 | ~~~~~~~^~~~~~~~~~~~~ 1:24.56 In file included from Unified_cpp_js_src_wasm4.cpp:38: 1:24.56 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:24.56 2897 | DataSegmentEnv seg; 1:24.56 | ^~~ 1:26.31 Compiling mozglue-static v0.1.0 (/home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mozglue/static/rust) 1:27.16 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/HashTable.h:10, 1:27.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Scheduling.h:317, 1:27.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Scheduling.cpp:7, 1:27.16 from Unified_cpp_js_src_gc2.cpp:2: 1:27.16 In member function 'bool mozilla::detail::EntrySlot::operator==(const mozilla::detail::EntrySlot&) const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >]', 1:27.16 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.10.0/obj/dist/include/mozilla/HashTable.h:1379:19, 1:27.16 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.10.0/obj/dist/include/mozilla/HashTable.h:1510:43, 1:27.16 inlined from 'void js::ObjectWrapperMap::Enum::goToNext()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Compartment.h:52:27, 1:27.16 inlined from 'void js::ObjectWrapperMap::Enum::popFront()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Compartment.h:112:15, 1:27.16 inlined from 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp:73:22: 1:27.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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] 1:27.17 1117 | bool operator==(const EntrySlot& aRhs) const { return mEntry == aRhs.mEntry; } 1:27.17 | ~~~~~^~~~~~ 1:27.17 In file included from Unified_cpp_js_src_gc2.cpp:20: 1:27.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp: In function 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)': 1:27.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp:72:43: note: 'e' declared here 1:27.17 72 | for (Compartment::ObjectWrapperEnum e(source, dest); !e.empty(); 1:27.17 | ^ 1:27.17 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Realm.h:26, 1:27.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/GlobalObject.h:36, 1:27.17 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/debugger/DebugAPI.h:10, 1:27.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Statistics.cpp:18, 1:27.19 from Unified_cpp_js_src_gc2.cpp:11: 1:27.19 In member function 'void js::ObjectWrapperMap::Enum::goToNext()', 1:27.19 inlined from 'void js::ObjectWrapperMap::Enum::popFront()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Compartment.h:112:15, 1:27.19 inlined from 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp:73:22: 1:27.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Compartment.h:55:13: warning: 'e.JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::filter' may be used uninitialized [-Wmaybe-uninitialized] 1:27.19 55 | if (filter && !filter->match(c)) { 1:27.19 | ^~~~~~ 1:27.19 In file included from Unified_cpp_js_src_gc2.cpp:20: 1:27.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp: In function 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)': 1:27.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp:72:43: note: 'e' declared here 1:27.19 72 | for (Compartment::ObjectWrapperEnum e(source, dest); !e.empty(); 1:27.19 | ^ 1:27.19 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/HashTable.h:10, 1:27.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Scheduling.h:317, 1:27.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Scheduling.cpp:7, 1:27.19 from Unified_cpp_js_src_gc2.cpp:2: 1:27.19 In member function 'bool mozilla::detail::EntrySlot::operator==(const mozilla::detail::EntrySlot&) const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >]', 1:27.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.10.0/obj/dist/include/mozilla/HashTable.h:1379:19, 1:27.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.10.0/obj/dist/include/mozilla/HashTable.h:1510:43, 1:27.20 inlined from 'bool js::ObjectWrapperMap::Enum::empty() const' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Compartment.h:95:48, 1:27.20 inlined from 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp:72:68: 1:27.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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] 1:27.20 1117 | bool operator==(const EntrySlot& aRhs) const { return mEntry == aRhs.mEntry; } 1:27.20 | ~~~~~^~~~~~ 1:27.20 In file included from Unified_cpp_js_src_gc2.cpp:20: 1:27.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp: In function 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)': 1:27.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp:72:43: note: 'e' declared here 1:27.20 72 | for (Compartment::ObjectWrapperEnum e(source, dest); !e.empty(); 1:27.20 | ^ 1:27.20 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/HashTable.h:10, 1:27.20 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Scheduling.h:317, 1:27.20 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Scheduling.cpp:7, 1:27.20 from Unified_cpp_js_src_gc2.cpp:2: 1:27.20 In member function 'bool mozilla::detail::EntrySlot::operator<(const mozilla::detail::EntrySlot&) const [with T = mozilla::HashMapEntry, js::ZoneAllocPolicy> >]', 1:27.20 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.10.0/obj/dist/include/mozilla/HashTable.h:1342:21, 1:27.20 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.10.0/obj/dist/include/mozilla/HashTable.h:1394:26, 1:27.20 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.10.0/obj/dist/include/mozilla/HashTable.h:1514:40, 1:27.20 inlined from 'void js::ObjectWrapperMap::Enum::goToNext()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Compartment.h:64:26, 1:27.20 inlined from 'void js::ObjectWrapperMap::Enum::popFront()' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Compartment.h:112:15, 1:27.20 inlined from 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp:73:22: 1:27.23 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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] 1:27.23 1119 | bool operator<(const EntrySlot& aRhs) const { return mEntry < aRhs.mEntry; } 1:27.23 | ~~~~~^~~~~~ 1:27.23 In file included from Unified_cpp_js_src_gc2.cpp:20: 1:27.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp: In function 'void js::gc::TraceIncomingCCWs(JSTracer*, const CompartmentSet&)': 1:27.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Tracer.cpp:72:43: note: 'e' declared here 1:27.24 72 | for (Compartment::ObjectWrapperEnum e(source, dest); !e.empty(); 1:27.24 | ^ 1:29.44 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jsfriendapi.h:13, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject.h:17, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject-inl.h:10, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject.cpp:7, 1:29.44 from Unified_cpp_js_src23.cpp:2: 1:29.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:29.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:29.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:29.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:29.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:29.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:29.44 255 | std::memcpy(&res, &bits, sizeof(E)); 1:29.44 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:29.44 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jsfriendapi.h:13, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject.h:17, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject-inl.h:10, 1:29.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject.cpp:7, 1:29.45 from Unified_cpp_js_src23.cpp:2: 1:29.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:29.45 202 | struct OOM : Error { 1:29.45 | ^~~ 1:30.33 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.h:13, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject-inl.h:10, 1:30.33 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.cpp:11, 1:30.33 from Unified_cpp_js_src22.cpp:2: 1:30.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:30.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:30.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:30.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:30.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:30.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:30.33 255 | std::memcpy(&res, &bits, sizeof(E)); 1:30.33 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:30.34 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:30.34 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:30.34 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:73, 1:30.34 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:30.34 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:30.34 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Barrier.h:14, 1:30.34 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.h:13, 1:30.34 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject-inl.h:10, 1:30.34 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.cpp:11, 1:30.34 from Unified_cpp_js_src22.cpp:2: 1:30.34 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:30.34 202 | struct OOM : Error { 1:30.34 | ^~~ 1:30.50 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CodeGenerator.cpp:86, 1:30.50 from Unified_cpp_js_src_jit3.cpp:2: 1:30.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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)': 1:30.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/shared/CodeGenerator-shared-inl.h:286:34: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:30.50 286 | return Address(elements, offset); 1:30.50 | ^ 1:30.63 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:30.63 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:30.64 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:30.64 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:30.64 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsAvailable' may be used uninitialized [-Wmaybe-uninitialized] 1:30.64 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:30.65 | ^~ 1:30.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:129:11: note: 'unitsAvailable' was declared here 1:30.65 129 | uint8_t unitsAvailable; 1:30.65 | ^~~~~~~~~~~~~~ 1:30.65 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:30.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:30.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:30.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsNeeded' may be used uninitialized [-Wmaybe-uninitialized] 1:30.65 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:30.65 | ^~ 1:30.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:130:11: note: 'unitsNeeded' was declared here 1:30.65 130 | uint8_t unitsNeeded; 1:30.65 | ^~~~~~~~~~~ 1:30.65 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:30.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:30.65 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:30.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:30.65 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:30.65 | ^~ 1:30.65 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:30.65 131 | char32_t badCodePoint; 1:30.66 | ^~~~~~~~~~~~ 1:30.96 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:30.96 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:30.96 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:30.96 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:30.96 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:30.96 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:30.96 | ^~ 1:30.96 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:30.96 131 | char32_t badCodePoint; 1:30.96 | ^~~~~~~~~~~~ 1:30.96 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:30.96 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:30.97 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:30.97 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsObserved' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:30.97 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:30.97 | ^~ 1:30.97 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:132:11: note: 'unitsObserved' was declared here 1:30.97 132 | uint8_t unitsObserved; 1:30.97 | ^~~~~~~~~~~~~ 1:31.20 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:31.20 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:31.20 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:31.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:31.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsObserved' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:31.20 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:31.20 | ^~ 1:31.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:132:11: note: 'unitsObserved' was declared here 1:31.20 132 | uint8_t unitsObserved; 1:31.20 | ^~~~~~~~~~~~~ 1:31.20 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:31.20 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:31.20 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:31.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:31.21 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:31.21 | ^~ 1:31.21 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:31.21 131 | char32_t badCodePoint; 1:31.21 | ^~~~~~~~~~~~ 1:31.43 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallArgs.h:74, 1:31.43 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/CallNonGenericMethod.h:12, 1:31.43 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:15, 1:31.43 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MIR.h:22, 1:31.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MIR.cpp:7, 1:31.44 from Unified_cpp_js_src_jit8.cpp:2: 1:31.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Value.h: In member function 'virtual js::jit::MDefinition* js::jit::MSignExtendInt32::foldsTo(js::jit::TempAllocator&)': 1:31.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Value.h:438:47: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:31.44 438 | return fromTagAndPayload(JSVAL_TAG_INT32, uint32_t(i)); 1:31.44 | ^~~~~~~~~~~ 1:31.44 In file included from Unified_cpp_js_src_jit8.cpp:2: 1:31.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MIR.cpp:3572:13: note: 'res' was declared here 1:31.44 3572 | int32_t res; 1:31.44 | ^~~ 1:31.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MIR.cpp: In member function 'virtual js::jit::MDefinition* js::jit::MSignExtendInt64::foldsTo(js::jit::TempAllocator&)': 1:31.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MIR.cpp:3603:31: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:31.46 3603 | return MConstant::NewInt64(alloc, res); 1:31.46 | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 1:31.54 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:31.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:31.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:31.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:31.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsNeeded' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:31.54 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:31.54 | ^~ 1:31.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:130:11: note: 'unitsNeeded' was declared here 1:31.54 130 | uint8_t unitsNeeded; 1:31.54 | ^~~~~~~~~~~ 1:31.54 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:31.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:31.54 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:31.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:31.54 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:31.54 | ^~ 1:31.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:31.55 131 | char32_t badCodePoint; 1:31.55 | ^~~~~~~~~~~~ 1:31.74 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:31.74 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:31.74 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:31.74 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:31.74 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsAvailable' may be used uninitialized [-Wmaybe-uninitialized] 1:31.74 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:31.75 | ^~ 1:31.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:129:11: note: 'unitsAvailable' was declared here 1:31.75 129 | uint8_t unitsAvailable; 1:31.75 | ^~~~~~~~~~~~~~ 1:31.75 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:31.75 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:31.75 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:31.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'unitsNeeded' may be used uninitialized [-Wmaybe-uninitialized] 1:31.75 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:31.75 | ^~ 1:31.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:130:11: note: 'unitsNeeded' was declared here 1:31.75 130 | uint8_t unitsNeeded; 1:31.75 | ^~~~~~~~~~~ 1:31.75 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Casting.h:12, 1:31.75 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Utf8.h:15, 1:31.75 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:9: 1:31.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Assertions.h:388:5: warning: 'badCodePoint' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:31.75 388 | if (MOZ_UNLIKELY(!MOZ_CHECK_ASSERT_ASSIGNMENT(expr))) { \ 1:31.75 | ^~ 1:31.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestUtf8.cpp:131:12: note: 'badCodePoint' was declared here 1:31.75 131 | char32_t badCodePoint; 1:31.75 | ^~~~~~~~~~~~ 1:32.40 Compiling jsrust_shared v0.1.0 (/home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/rust/shared) 1:33.15 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Vector.h:16, 1:33.15 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestVector.cpp:11: 1:33.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:33.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:33.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:33.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestVector.cpp:613:5: required from here 1:33.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:33.16 96 | return static_cast(realloc(aPtr, aNewSize * sizeof(T))); 1:33.16 | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:33.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestVector.cpp:587:12: note: 'struct mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod' declared here 1:33.16 587 | struct NonPod { 1:33.16 | ^~~~~~ 1:33.16 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Vector.h:16, 1:33.16 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestVector.cpp:11: 1:33.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:33.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:33.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:33.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestVector.cpp:656:5: required from here 1:33.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:33.16 96 | return static_cast(realloc(aPtr, aNewSize * sizeof(T))); 1:33.16 | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:33.16 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/mfbt/tests/TestVector.cpp:630:12: note: 'struct mozilla::detail::VectorTesting::testShrinkStorageToFit()::NonPod' declared here 1:33.16 630 | struct NonPod { 1:33.16 | ^~~~~~ 1:33.28 In file included from Unified_cpp_js_src_frontend0.cpp:38: 1:33.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/BytecodeEmitter.cpp: In member function 'bool js::frontend::BytecodeEmitter::emitSetOrInitializeDestructuring(js::frontend::ParseNode*, js::frontend::DestructuringFlavor)': 1:33.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/BytecodeEmitter.cpp:2896:46: warning: 'kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:33.29 2896 | NameOpEmitter noe(this, name, loc, kind); 1:33.29 | ^ 1:35.74 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/AliasAnalysis.h:10, 1:35.74 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/ValueNumbering.cpp:9, 1:35.76 from Unified_cpp_js_src_jit11.cpp:2: 1:35.76 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MIR.h: In member function 'bool js::jit::WarpBuilder::buildBailoutForColdIC(js::BytecodeLocation, js::jit::CacheKind)': 1:35.77 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MIR.h:828:50: warning: 'resultType' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:35.77 828 | void setResultType(MIRType type) { resultType_ = type; } 1:35.77 | ~~~~~~~~~~~~^~~~~~ 1:35.77 In file included from Unified_cpp_js_src_jit11.cpp:11: 1:35.77 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/WarpBuilder.cpp:3327:11: note: 'resultType' was declared here 1:35.77 3327 | MIRType resultType; 1:35.77 | ^~~~~~~~~~ 1:36.26 Compiling wat v1.0.38 1:36.74 In file included from Unified_cpp_js_src_jit3.cpp:2: 1:36.74 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CodeGenerator.cpp: In member function 'void js::jit::CodeGenerator::visitLoadUnboxedScalar(js::jit::LLoadUnboxedScalar*)': 1:36.75 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CodeGenerator.cpp:12685:18: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:36.75 12685 | ToAddress(elements, lir->index(), storageType, mir->offsetAdjustment()); 1:36.75 | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:36.92 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CodeGenerator.cpp: In member function 'void js::jit::CodeGenerator::visitStoreUnboxedBigInt(js::jit::LStoreUnboxedBigInt*)': 1:36.94 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CodeGenerator.cpp:13093:29: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:36.94 13093 | Address dest = ToAddress(elements, lir->index(), writeType); 1:36.94 | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:37.41 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:37.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:37.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:37.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/CommonFunctions.h:17, 1:37.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/CommonFunctions.cpp:9, 1:37.41 from Unified_cpp_js_src4.cpp:2: 1:37.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h: In instantiation of 'constexpr E mozilla::detail::ResultImplementation::inspectErr() const [with V = mozilla::Ok; E = JS::Error]': 1:37.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:258:46: required from 'constexpr E mozilla::detail::ResultImplementation::unwrapErr() [with V = mozilla::Ok; E = JS::Error]' 1:37.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:575:49: required from 'constexpr mozilla::GenericErrorResult mozilla::Result::propagateErr() [with V = mozilla::Ok; E = JS::Error]' 1:37.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/LanguageTag.cpp:1435:5: required from here 1:37.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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] 1:37.41 255 | std::memcpy(&res, &bits, sizeof(E)); 1:37.41 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:37.42 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:37.42 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:19, 1:37.42 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/CommonFunctions.h:17, 1:37.42 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/CommonFunctions.cpp:9, 1:37.42 from Unified_cpp_js_src4.cpp:2: 1:37.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:187:8: note: 'struct JS::Error' declared here 1:37.42 187 | struct Error { 1:37.42 | ^~~~~ 1:37.93 In file included from Unified_cpp_js_src5.cpp:20: 1:37.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/NumberFormat.cpp: In function 'js::ImmutablePropertyNamePtr JSAtomState::* GetFieldTypeForNumberField(UNumberFormatFields, JS::HandleValue, FormattingType)': 1:37.93 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/NumberFormat.cpp:672:10: warning: enumeration value 'UNUM_APPROXIMATELY_SIGN_FIELD' not handled in switch [-Wswitch] 1:37.93 672 | switch (fieldName) { 1:37.93 | ^ 1:39.60 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:121, 1:39.60 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:39.60 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jsapi.h:27, 1:39.60 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/streams/ReadableStreamBYOBReader.cpp:15, 1:39.60 from Unified_cpp_js_src7.cpp:2: 1:39.60 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:39.60 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:39.60 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Result.h:539:27: required from 'constexpr E mozilla::Result::unwrapErr() [with V = js::NativeObject*; E = JS::OOM]' 1:39.60 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:39.60 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PlainObject-inl.h:36:57: required from here 1:39.60 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:39.60 255 | std::memcpy(&res, &bits, sizeof(E)); 1:39.60 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:39.60 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jspubtd.h:17, 1:39.60 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jsapi.h:27, 1:39.60 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/streams/ReadableStreamBYOBReader.cpp:15, 1:39.60 from Unified_cpp_js_src7.cpp:2: 1:39.60 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Result.h:202:8: note: 'struct JS::OOM' declared here 1:39.60 202 | struct OOM : Error { 1:39.60 | ^~~ 1:45.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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]': 1:45.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Parser.cpp:9839:50: warning: 'lhs' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:45.24 9839 | if (const char* chars = nameIsArgumentsOrEval(lhs)) { 1:45.24 | ~~~~~~~~~~~~~~~~~~~~~^~~~~ 1:47.32 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:47.32 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitMemCopyInline()': 1:47.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:12985:12: warning: 'signedLength' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:47.33 12985 | uint32_t length = signedLength; 1:47.33 | ^~~~~~ 1:47.34 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitMemFillInline()': 1:47.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13223:12: warning: 'signedLength' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:47.35 13223 | uint32_t length = uint32_t(signedLength); 1:47.35 | ^~~~~~ 1:47.38 In file included from Unified_cpp_js_src_gc1.cpp:2: 1:47.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.cpp: In member function 'void js::GCMarker::processMarkStackTop(js::SliceBudget&)': 1:47.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.cpp:1915:16: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:47.39 1915 | while (index < end) { 1:47.39 | ~~~~~~^~~~~ 1:47.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/gc/Marking.cpp:1849:13: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:47.39 1849 | HeapSlot* base; // Slot range base pointer. 1:47.39 | ^~~~ 1:47.59 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/BitSet.h:11, 1:47.59 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/HeapAPI.h:11, 1:47.59 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/TracingAPI.h:11, 1:47.59 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/GCPolicyAPI.h:61, 1:47.59 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/RootingAPI.h:23, 1:47.59 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/Promise.h:14, 1:47.59 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/Promise.h:10, 1:47.59 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/Promise.cpp:7, 1:47.59 from Unified_cpp_js_src2.cpp:2: 1:47.59 In function 'void mozilla::PodCopy(T*, const T*, size_t) [with T = unsigned char]', 1:47.59 inlined from 'bool js::InlineCharBuffer::maybeRealloc(JSContext*, size_t, size_t) [with CharT = unsigned char]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/InlineCharBuffer-inl.h:97:23, 1:47.59 inlined from 'bool js::InlineCharBuffer::maybeRealloc(JSContext*, size_t, size_t) [with CharT = unsigned char]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/InlineCharBuffer-inl.h:82:8, 1:47.59 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.10.0/js/src/builtin/String.cpp:1171:31, 1:47.59 inlined from 'JSString* ToUpperCase(JSContext*, JSLinearString*) [with CharT = unsigned char]' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/String.cpp:1272:25, 1:47.59 inlined from 'JSString* js::StringToUpperCase(JSContext*, JS::HandleString)' at /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/String.cpp:1308:35: 1:47.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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] 1:47.59 109 | memcpy(aDst, aSrc, aNElem * sizeof(T)); 1:47.59 | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:47.59 In file included from Unified_cpp_js_src2.cpp:38: 1:47.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/String.cpp: In function 'JSString* js::StringToUpperCase(JSContext*, JS::HandleString)': 1:47.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/String.cpp:1187:52: note: 'newChars' declared here 1:47.59 1187 | mozilla::MaybeOneOf newChars; 1:47.60 | ^~~~~~~~ 1:49.25 mfbt/tests/TestAlgorithm 1:49.26 mfbt/tests/TestArray 1:49.26 mfbt/tests/TestArrayUtils 1:49.26 mfbt/tests/TestAtomicBitfields 1:49.26 mfbt/tests/TestAtomics 1:49.26 mfbt/tests/TestBinarySearch 1:49.26 mfbt/tests/TestBitSet 1:49.26 mfbt/tests/TestBloomFilter 1:49.26 mfbt/tests/TestBufferList 1:49.26 mfbt/tests/TestCasting 1:49.26 mfbt/tests/TestCeilingFloor 1:49.26 mfbt/tests/TestCheckedInt 1:49.26 mfbt/tests/TestCompactPair 1:49.27 mfbt/tests/TestCountPopulation 1:49.27 mfbt/tests/TestCountZeroes 1:49.27 mfbt/tests/TestDefineEnum 1:49.27 mfbt/tests/TestDoublyLinkedList 1:49.27 mfbt/tests/TestEndian 1:49.27 mfbt/tests/TestEnumeratedArray 1:49.27 mfbt/tests/TestEnumSet 1:49.28 mfbt/tests/TestEnumTypeTraits 1:49.28 mfbt/tests/TestFastBernoulliTrial 1:49.28 mfbt/tests/TestFloatingPoint 1:49.28 mfbt/tests/TestFunctionRef 1:49.28 mfbt/tests/TestFunctionTypeTraits 1:49.29 mfbt/tests/TestHashTable 1:49.29 mfbt/tests/TestIntegerRange 1:49.29 mfbt/tests/TestJSONWriter 1:49.29 mfbt/tests/TestLinkedList 1:49.29 mfbt/tests/TestMacroArgs 1:49.29 mfbt/tests/TestMacroForEach 1:49.29 mfbt/tests/TestMathAlgorithms 1:49.29 mfbt/tests/TestMaybe 1:49.30 mfbt/tests/TestNonDereferenceable 1:49.30 mfbt/tests/TestNotNull 1:49.30 mfbt/tests/TestRandomNum 1:49.30 mfbt/tests/TestRange 1:49.30 mfbt/tests/TestRefPtr 1:49.30 mfbt/tests/TestResult 1:49.55 mfbt/tests/TestRollingMean 1:49.56 mfbt/tests/TestSaturate 1:49.65 mfbt/tests/TestScopeExit 1:49.82 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/TrialInlining.h:10, 1:49.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/JitScript.h:14, 1:49.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSScript-inl.h:17, 1:49.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/BytecodeLocation-inl.h:15, 1:49.82 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/BytecodeAnalysis.cpp:16, 1:49.82 from Unified_cpp_js_src_jit2.cpp:11: 1:49.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CacheIR.h: In function 'js::jit::ValOperandId js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, uint32_t, js::jit::CallFlags)': 1:49.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CacheIR.h:481:8: warning: 'addArgc' may be used uninitialized [-Wmaybe-uninitialized] 1:49.83 481 | bool hasArgumentArray = !*addArgc; 1:49.83 | ^~~~~~~~~~~~~~~~ 1:49.83 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CacheIR.h:917:10: note: 'addArgc' was declared here 1:49.83 917 | bool addArgc; 1:49.83 | ^~~~~~~ 1:50.68 mfbt/tests/TestSegmentedVector 1:51.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.33 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.33 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.33 GLIBC_MAX_VERSION = Version("2.17") 1:51.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.33 LIBGCC_MAX_VERSION = Version("4.8") 1:51.34 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.34 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.34 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.34 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.34 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.34 GLIBC_MAX_VERSION = Version("2.17") 1:51.34 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.34 LIBGCC_MAX_VERSION = Version("4.8") 1:51.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.35 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.35 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.35 GLIBC_MAX_VERSION = Version("2.17") 1:51.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.35 LIBGCC_MAX_VERSION = Version("4.8") 1:51.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.35 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.35 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.35 GLIBC_MAX_VERSION = Version("2.17") 1:51.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.35 LIBGCC_MAX_VERSION = Version("4.8") 1:51.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.38 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.38 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.38 GLIBC_MAX_VERSION = Version("2.17") 1:51.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.38 LIBGCC_MAX_VERSION = Version("4.8") 1:51.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.38 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.38 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.38 GLIBC_MAX_VERSION = Version("2.17") 1:51.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.38 LIBGCC_MAX_VERSION = Version("4.8") 1:51.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.39 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.39 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.39 GLIBC_MAX_VERSION = Version("2.17") 1:51.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.39 LIBGCC_MAX_VERSION = Version("4.8") 1:51.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.40 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.40 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.40 GLIBC_MAX_VERSION = Version("2.17") 1:51.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.40 LIBGCC_MAX_VERSION = Version("4.8") 1:51.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.40 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.40 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.41 GLIBC_MAX_VERSION = Version("2.17") 1:51.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.41 LIBGCC_MAX_VERSION = Version("4.8") 1:51.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.41 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.41 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.41 GLIBC_MAX_VERSION = Version("2.17") 1:51.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.41 LIBGCC_MAX_VERSION = Version("4.8") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 GLIBC_MAX_VERSION = Version("2.17") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 LIBGCC_MAX_VERSION = Version("4.8") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 GLIBC_MAX_VERSION = Version("2.17") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 LIBGCC_MAX_VERSION = Version("4.8") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.42 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 GLIBC_MAX_VERSION = Version("2.17") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 LIBGCC_MAX_VERSION = Version("4.8") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 GLIBC_MAX_VERSION = Version("2.17") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 LIBGCC_MAX_VERSION = Version("4.8") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 GLIBC_MAX_VERSION = Version("2.17") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 LIBGCC_MAX_VERSION = Version("4.8") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.43 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.44 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.44 GLIBC_MAX_VERSION = Version("2.17") 1:51.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.44 LIBGCC_MAX_VERSION = Version("4.8") 1:51.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.44 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.44 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.44 GLIBC_MAX_VERSION = Version("2.17") 1:51.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.44 LIBGCC_MAX_VERSION = Version("4.8") 1:51.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.45 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.45 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.45 GLIBC_MAX_VERSION = Version("2.17") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 LIBGCC_MAX_VERSION = Version("4.8") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 GLIBC_MAX_VERSION = Version("2.17") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 LIBGCC_MAX_VERSION = Version("4.8") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 GLIBC_MAX_VERSION = Version("2.17") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 LIBGCC_MAX_VERSION = Version("4.8") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 GLIBC_MAX_VERSION = Version("2.17") 1:51.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.46 LIBGCC_MAX_VERSION = Version("4.8") 1:51.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.47 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.47 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 GLIBC_MAX_VERSION = Version("2.17") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 LIBGCC_MAX_VERSION = Version("4.8") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 GLIBC_MAX_VERSION = Version("2.17") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 LIBGCC_MAX_VERSION = Version("4.8") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.48 GLIBC_MAX_VERSION = Version("2.17") 1:51.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 LIBGCC_MAX_VERSION = Version("4.8") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 GLIBC_MAX_VERSION = Version("2.17") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 LIBGCC_MAX_VERSION = Version("4.8") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 GLIBC_MAX_VERSION = Version("2.17") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 LIBGCC_MAX_VERSION = Version("4.8") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 GLIBC_MAX_VERSION = Version("2.17") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 LIBGCC_MAX_VERSION = Version("4.8") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.49 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.50 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.50 GLIBC_MAX_VERSION = Version("2.17") 1:51.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.52 LIBGCC_MAX_VERSION = Version("4.8") 1:51.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.52 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.52 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.52 GLIBC_MAX_VERSION = Version("2.17") 1:51.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.52 LIBGCC_MAX_VERSION = Version("4.8") 1:51.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.52 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.52 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.52 GLIBC_MAX_VERSION = Version("2.17") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 LIBGCC_MAX_VERSION = Version("4.8") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 GLIBC_MAX_VERSION = Version("2.17") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 LIBGCC_MAX_VERSION = Version("4.8") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 GLIBC_MAX_VERSION = Version("2.17") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 LIBGCC_MAX_VERSION = Version("4.8") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.53 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.53 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 GLIBC_MAX_VERSION = Version("2.17") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 GLIBC_MAX_VERSION = Version("2.17") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 LIBGCC_MAX_VERSION = Version("4.8") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 LIBGCC_MAX_VERSION = Version("4.8") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 GLIBC_MAX_VERSION = Version("2.17") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 LIBGCC_MAX_VERSION = Version("4.8") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.54 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 GLIBC_MAX_VERSION = Version("2.17") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 GLIBC_MAX_VERSION = Version("2.17") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 LIBGCC_MAX_VERSION = Version("4.8") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 LIBGCC_MAX_VERSION = Version("4.8") 1:51.55 mfbt/tests/TestSHA1 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 GLIBC_MAX_VERSION = Version("2.17") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 LIBGCC_MAX_VERSION = Version("4.8") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.55 GLIBC_MAX_VERSION = Version("2.17") 1:51.55 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.56 LIBGCC_MAX_VERSION = Version("4.8") 1:51.56 mfbt/tests/TestSmallPointerArray 1:51.56 mfbt/tests/TestSplayTree 1:51.58 mfbt/tests/TestTemplateLib 1:51.58 mfbt/tests/TestTextUtils 1:51.59 mfbt/tests/TestTuple 1:51.60 mfbt/tests/TestTypedEnum 1:51.60 mfbt/tests/TestTypeTraits 1:51.62 mfbt/tests/TestUniquePtr 1:51.63 mfbt/tests/TestVariant 1:51.63 mfbt/tests/TestVector 1:51.64 mfbt/tests/TestWeakPtr 1:51.64 mfbt/tests/TestWrappingOperations 1:51.64 mfbt/tests/TestXorShift128PlusRNG 1:51.64 mfbt/tests/TestSPSCQueue 1:51.64 mfbt/tests/TestThreadSafeWeakPtr 1:51.65 mfbt/tests/TestUtf8 1:51.65 mfbt/tests/TestPoisonArea 1:51.78 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.78 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.78 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.78 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.78 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.78 GLIBC_MAX_VERSION = Version("2.17") 1:51.78 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.78 LIBGCC_MAX_VERSION = Version("4.8") 1:51.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.82 STDCXX_MAX_VERSION = Version("3.4.19") 1:51.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.82 CXXABI_MAX_VERSION = Version("1.3.7") 1:51.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.82 GLIBC_MAX_VERSION = Version("2.17") 1:51.82 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:51.82 LIBGCC_MAX_VERSION = Version("4.8") 1:52.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:52.44 STDCXX_MAX_VERSION = Version("3.4.19") 1:52.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:52.44 CXXABI_MAX_VERSION = Version("1.3.7") 1:52.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:52.44 GLIBC_MAX_VERSION = Version("2.17") 1:52.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:52.44 LIBGCC_MAX_VERSION = Version("4.8") 1:53.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.17 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.17 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.17 GLIBC_MAX_VERSION = Version("2.17") 1:53.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.17 LIBGCC_MAX_VERSION = Version("4.8") 1:53.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.26 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.26 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.26 GLIBC_MAX_VERSION = Version("2.17") 1:53.26 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.26 LIBGCC_MAX_VERSION = Version("4.8") 1:53.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.29 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.30 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.30 GLIBC_MAX_VERSION = Version("2.17") 1:53.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.30 LIBGCC_MAX_VERSION = Version("4.8") 1:53.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.31 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.31 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.31 GLIBC_MAX_VERSION = Version("2.17") 1:53.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.31 LIBGCC_MAX_VERSION = Version("4.8") 1:53.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.33 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.33 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.33 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.33 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.33 GLIBC_MAX_VERSION = Version("2.17") 1:53.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.33 GLIBC_MAX_VERSION = Version("2.17") 1:53.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.33 LIBGCC_MAX_VERSION = Version("4.8") 1:53.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.33 LIBGCC_MAX_VERSION = Version("4.8") 1:53.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.40 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.40 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.40 GLIBC_MAX_VERSION = Version("2.17") 1:53.40 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.40 LIBGCC_MAX_VERSION = Version("4.8") 1:53.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.41 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.41 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.41 GLIBC_MAX_VERSION = Version("2.17") 1:53.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.41 LIBGCC_MAX_VERSION = Version("4.8") 1:53.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.42 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.42 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.42 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.43 GLIBC_MAX_VERSION = Version("2.17") 1:53.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.43 LIBGCC_MAX_VERSION = Version("4.8") 1:53.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.43 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.43 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.44 GLIBC_MAX_VERSION = Version("2.17") 1:53.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.44 LIBGCC_MAX_VERSION = Version("4.8") 1:53.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.44 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.44 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.44 GLIBC_MAX_VERSION = Version("2.17") 1:53.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.44 LIBGCC_MAX_VERSION = Version("4.8") 1:53.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CacheIR.h: In function 'js::jit::ValOperandId js::jit::CacheIRWriter::loadArgumentDynamicSlot(js::jit::ArgumentKind, js::jit::Int32OperandId, js::jit::CallFlags)': 1:53.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CacheIR.h:481:8: warning: 'addArgc' may be used uninitialized [-Wmaybe-uninitialized] 1:53.44 481 | bool hasArgumentArray = !*addArgc; 1:53.44 | ^~~~~~~~~~~~~~~~ 1:53.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CacheIR.h:938:10: note: 'addArgc' was declared here 1:53.44 938 | bool addArgc; 1:53.44 | ^~~~~~~ 1:53.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.45 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.45 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.45 GLIBC_MAX_VERSION = Version("2.17") 1:53.45 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.45 LIBGCC_MAX_VERSION = Version("4.8") 1:53.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.46 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.46 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.46 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 GLIBC_MAX_VERSION = Version("2.17") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 GLIBC_MAX_VERSION = Version("2.17") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 LIBGCC_MAX_VERSION = Version("4.8") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 LIBGCC_MAX_VERSION = Version("4.8") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 GLIBC_MAX_VERSION = Version("2.17") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 LIBGCC_MAX_VERSION = Version("4.8") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.47 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.48 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.48 GLIBC_MAX_VERSION = Version("2.17") 1:53.48 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.48 LIBGCC_MAX_VERSION = Version("4.8") 1:53.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.49 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.49 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.49 GLIBC_MAX_VERSION = Version("2.17") 1:53.49 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.49 LIBGCC_MAX_VERSION = Version("4.8") 1:53.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.50 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.50 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.50 GLIBC_MAX_VERSION = Version("2.17") 1:53.50 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.50 LIBGCC_MAX_VERSION = Version("4.8") 1:53.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.52 STDCXX_MAX_VERSION = Version("3.4.19") 1:53.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.52 CXXABI_MAX_VERSION = Version("1.3.7") 1:53.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.52 GLIBC_MAX_VERSION = Version("2.17") 1:53.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 1:53.52 LIBGCC_MAX_VERSION = Version("4.8") 1:54.19 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/GCVector.h:13, 1:54.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:17, 1:54.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jsmath.h:14, 1:54.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:33, 1:54.19 from Unified_cpp_js_src_wasm0.cpp:2: 1:54.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Vector.h: In function 'bool js::wasm::BaseCompiler::pushStackResultsForCall(const js::wasm::ResultType&, js::wasm::RegPtr, js::wasm::StackResultsLoc*)': 1:54.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Vector.h:58:5: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:54.20 58 | new (KnownNotNull, aDst) T(std::forward(aArgs)...); 1:54.20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:54.20 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:54.20 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:2509:10: note: 'k' was declared here 1:54.20 2509 | Kind k; 1:54.20 | ^ 1:54.30 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/js/GCVector.h:13, 1:54.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/NamespaceImports.h:17, 1:54.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jsmath.h:14, 1:54.31 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:33, 1:54.31 from Unified_cpp_js_src_wasm0.cpp:2: 1:54.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Vector.h: In member function 'bool js::wasm::BaseCompiler::pushResults(js::wasm::ResultType, js::wasm::StackHeight)': 1:54.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/obj/dist/include/mozilla/Vector.h:58:5: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:54.31 58 | new (KnownNotNull, aDst) T(std::forward(aArgs)...); 1:54.31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:54.31 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:54.31 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:2509:10: note: 'k' was declared here 1:54.31 2509 | Kind k; 1:54.31 | ^ 1:55.89 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmStubs.h:24, 1:55.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.cpp:38, 1:55.89 from Unified_cpp_js_src_wasm2.cpp:2: 1:55.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h: In function 'bool ValidateInitExpr(js::wasm::Decoder&, js::wasm::ModuleEnvironment*, js::wasm::ValType, mozilla::Maybe*)': 1:55.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:2137:18: warning: 'funcIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:55.89 2137 | if (*funcIndex >= env_.funcs.length()) { 1:55.89 | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 1:55.89 In file included from Unified_cpp_js_src_wasm2.cpp:11: 1:55.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:132:18: note: 'funcIndex' was declared here 1:55.89 132 | uint32_t funcIndex; 1:55.89 | ^~~~~~~~~ 1:55.89 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.h:26, 1:55.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:44, 1:55.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/shared/Assembler-shared.h:25, 1:55.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MoveResolver.h:14, 1:55.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/none/MacroAssembler-none.h:12, 1:55.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MacroAssembler.h:29, 1:55.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.h:24, 1:55.89 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.cpp:19, 1:55.90 from Unified_cpp_js_src_wasm2.cpp:2: 1:55.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValue.h:309:68: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:55.90 309 | explicit LitVal(uint64_t i64) : type_(ValType::I64) { cell_.i64_ = i64; } 1:55.90 | ~~~~~~~~~~~^~~~~ 1:55.90 In file included from Unified_cpp_js_src_wasm2.cpp:11: 1:55.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:92:17: note: 'c' was declared here 1:55.90 92 | int64_t c; 1:55.90 | ^ 1:55.90 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.h:26, 1:55.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:44, 1:55.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/shared/Assembler-shared.h:25, 1:55.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MoveResolver.h:14, 1:55.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/none/MacroAssembler-none.h:12, 1:55.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MacroAssembler.h:29, 1:55.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.h:24, 1:55.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.cpp:19, 1:55.90 from Unified_cpp_js_src_wasm2.cpp:2: 1:55.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValue.h:308:68: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:55.90 308 | explicit LitVal(uint32_t i32) : type_(ValType::I32) { cell_.i32_ = i32; } 1:55.90 | ~~~~~~~~~~~^~~~~ 1:55.90 In file included from Unified_cpp_js_src_wasm2.cpp:11: 1:55.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:84:17: note: 'c' was declared here 1:55.90 84 | int32_t c; 1:55.90 | ^ 1:55.90 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmStubs.h:24, 1:55.90 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.cpp:38, 1:55.90 from Unified_cpp_js_src_wasm2.cpp:2: 1:55.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:2027:11: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:55.91 2027 | if (*id >= env_.globals.length()) { 1:55.91 | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 1:55.91 In file included from Unified_cpp_js_src_wasm2.cpp:11: 1:55.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:76:18: note: 'index' was declared here 1:55.91 76 | uint32_t index; 1:55.91 | ^~~~~ 1:55.91 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:62:5: warning: 'op.js::wasm::OpBytes::b0' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:55.91 62 | switch (op.b0) { 1:55.91 | ^~~~~~ 1:58.38 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/DateTimeFormat.cpp:24, 1:58.38 from Unified_cpp_js_src4.cpp:11: 1:58.38 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/LanguageTag.h: In function 'JS::UniqueChars DateTimeFormatLocale(JSContext*, JS::HandleObject, mozilla::Maybe)': 1:58.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/LanguageTag.h:756:31: warning: 'hourCycleStr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:58.39 756 | : key_{key[0], key[1]}, type_(type) {} 1:58.39 | ^~~~~~~~~~~ 1:58.39 In file included from Unified_cpp_js_src4.cpp:11: 1:58.39 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/intl/DateTimeFormat.cpp:1012:13: note: 'hourCycleStr' was declared here 1:58.39 1012 | JSAtom* hourCycleStr; 1:58.39 | ^~~~~~~~~~~~ 1:58.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp: In member function 'bool InitExprInterpreter::evaluate(js::wasm::Decoder&)': 1:58.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:239:36: warning: 'funcIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:58.43 239 | void* fnref = Instance::refFunc(&instanceObj->instance(), funcIndex); 1:58.43 | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:58.43 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:347:18: note: 'funcIndex' was declared here 1:58.43 347 | uint32_t funcIndex; 1:58.44 | ^~~~~~~~~ 1:58.44 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.h:26, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:44, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/shared/Assembler-shared.h:25, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MoveResolver.h:14, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/none/MacroAssembler-none.h:12, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MacroAssembler.h:29, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.h:24, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.cpp:19, 1:58.44 from Unified_cpp_js_src_wasm2.cpp:2: 1:58.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValue.h:309:68: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:58.44 309 | explicit LitVal(uint64_t i64) : type_(ValType::I64) { cell_.i64_ = i64; } 1:58.44 | ~~~~~~~~~~~^~~~~ 1:58.44 In file included from Unified_cpp_js_src_wasm2.cpp:11: 1:58.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:316:17: note: 'c' was declared here 1:58.44 316 | int64_t c; 1:58.44 | ^ 1:58.44 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.h:26, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:44, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/shared/Assembler-shared.h:25, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MoveResolver.h:14, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/none/MacroAssembler-none.h:12, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MacroAssembler.h:29, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.h:24, 1:58.44 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmGenerator.cpp:19, 1:58.44 from Unified_cpp_js_src_wasm2.cpp:2: 1:58.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValue.h:308:68: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:58.44 308 | explicit LitVal(uint32_t i32) : type_(ValType::I32) { cell_.i32_ = i32; } 1:58.44 | ~~~~~~~~~~~^~~~~ 1:58.44 In file included from Unified_cpp_js_src_wasm2.cpp:11: 1:58.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:309:17: note: 'c' was declared here 1:58.44 309 | int32_t c; 1:58.44 | ^ 1:58.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:231:24: warning: 'index' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:58.44 231 | return stack.append(globalImportValues[index]); 1:58.44 | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1:58.44 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.cpp:302:18: note: 'index' was declared here 1:58.44 302 | uint32_t index; 1:58.44 | ^~~~~ 1:58.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitTeeLocal()': 1:58.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:11713:34: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:58.54 11713 | return emitSetOrTeeLocal(slot); 1:58.54 | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 1:58.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitEnd()': 1:58.59 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:10232:3: warning: 'kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:58.59 10232 | switch (kind) { 1:58.59 | ^~~~~~ 1:58.85 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:152, 1:58.85 from Unified_cpp_js_src_wasm0.cpp:20: 1:58.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitBr()': 1:58.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:688:55: warning: 'relativeDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:58.85 688 | return controlStack_[controlStack_.length() - 1 - relativeDepth] 1:58.85 | ^~~~~~~~~~~~~ 1:58.85 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:58.85 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:10285:12: note: 'relativeDepth' was declared here 1:58.85 10285 | uint32_t relativeDepth; 1:58.85 | ^~~~~~~~~~~~~ 1:59.00 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 1:59.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 1:59.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 1:59.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 1:59.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 1:59.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 1:59.00 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 1:59.00 from Unified_cpp_js_src_wasm0.cpp:2: 1:59.00 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitArraySet()': 1:59.00 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:617:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:59.00 617 | return types_[index].arrayType(); 1:59.00 | ^ 1:59.00 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:59.00 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13979:12: note: 'typeIndex' was declared here 1:59.00 13979 | uint32_t typeIndex; 1:59.00 | ^~~~~~~~~ 1:59.02 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/EnvironmentObject.h:17, 1:59.02 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/MIR.h:43, 1:59.02 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/WarpBuilder.h:14, 1:59.02 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/BytecodeAnalysis.cpp:10, 1:59.02 from Unified_cpp_js_src_jit2.cpp:11: 1:59.02 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/GlobalObject.h: In member function 'js::jit::AttachDecision js::jit::GetPropIRGenerator::tryAttachPrimitive(js::jit::ValOperandId, JS::HandleId)': 1:59.02 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/GlobalObject.h:148:48: warning: 'protoKey' may be used uninitialized [-Wmaybe-uninitialized] 1:59.02 148 | return APPLICATION_SLOTS + JSProto_LIMIT + key; 1:59.02 | ^~~ 1:59.02 In file included from Unified_cpp_js_src_jit2.cpp:20: 1:59.02 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/CacheIR.cpp:2128:14: note: 'protoKey' was declared here 1:59.02 2128 | JSProtoKey protoKey; 1:59.03 | ^~~~~~~~ 1:59.03 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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]': 1:59.04 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Parser.cpp:6329:19: warning: 'ifNode' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:59.04 6329 | TernaryNodeType ifNode; 1:59.04 | ^~~~~~ 1:59.05 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 1:59.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 1:59.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 1:59.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 1:59.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 1:59.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 1:59.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 1:59.05 from Unified_cpp_js_src_wasm0.cpp:2: 1:59.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitArrayNewWithRtt()': 1:59.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:617:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:59.05 617 | return types_[index].arrayType(); 1:59.05 | ^ 1:59.05 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:59.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13846:12: note: 'typeIndex' was declared here 1:59.05 13846 | uint32_t typeIndex; 1:59.05 | ^~~~~~~~~ 1:59.10 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:152, 1:59.10 from Unified_cpp_js_src_wasm0.cpp:20: 1:59.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitStructSet()': 1:59.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:2942:52: warning: 'fieldIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:59.10 2942 | if (!popWithType(structType.fields_[*fieldIndex].type.widenToValType(), 1:59.10 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:59.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13779:12: note: 'fieldIndex' was declared here 1:59.10 13779 | uint32_t fieldIndex; 1:59.10 | ^~~~~~~~~~ 1:59.10 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 1:59.10 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 1:59.10 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 1:59.10 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 1:59.10 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 1:59.10 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 1:59.10 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 1:59.10 from Unified_cpp_js_src_wasm0.cpp:2: 1:59.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:601:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:59.10 601 | return types_[index].structType(); 1:59.10 | ^ 1:59.10 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:59.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13778:12: note: 'typeIndex' was declared here 1:59.11 13778 | uint32_t typeIndex; 1:59.11 | ^~~~~~~~~ 1:59.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitSetGlobal()': 1:59.54 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:11820:51: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:59.54 11820 | const GlobalDesc& global = moduleEnv_.globals[id]; 1:59.54 | ^ 1:59.57 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitSetLocal()': 1:59.58 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:11704:33: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:59.58 11704 | return emitSetOrTeeLocal(slot); 1:59.58 | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 1:59.72 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:152, 1:59.72 from Unified_cpp_js_src_wasm0.cpp:20: 1:59.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitBrIf()': 1:59.73 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:688:55: warning: 'relativeDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] 1:59.73 688 | return controlStack_[controlStack_.length() - 1 - relativeDepth] 1:59.73 | ^~~~~~~~~~~~~ 1:59.73 In file included from Unified_cpp_js_src_wasm0.cpp:20: 1:59.73 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:10316:12: note: 'relativeDepth' was declared here 1:59.73 10316 | uint32_t relativeDepth; 1:59.73 | ^~~~~~~~~~~~~ 2:00.28 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:00.28 from Unified_cpp_js_src_wasm0.cpp:20: 2:00.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitBrOnCast()': 2:00.28 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:688:55: warning: 'relativeDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:00.28 688 | return controlStack_[controlStack_.length() - 1 - relativeDepth] 2:00.29 | ^~~~~~~~~~~~~ 2:00.29 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:00.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:14152:12: note: 'relativeDepth' was declared here 2:00.29 14152 | uint32_t relativeDepth; 2:00.29 | ^~~~~~~~~~~~~ 2:00.33 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitCall()': 2:00.34 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:11260:57: warning: 'funcIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:00.34 11260 | const FuncType& funcType = *moduleEnv_.funcs[funcIndex].type; 2:00.34 | ^ 2:00.41 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 2:00.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 2:00.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 2:00.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 2:00.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 2:00.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 2:00.41 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 2:00.41 from Unified_cpp_js_src_wasm0.cpp:2: 2:00.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitCallIndirect()': 2:00.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:550:72: warning: 'funcTypeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:00.41 550 | const TypeDef& operator[](uint32_t index) const { return types_[index]; } 2:00.41 | ^ 2:00.41 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:00.41 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:11306:12: note: 'funcTypeIndex' was declared here 2:00.41 11306 | uint32_t funcTypeIndex; 2:00.41 | ^~~~~~~~~~~~~ 2:00.57 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitGetLocal()': 2:00.58 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:11585:23: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:00.58 11585 | switch (locals_[slot].kind()) { 2:00.58 | ^ 2:00.66 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmInitExpr.h:25, 2:00.66 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:44, 2:00.66 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 2:00.66 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 2:00.66 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 2:00.67 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 2:00.67 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 2:00.67 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 2:00.67 from Unified_cpp_js_src_wasm0.cpp:2: 2:00.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValType.h: In member function 'bool js::wasm::BaseCompiler::emitRttCanon()': 2:00.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmValType.h:98:22: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:00.67 98 | ptc.typeIndex_ = refTypeIndex; 2:00.67 | ^~~~~~~~~~~~ 2:00.67 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:00.67 from Unified_cpp_js_src_wasm0.cpp:20: 2:00.67 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:3096:12: note: 'typeIndex' was declared here 2:00.67 3096 | uint32_t typeIndex; 2:00.67 | ^~~~~~~~~ 2:00.89 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitGetGlobal()': 2:00.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:2027:11: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:00.90 2027 | if (*id >= env_.globals.length()) { 2:00.90 | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2:00.90 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:00.90 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:11717:12: note: 'id' was declared here 2:00.90 11717 | uint32_t id; 2:00.90 | ^~ 2:01.05 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 2:01.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 2:01.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 2:01.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 2:01.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 2:01.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 2:01.05 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 2:01.05 from Unified_cpp_js_src_wasm0.cpp:2: 2:01.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitStructNewDefaultWithRtt()': 2:01.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:601:24: warning: 'unusedTypeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:01.05 601 | return types_[index].structType(); 2:01.05 | ^ 2:01.05 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:01.05 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13719:14: note: 'unusedTypeIndex' was declared here 2:01.05 13719 | uint32_t unusedTypeIndex; 2:01.05 | ^~~~~~~~~~~~~~~ 2:01.09 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitArrayLen()': 2:01.10 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:14043:12: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:01.10 14043 | uint32_t typeIndex; 2:01.10 | ^~~~~~~~~ 2:01.13 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 2:01.13 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 2:01.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 2:01.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 2:01.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 2:01.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 2:01.14 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 2:01.14 from Unified_cpp_js_src_wasm0.cpp:2: 2:01.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitArrayGet(js::wasm::FieldExtension)': 2:01.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:617:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:01.14 617 | return types_[index].arrayType(); 2:01.14 | ^ 2:01.14 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:01.14 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13931:12: note: 'typeIndex' was declared here 2:01.14 13931 | uint32_t typeIndex; 2:01.14 | ^~~~~~~~~ 2:01.19 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 2:01.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 2:01.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 2:01.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 2:01.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 2:01.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 2:01.19 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 2:01.19 from Unified_cpp_js_src_wasm0.cpp:2: 2:01.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitStructNewWithRtt()': 2:01.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:601:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:01.19 601 | return types_[index].structType(); 2:01.19 | ^ 2:01.19 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:01.19 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13634:12: note: 'typeIndex' was declared here 2:01.19 13634 | uint32_t typeIndex; 2:01.19 | ^~~~~~~~~ 2:01.24 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 2:01.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 2:01.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 2:01.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 2:01.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 2:01.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 2:01.24 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 2:01.24 from Unified_cpp_js_src_wasm0.cpp:2: 2:01.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h: In member function 'bool js::wasm::BaseCompiler::emitArrayNewDefaultWithRtt()': 2:01.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:617:24: warning: 'unusedTypeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:01.24 617 | return types_[index].arrayType(); 2:01.24 | ^ 2:01.24 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:01.24 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13923:14: note: 'unusedTypeIndex' was declared here 2:01.24 13923 | uint32_t unusedTypeIndex; 2:01.24 | ^~~~~~~~~~~~~~~ 2:01.29 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:152, 2:01.30 from Unified_cpp_js_src_wasm0.cpp:20: 2:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h: In member function 'bool js::wasm::BaseCompiler::emitStructGet(js::wasm::FieldExtension)': 2:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmOpIter.h:2912:57: warning: 'fieldIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:01.30 2912 | FieldType fieldType = structType.fields_[*fieldIndex].type; 2:01.30 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13727:12: note: 'fieldIndex' was declared here 2:01.30 13727 | uint32_t fieldIndex; 2:01.30 | ^~~~~~~~~~ 2:01.30 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypes.h:50, 2:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmJS.h:42, 2:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Scope.h:42, 2:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/AbstractScopePtr.h:17, 2:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Stencil.h:20, 2:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/ParseNode.h:22, 2:01.30 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/AsmJS.cpp:36, 2:01.30 from Unified_cpp_js_src_wasm0.cpp:2: 2:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmTypeDef.h:601:24: warning: 'typeIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:01.30 601 | return types_[index].structType(); 2:01.30 | ^ 2:01.30 In file included from Unified_cpp_js_src_wasm0.cpp:20: 2:01.30 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:13726:12: note: 'typeIndex' was declared here 2:01.30 13726 | uint32_t typeIndex; 2:01.30 | ^~~~~~~~~ 2:01.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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]': 2:01.88 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Parser.cpp:9839:50: warning: 'lhs' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:01.88 9839 | if (const char* chars = nameIsArgumentsOrEval(lhs)) { 2:01.88 | ~~~~~~~~~~~~~~~~~~~~~^~~~~ 2:02.51 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/GlobalObject.h:36, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/debugger/DebugAPI.h:10, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/debugger/DebugAPI-inl.h:10, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/Promise.cpp:36, 2:02.51 from Unified_cpp_js_src2.cpp:2: 2:02.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Realm.h: In function 'bool PromiseReactionJob(JSContext*, unsigned int, JS::Value*)': 2:02.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:02.51 477 | JS::Zone* zone() { return zone_; } 2:02.51 | ^~~~~ 2:02.51 In file included from Unified_cpp_js_src2.cpp:2: 2:02.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:02.51 1834 | mozilla::Maybe ar; 2:02.51 | ^~ 2:02.51 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Realm-inl.h:18, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject-inl.h:24, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/EnvironmentObject-inl.h:12, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/BaselineFrame-inl.h:15, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Stack-inl.h:26, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/debugger/DebugAPI-inl.h:15, 2:02.51 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/Promise.cpp:36, 2:02.51 from Unified_cpp_js_src2.cpp:2: 2:02.51 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:02.51 365 | realm_ = realm; 2:02.51 | ~~~~~~~^~~~~~~ 2:02.51 In file included from Unified_cpp_js_src2.cpp:2: 2:02.52 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:02.52 1834 | mozilla::Maybe ar; 2:02.52 | ^~ 2:02.69 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Realm-inl.h:18, 2:02.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject-inl.h:24, 2:02.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/EnvironmentObject-inl.h:12, 2:02.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/jit/BaselineFrame-inl.h:15, 2:02.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Stack-inl.h:26, 2:02.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/debugger/DebugAPI-inl.h:15, 2:02.69 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/builtin/Promise.cpp:36, 2:02.69 from Unified_cpp_js_src2.cpp:2: 2:02.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext-inl.h: In function 'bool js::AsyncGeneratorEnqueue(JSContext*, JS::HandleValue, js::CompletionKind, JS::HandleValue, JS::MutableHandleValue)': 2:02.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:02.69 305 | zone_->addTenuredAllocsSinceMinorGC(allocsThisZoneSinceMinorGC_); 2:02.69 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:02.69 In file included from Unified_cpp_js_src2.cpp:2: 2:02.69 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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:02.69 5085 | mozilla::Maybe ar; 2:02.69 | ^~ 2:03.17 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp: In member function 'bool js::wasm::BaseCompiler::emitBody()': 2:03.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:3777:32: warning: 'i64' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:03.18 3777 | stk_.infallibleEmplaceBack(Stk(item)); 2:03.18 | ^~~~~~~~~ 2:03.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:15801:17: note: 'i64' was declared here 2:03.18 15801 | int64_t i64; 2:03.18 | ^~~ 2:03.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:3777:32: warning: 'i32' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:03.18 3777 | stk_.infallibleEmplaceBack(Stk(item)); 2:03.18 | ^~~~~~~~~ 2:03.18 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/wasm/WasmBaselineCompile.cpp:15711:17: note: 'i32' was declared here 2:03.18 15711 | int32_t i32; 2:03.18 | ^~~ 2:06.35 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Shape.h:41, 2:06.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PropertyResult.h:15, 2:06.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.h:22, 2:06.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject.h:28, 2:06.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/SavedFrame.h:15, 2:06.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Activation.h:24, 2:06.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:29, 2:06.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/RegExpStatics.h:11, 2:06.35 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/RegExpStatics.cpp:7, 2:06.35 from Unified_cpp_js_src25.cpp:2: 2:06.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PropMap.h: In static member function 'static bool js::NativeObject::changeCustomDataPropAttributes(JSContext*, js::HandleNativeObject, JS::HandleId, js::PropertyFlags)': 2:06.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PropMap.h:747:41: warning: 'propIndex' may be used uninitialized [-Wmaybe-uninitialized] 2:06.35 747 | return PropertyInfo(propInfos_[index]); 2:06.35 | ^ 2:06.35 In file included from Unified_cpp_js_src25.cpp:47: 2:06.35 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Shape.cpp:576:12: note: 'propIndex' was declared here 2:06.35 576 | uint32_t propIndex; 2:06.35 | ^~~~~~~~~ 2:07.72 In file included from Unified_cpp_js_src_debugger0.cpp:29: 2:07.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/debugger/Environment.cpp: In member function 'bool js::DebuggerEnvironment::CallData::typeGetter()': 2:07.72 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/debugger/Environment.cpp:192:24: warning: 's' may be used uninitialized [-Wmaybe-uninitialized] 2:07.72 192 | JSAtom* str = Atomize(cx, s, strlen(s), PinAtom); 2:07.72 | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2:08.01 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.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]': 2:08.02 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/frontend/Parser.cpp:6329:19: warning: 'ifNode' may be used uninitialized in this function [-Wmaybe-uninitialized] 2:08.02 6329 | TernaryNodeType ifNode; 2:08.02 | ^~~~~~ 2:10.47 In file included from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Shape.h:41, 2:10.47 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PropertyResult.h:15, 2:10.47 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSObject.h:22, 2:10.47 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/NativeObject.h:28, 2:10.47 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/SavedFrame.h:15, 2:10.47 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Activation.h:24, 2:10.47 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/JSContext.h:29, 2:10.47 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/RegExpStatics.h:11, 2:10.47 from /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/RegExpStatics.cpp:7, 2:10.47 from Unified_cpp_js_src25.cpp:2: 2:10.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PropMap.h: In static member function 'static bool js::NativeObject::changeProperty(JSContext*, js::HandleNativeObject, JS::HandleId, js::PropertyFlags, uint32_t*)': 2:10.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/PropMap.h:747:41: warning: 'propIndex' may be used uninitialized [-Wmaybe-uninitialized] 2:10.47 747 | return PropertyInfo(propInfos_[index]); 2:10.47 | ^ 2:10.47 In file included from Unified_cpp_js_src25.cpp:47: 2:10.47 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/vm/Shape.cpp:461:12: note: 'propIndex' was declared here 2:10.47 461 | uint32_t propIndex; 2:10.47 | ^~~~~~~~~ 2:33.31 Compiling jsrust v0.1.0 (/home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/js/src/rust) 3:04.37 Finished release [optimized] target(s) in 2m 25s 3:05.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:05.07 STDCXX_MAX_VERSION = Version("3.4.19") 3:05.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:05.07 CXXABI_MAX_VERSION = Version("1.3.7") 3:05.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:05.07 GLIBC_MAX_VERSION = Version("2.17") 3:05.07 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:05.07 LIBGCC_MAX_VERSION = Version("4.8") 3:05.24 js/src/build/libjs_static.a 3:05.24 js/src/build/libmozjs-91.so 3:06.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:06.12 STDCXX_MAX_VERSION = Version("3.4.19") 3:06.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:06.12 CXXABI_MAX_VERSION = Version("1.3.7") 3:06.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:06.12 GLIBC_MAX_VERSION = Version("2.17") 3:06.12 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:06.12 LIBGCC_MAX_VERSION = Version("4.8") 3:06.22 js/src/shell/js 3:06.22 js/src/gdb/gdb-tests 3:06.31 js/src/jsapi-tests/jsapi-tests 3:07.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.13 STDCXX_MAX_VERSION = Version("3.4.19") 3:07.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.13 CXXABI_MAX_VERSION = Version("1.3.7") 3:07.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.13 GLIBC_MAX_VERSION = Version("2.17") 3:07.13 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.13 LIBGCC_MAX_VERSION = Version("4.8") 3:07.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.15 STDCXX_MAX_VERSION = Version("3.4.19") 3:07.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.15 CXXABI_MAX_VERSION = Version("1.3.7") 3:07.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.15 GLIBC_MAX_VERSION = Version("2.17") 3:07.15 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.15 LIBGCC_MAX_VERSION = Version("4.8") 3:07.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:25: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.29 STDCXX_MAX_VERSION = Version("3.4.19") 3:07.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:26: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.29 CXXABI_MAX_VERSION = Version("1.3.7") 3:07.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:27: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.29 GLIBC_MAX_VERSION = Version("2.17") 3:07.29 /home/buildozer/aports/community/mozjs91/src/firefox-91.10.0/python/mozbuild/mozbuild/action/check_binary.py:28: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 3:07.29 LIBGCC_MAX_VERSION = Version("4.8") 3:07.42 ./spidermonkey_checks.stub 3:11.93 TEST-PASS | check_spidermonkey_style.py | ok 3:12.58 TEST-PASS | check_macroassembler_style.py | ok 3:12.73 TEST-PASS | check_js_opcode.py | ok 3:13.06 82 compiler warnings present. 3:13.17 Overall system resources - Wall time: 189s; CPU: 0%; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0 3:13.24 warning: intl/components/src/NumberFormat.cpp:120:10 [-Wswitch] enumeration value 'UNUM_APPROXIMATELY_SIGN_FIELD' not handled in switch 3:13.24 warning: js/src/builtin/intl/LanguageTag.h:756:31 [-Wmaybe-uninitialized] 'hourCycleStr' may be used uninitialized in this function 3:13.24 warning: js/src/builtin/intl/NumberFormat.cpp:672:10 [-Wswitch] enumeration value 'UNUM_APPROXIMATELY_SIGN_FIELD' not handled in switch 3:13.24 warning: js/src/debugger/Environment.cpp:192:24 [-Wmaybe-uninitialized] 's' may be used uninitialized 3:13.24 warning: js/src/frontend/BytecodeEmitter.cpp:2896:46 [-Wmaybe-uninitialized] 'kind' may be used uninitialized in this function 3:13.24 warning: js/src/frontend/Parser.cpp:6329:19 [-Wmaybe-uninitialized] 'ifNode' may be used uninitialized in this function 3:13.24 warning: js/src/frontend/Parser.cpp:9839:50 [-Wmaybe-uninitialized] 'lhs' may be used uninitialized in this function 3:13.24 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 3:13.24 warning: js/src/gc/Marking.cpp:1849:13 [-Wmaybe-uninitialized] 'base' may be used uninitialized in this function 3:13.24 warning: js/src/gc/Marking.cpp:1915:16 [-Wmaybe-uninitialized] 'end' may be used uninitialized in this function 3:13.24 warning: js/src/irregexp/imported/regexp-ast.h:311:9 [-Wmaybe-uninitialized] 'default_flags.JS::RegExpFlags::flags_' may be used uninitialized 3:13.24 warning: js/src/jit/CacheIR.h:481:8 [-Wmaybe-uninitialized] 'addArgc' may be used uninitialized 3:13.24 warning: js/src/jit/CodeGenerator.cpp:12685:18 [-Wmaybe-uninitialized] 'offset' may be used uninitialized in this function 3:13.24 warning: js/src/jit/CodeGenerator.cpp:13093:29 [-Wmaybe-uninitialized] 'offset' may be used uninitialized in this function 3:13.24 warning: js/src/jit/MIR.cpp:3603:31 [-Wmaybe-uninitialized] 'res' may be used uninitialized in this function 3:13.24 warning: js/src/jit/MIR.h:828:50 [-Wmaybe-uninitialized] 'resultType' may be used uninitialized in this function 3:13.24 warning: js/src/jit/shared/CodeGenerator-shared-inl.h:286:34 [-Wmaybe-uninitialized] 'offset' may be used uninitialized in this function 3:13.24 warning: js/src/jsapi-tests/testParserAtom.cpp:28:37 [-Wunused-value] statement has no effect 3:13.24 warning: js/src/vm/Compartment.h:55:13 [-Wmaybe-uninitialized] 'e.JS::Compartment::ObjectWrapperEnum::.js::ObjectWrapperMap::Enum::filter' may be used uninitialized 3:13.24 warning: js/src/vm/GlobalObject.h:148:48 [-Wmaybe-uninitialized] 'protoKey' may be used uninitialized 3:13.24 warning: js/src/vm/Interpreter.cpp:4521:24 [-Wmaybe-uninitialized] 'proto' may be used uninitialized in this function 3:13.24 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 3:13.24 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 3:13.24 warning: js/src/vm/PropMap.h:747:41 [-Wmaybe-uninitialized] 'propIndex' may be used uninitialized 3:13.24 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 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:3777:32 [-Wmaybe-uninitialized] 'i64' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:3777:32 [-Wmaybe-uninitialized] 'i32' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:10232:3 [-Wmaybe-uninitialized] 'kind' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:11260:57 [-Wmaybe-uninitialized] 'funcIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:11585:23 [-Wmaybe-uninitialized] 'slot' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:11704:33 [-Wmaybe-uninitialized] 'slot' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:11713:34 [-Wmaybe-uninitialized] 'slot' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:11820:51 [-Wmaybe-uninitialized] 'id' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:12985:12 [-Wmaybe-uninitialized] 'signedLength' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:13223:12 [-Wmaybe-uninitialized] 'signedLength' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBaselineCompile.cpp:14043:12 [-Wmaybe-uninitialized] 'typeIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmBinary.h:660:15 [-Wmaybe-uninitialized] 'nextByte' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmInitExpr.cpp:62:5 [-Wmaybe-uninitialized] 'op.js::wasm::OpBytes::b0' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmInitExpr.cpp:231:24 [-Wmaybe-uninitialized] 'index' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmInitExpr.cpp:239:36 [-Wmaybe-uninitialized] 'funcIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmOpIter.h:688:55 [-Wmaybe-uninitialized] 'relativeDepth' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmOpIter.h:2027:11 [-Wmaybe-uninitialized] 'id' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmOpIter.h:2027:11 [-Wmaybe-uninitialized] 'index' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmOpIter.h:2137:18 [-Wmaybe-uninitialized] 'funcIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmOpIter.h:2912:57 [-Wmaybe-uninitialized] 'fieldIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmOpIter.h:2942:52 [-Wmaybe-uninitialized] 'fieldIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmTypeDef.h:550:72 [-Wmaybe-uninitialized] 'funcTypeIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmTypeDef.h:601:24 [-Wmaybe-uninitialized] 'typeIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmTypeDef.h:601:24 [-Wmaybe-uninitialized] 'unusedTypeIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmTypeDef.h:617:24 [-Wmaybe-uninitialized] 'typeIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmTypeDef.h:617:24 [-Wmaybe-uninitialized] 'unusedTypeIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::offset_' may be used uninitialized 3:13.24 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::isWasm_' may be used uninitialized 3:13.24 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::isExport_' may be used uninitialized 3:13.24 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::isMutable_' may be used uninitialized 3:13.24 warning: js/src/wasm/WasmTypes.h:599:7 [-Wmaybe-uninitialized] '.js::wasm::GlobalDesc::importIndex_' may be used uninitialized 3:13.24 warning: js/src/wasm/WasmValType.h:98:22 [-Wmaybe-uninitialized] 'typeIndex' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmValidate.cpp:129:26 [-Wmaybe-uninitialized] 'numLocalEntries' may be used uninitialized in this function 3:13.24 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 3:13.24 warning: js/src/wasm/WasmValue.h:308:68 [-Wmaybe-uninitialized] 'c' may be used uninitialized in this function 3:13.24 warning: js/src/wasm/WasmValue.h:309:68 [-Wmaybe-uninitialized] 'c' may be used uninitialized in this function 3:13.24 warning: mfbt/tests/TestResult.cpp:101:20 [-Wdeprecated-declarations] 'std::is_literal_type_v >' is deprecated 3:13.24 warning: mfbt/tests/TestResult.cpp:102:20 [-Wdeprecated-declarations] 'std::is_literal_type_v >' is deprecated 3:13.24 warning: mfbt/tests/TestResult.cpp:103:20 [-Wdeprecated-declarations] 'std::is_literal_type_v >' is deprecated 3:13.24 warning: mfbt/tests/TestResult.cpp:104:20 [-Wdeprecated-declarations] 'std::is_literal_type_v >' is deprecated 3:13.24 warning: mfbt/tests/TestResult.cpp:105:21 [-Wdeprecated-declarations] 'std::is_literal_type_v > >' is deprecated 3:13.24 warning: obj/dist/include/js/Value.h:438:47 [-Wmaybe-uninitialized] 'res' may be used uninitialized in this function 3:13.24 warning: obj/dist/include/js/Value.h:438:47 [-Wmaybe-uninitialized] 'result' may be used uninitialized in this function 3:13.24 warning: obj/dist/include/js/friend/StackLimits.h:130:52 [-Wmaybe-uninitialized] 'check' may be used uninitialized 3:13.24 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 3:13.24 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'unitsAvailable' may be used uninitialized 3:13.24 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'badCodePoint' may be used uninitialized in this function 3:13.24 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'unitsNeeded' may be used uninitialized in this function 3:13.24 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'unitsNeeded' may be used uninitialized 3:13.24 warning: obj/dist/include/mozilla/Assertions.h:388:5 [-Wmaybe-uninitialized] 'unitsObserved' may be used uninitialized in this function 3:13.24 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 3:13.24 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 3:13.24 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 >' 3:13.24 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 3:13.24 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 3:13.24 warning: obj/dist/include/mozilla/Vector.h:58:5 [-Wmaybe-uninitialized] 'k' may be used uninitialized in this function 3:13.24 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 3:13.25 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.10.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.10.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.10.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.10.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.10.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 = 0x308fad74058 *expectedThingp = 0x308fad74058 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.10.0/obj/js/src' make -C build install make[2]: Entering directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.10.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.10.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.10.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": 1655840551.0789022, "end": 1655840551.1869674, "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.10.0/obj/js/src/build' make -C shell install make[2]: Entering directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.10.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.10.0/obj/js/src/shell' make[1]: Leaving directory '/home/buildozer/aports/community/mozjs91/src/firefox-91.10.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.10.0-r0.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.10.0-r0.apk >>> mozjs91: Build complete at Tue, 21 Jun 2022 19:42:32 +0000 elapsed time 0h 4m 44s >>> mozjs91: Cleaning up srcdir >>> mozjs91: Cleaning up pkgdir >>> mozjs91: Uninstalling dependencies... (1/39) Purging .makedepends-mozjs91 (20220621.193749) (2/39) Purging icu-dev (71.1-r2) (3/39) Purging libffi-dev (3.4.2-r1) (4/39) Purging nspr-dev (4.33-r0) (5/39) Purging nspr (4.33-r0) (6/39) Purging readline-dev (8.1.2-r0) (7/39) Purging libhistory (8.1.2-r0) (8/39) Purging autoconf2.13 (2.13-r1) (9/39) Purging m4 (1.4.19-r1) (10/39) Purging cargo (1.60.0-r2) (11/39) Purging clang-dev (13.0.1-r1) (12/39) Purging clang (13.0.1-r1) (13/39) Purging clang-extra-tools (13.0.1-r1) (14/39) Purging clang-libs (13.0.1-r1) (15/39) Purging linux-headers (5.16.7-r1) (16/39) Purging lld (13.0.1-r0) (17/39) Purging llvm13 (13.0.1-r2) (18/39) Purging python3 (3.10.4-r0) (19/39) Purging rust (1.60.0-r2) (20/39) Purging rust-stdlib (1.60.0-r2) (21/39) Purging sed (4.8-r0) Executing sed-4.8-r0.post-deinstall (22/39) Purging zlib-dev (1.2.12-r1) (23/39) Purging git-perl (2.36.1-r0) (24/39) Purging perl-git (2.36.1-r0) (25/39) Purging perl-error (0.17029-r1) (26/39) Purging perl (5.34.1-r0) (27/39) Purging icu (71.1-r2) (28/39) Purging icu-libs (71.1-r2) (29/39) Purging icu-data-full (71.1-r2) (30/39) Purging llvm13-libs (13.0.1-r2) (31/39) Purging libffi (3.4.2-r1) (32/39) Purging ncurses-dev (6.3_p20220521-r0) (33/39) Purging readline (8.1.2-r0) (34/39) Purging libbz2 (1.0.8-r1) (35/39) Purging libxml2 (2.9.14-r0) (36/39) Purging xz-libs (5.2.5-r1) (37/39) Purging gdbm (1.23-r0) (38/39) Purging mpdecimal (2.5.1-r1) (39/39) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r14.trigger OK: 367 MiB in 90 packages >>> mozjs91: Updating the community/ppc64le repository index... >>> mozjs91: Signing the index...