>>> mozjs: Building community/mozjs 128.8.0-r0 (using abuild 3.14.1-r4) started Thu, 06 Mar 2025 17:07:24 +0000 >>> mozjs: Validating /home/buildozer/aports/community/mozjs/APKBUILD... >>> mozjs: Analyzing dependencies... >>> mozjs: Installing for build: build-base icu-dev libffi-dev nspr-dev cargo cbindgen clang19 linux-headers llvm19-dev m4 perl python3 rust sed zlib-dev lld icu-data-full (1/45) Installing icu-data-full (74.2-r0) (2/45) Installing icu-libs (74.2-r0) (3/45) Installing icu (74.2-r0) (4/45) Installing icu-dev (74.2-r0) (5/45) Installing linux-headers (6.6-r1) (6/45) Installing libffi (3.4.7-r0) (7/45) Installing libffi-dev (3.4.7-r0) (8/45) Installing nspr (4.36-r0) (9/45) Installing nspr-dev (4.36-r0) (10/45) Installing xz-libs (5.6.3-r0) (11/45) Installing libxml2 (2.13.4-r3) (12/45) Installing llvm19-libs (19.1.4-r0) (13/45) Installing scudo-malloc (19.1.4-r0) (14/45) Installing rust (1.83.0-r0) (15/45) Installing cargo (1.83.0-r0) (16/45) Installing cbindgen (0.26.0-r1) (17/45) Installing clang19-headers (19.1.4-r0) (18/45) Installing clang19-libs (19.1.4-r0) (19/45) Installing llvm19-linker-tools (19.1.4-r0) (20/45) Installing clang19 (19.1.4-r0) (21/45) Installing llvm19 (19.1.4-r0) (22/45) Installing zlib-dev (1.3.1-r2) (23/45) Installing zstd (1.5.6-r2) (24/45) Installing zstd-dev (1.5.6-r2) (25/45) Installing libbz2 (1.0.8-r6) (26/45) Installing gdbm (1.24-r0) (27/45) Installing mpdecimal (4.0.0-r0) (28/45) Installing libpanelw (6.5_p20241006-r3) (29/45) Installing sqlite-libs (3.48.0-r0) (30/45) Installing python3 (3.12.9-r0) (31/45) Installing python3-pycache-pyc0 (3.12.9-r0) (32/45) Installing pyc (3.12.9-r0) (33/45) Installing llvm19-test-utils-pyc (19.1.4-r0) (34/45) Installing python3-pyc (3.12.9-r0) (35/45) Installing llvm19-test-utils (19.1.4-r0) (36/45) Installing llvm19-dev (19.1.4-r0) (37/45) Installing m4 (1.4.19-r3) (38/45) Installing perl (5.40.1-r0) (39/45) Installing sed (4.9-r2) (40/45) Installing lld-libs (19.1.4-r0) (41/45) Installing lld (19.1.4-r0) (42/45) Installing .makedepends-mozjs (20250306.170725) (43/45) Installing perl-error (0.17029-r2) (44/45) Installing perl-git (2.47.2-r0) (45/45) Installing git-perl (2.47.2-r0) Executing busybox-1.37.0-r12.trigger OK: 977 MiB in 144 packages >>> mozjs: Cleaning up srcdir >>> mozjs: Cleaning up pkgdir >>> mozjs: Cleaning up tmpdir >>> mozjs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/firefox-128.8.0esr.source.tar.xz >>> mozjs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/firefox-128.8.0esr.source.tar.xz >>> mozjs: Checking sha512sums... firefox-128.8.0esr.source.tar.xz: OK fix-rust-target.patch: OK libc-loongarch64-support.patch: OK >>> mozjs: Unpacking /var/cache/distfiles/firefox-128.8.0esr.source.tar.xz... >>> mozjs: fix-rust-target.patch patching file build/moz.configure/rust.configure Hunk #1 succeeded at 279 (offset 54 lines). Hunk #2 succeeded at 413 with fuzz 2 (offset 71 lines). >>> mozjs: libc-loongarch64-support.patch patching file third_party/rust/libc/src/unix/linux_like/linux/musl/b64/loongarch64/align.rs patching file third_party/rust/libc/src/unix/linux_like/linux/musl/b64/loongarch64/mod.rs patching file third_party/rust/libc/src/unix/linux_like/linux/musl/b64/mod.rs patching file third_party/rust/libc/src/unix/linux_like/linux/musl/mod.rs Running "pip check" to verify compatibility between the system Python and the "mach" site. Creating local state directory: /home/buildozer/aports/community/mozjs/src/mozbuild/srcdirs/firefox-128.8.0-e21cfc96bb4f Running "pip check" to verify compatibility between the system Python and the "build" site. 0:03.47 W Clobber not needed. 0:04.22 Using Python 3.12.9 from /home/buildozer/aports/community/mozjs/src/mozbuild/srcdirs/firefox-128.8.0-e21cfc96bb4f/_virtualenvs/build/bin/python 0:04.22 Adding configure options from /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/.mozconfig 0:04.22 --enable-application=js 0:04.22 --prefix=/usr 0:04.22 --enable-release 0:04.22 --enable-hardening 0:04.22 --enable-optimize=-Os -fstack-clash-protection -Wformat -Werror=format-security -O2 0:04.22 --enable-rust-simd 0:04.22 --enable-linker=lld 0:04.22 --disable-bootstrap 0:04.22 --disable-debug 0:04.22 --disable-debug-symbols 0:04.22 --disable-jemalloc 0:04.22 --disable-strip 0:04.22 --with-system-icu 0:04.22 --with-system-nspr 0:04.22 --with-system-zlib 0:04.22 --enable-shared-js 0:04.22 --enable-tests 0:04.22 --with-intl-api 0:04.22 --enable-rust-simd 0:04.22 checking for vcs source checkout... no 0:04.28 checking for a shell... /bin/sh 0:04.33 checking for host system type... loongarch64-unknown-linux-musl 0:04.33 checking for target system type... loongarch64-unknown-linux-musl 0:04.78 checking for Python 3... /home/buildozer/aports/community/mozjs/src/mozbuild/srcdirs/firefox-128.8.0-e21cfc96bb4f/_virtualenvs/build/bin/python (3.12.9) 0:04.81 checking whether cross compiling... no 0:04.82 checking for wget... /usr/bin/wget 0:04.82 checking for ccache... not found 0:04.83 checking for the target C compiler... /usr/lib/llvm19/bin/clang 0:05.01 checking whether the target C compiler can be used... yes 0:05.01 checking the target C compiler version... 19.1.4 0:05.07 checking the target C compiler works... yes 0:05.08 checking for the target C++ compiler... /usr/lib/llvm19/bin/clang++ 0:05.19 checking whether the target C++ compiler can be used... yes 0:05.19 checking the target C++ compiler version... 19.1.4 0:05.26 checking the target C++ compiler works... yes 0:05.26 checking for the host C compiler... /usr/lib/llvm19/bin/clang 0:05.27 checking whether the host C compiler can be used... yes 0:05.27 checking the host C compiler version... 19.1.4 0:05.27 checking the host C compiler works... yes 0:05.27 checking for the host C++ compiler... /usr/lib/llvm19/bin/clang++ 0:05.27 checking whether the host C++ compiler can be used... yes 0:05.27 checking the host C++ compiler version... 19.1.4 0:05.27 checking the host C++ compiler works... yes 0:05.36 checking for target linker... lld 0:05.46 checking for host linker... lld 0:05.53 checking for 64-bit OS... yes 0:05.61 checking for new enough STL headers from libstdc++... yes 0:05.79 checking for __thread keyword for TLS variables... yes 0:05.87 checking for unwind.h... yes 0:06.03 checking for _Unwind_Backtrace... yes 0:06.03 checking for the assembler... /usr/lib/llvm19/bin/clang 0:06.09 checking for ar... /usr/lib/llvm19/bin/llvm-ar 0:06.19 checking whether ar supports response files... yes 0:06.25 checking for host_ar... /usr/lib/llvm19/bin/llvm-ar 0:06.30 checking for nm... /usr/lib/llvm19/bin/llvm-nm 0:06.31 checking for pkg_config... /usr/bin/pkg-config 0:06.31 checking for pkg-config version... 2.3.0 0:06.31 checking whether pkg-config is pkgconf... yes 0:06.31 WARNING: When not building jemalloc, you need to build with --with-redist or set WIN32_REDIST_DIR. 0:06.48 checking for strndup... yes 0:06.64 checking for posix_memalign... yes 0:06.81 checking for memalign... yes 0:06.97 checking for malloc_usable_size... yes 0:07.05 checking for malloc.h... yes 0:07.11 checking whether malloc_usable_size definition can use const argument... no 0:07.18 checking for stdint.h... yes 0:07.25 checking for inttypes.h... yes 0:07.32 checking for alloca.h... yes 0:07.38 checking for sys/byteorder.h... no 0:07.45 checking for getopt.h... yes 0:07.52 checking for unistd.h... yes 0:07.58 checking for nl_types.h... yes 0:07.65 checking for cpuid.h... no 0:07.71 checking for fts.h... no 0:07.78 checking for sys/statvfs.h... yes 0:07.85 checking for sys/statfs.h... yes 0:07.92 checking for sys/vfs.h... yes 0:07.99 checking for sys/mount.h... yes 0:08.05 checking for sys/quota.h... no 0:08.12 checking for linux/quota.h... yes 0:08.20 checking for linux/if_addr.h... yes 0:08.28 checking for linux/rtnetlink.h... yes 0:08.34 checking for sys/queue.h... no 0:08.41 checking for sys/types.h... yes 0:08.51 checking for netinet/in.h... yes 0:08.82 checking for byteswap.h... yes 0:08.89 checking for memfd_create in sys/mman.h... yes 0:08.98 checking for linux/perf_event.h... yes 0:09.05 checking for perf_event_open system call... yes 0:09.22 checking for clock_gettime(CLOCK_MONOTONIC)... yes 0:09.36 checking for res_ninit()... no 0:09.52 checking for dladdr... yes 0:09.59 checking for dlfcn.h... yes 0:09.75 checking for dlopen in -ldl... yes 0:09.91 checking for gethostbyname_r in -lc_r... no 0:10.12 checking for socket in -lsocket... no 0:10.32 checking for pthread_create... yes 0:10.42 checking for pthread.h... yes 0:10.51 checking whether the C compiler supports -pthread... yes 0:10.91 checking whether 64-bits std::atomic requires -latomic... no 0:11.00 checking whether the C compiler supports -Wbitfield-enum-conversion... yes 0:11.09 checking whether the C++ compiler supports -Wbitfield-enum-conversion... yes 0:11.18 checking whether the C compiler supports -Wformat-type-confusion... yes 0:11.26 checking whether the C++ compiler supports -Wformat-type-confusion... yes 0:11.35 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes 0:11.44 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes 0:11.52 checking whether the C compiler supports -Wtautological-constant-in-range-compare... yes 0:11.61 checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... yes 0:11.69 checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... yes 0:11.78 checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... yes 0:11.86 checking whether the C compiler supports -Wunreachable-code-return... yes 0:11.94 checking whether the C++ compiler supports -Wunreachable-code-return... yes 0:12.03 checking whether the C compiler supports -Wunused-but-set-parameter... yes 0:12.11 checking whether the C++ compiler supports -Wunused-but-set-parameter... yes 0:12.19 checking whether the C compiler supports -Wclass-varargs... yes 0:12.27 checking whether the C++ compiler supports -Wclass-varargs... yes 0:12.35 checking whether the C++ compiler supports -Wempty-init-stmt... yes 0:12.43 checking whether the C compiler supports -Wfloat-overflow-conversion... yes 0:12.51 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes 0:12.60 checking whether the C compiler supports -Wfloat-zero-conversion... yes 0:12.68 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes 0:12.76 checking whether the C compiler supports -Wloop-analysis... yes 0:12.84 checking whether the C++ compiler supports -Wloop-analysis... yes 0:12.92 checking whether the C compiler supports -Wno-range-loop-analysis... yes 0:13.00 checking whether the C++ compiler supports -Wno-range-loop-analysis... yes 0:13.07 checking whether the C++ compiler supports -Wcomma-subscript... no 0:13.15 checking whether the C compiler supports -Wenum-compare-conditional... yes 0:13.23 checking whether the C++ compiler supports -Wenum-compare-conditional... yes 0:13.31 checking whether the C compiler supports -Wenum-float-conversion... yes 0:13.39 checking whether the C++ compiler supports -Wenum-float-conversion... yes 0:13.49 checking whether the C++ compiler supports -Wvolatile... no 0:13.57 checking whether the C++ compiler supports -Wno-deprecated-anon-enum-enum-conversion... yes 0:13.67 checking whether the C++ compiler supports -Wno-deprecated-enum-enum-conversion... yes 0:13.78 checking whether the C++ compiler supports -Wno-deprecated-this-capture... yes 0:13.88 checking whether the C++ compiler supports -Wcomma... yes 0:13.97 checking whether the C compiler supports -Wduplicated-cond... no 0:14.06 checking whether the C++ compiler supports -Wduplicated-cond... no 0:14.16 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 0:14.25 checking whether the C compiler supports -Wlogical-op... no 0:14.34 checking whether the C++ compiler supports -Wlogical-op... no 0:14.45 checking whether the C compiler supports -Wstring-conversion... yes 0:14.55 checking whether the C++ compiler supports -Wstring-conversion... yes 0:14.66 checking whether the C++ compiler supports -Wno-inline-new-delete... yes 0:14.74 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no 0:14.81 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no 0:14.89 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 0:14.97 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 0:15.05 checking whether the C compiler supports -Wno-error=array-bounds... yes 0:15.13 checking whether the C++ compiler supports -Wno-error=array-bounds... yes 0:15.22 checking whether the C compiler supports -Wno-error=free-nonheap-object... yes 0:15.30 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes 0:15.38 checking whether the C compiler supports -Wno-multistatement-macros... no 0:15.45 checking whether the C++ compiler supports -Wno-multistatement-macros... no 0:15.52 checking whether the C compiler supports -Wno-error=class-memaccess... no 0:15.60 checking whether the C++ compiler supports -Wno-error=class-memaccess... no 0:15.68 checking whether the C compiler supports -Wno-error=atomic-alignment... yes 0:15.76 checking whether the C++ compiler supports -Wno-error=atomic-alignment... yes 0:15.84 checking whether the C compiler supports -Wno-error=deprecated-builtins... yes 0:15.92 checking whether the C++ compiler supports -Wno-error=deprecated-builtins... yes 0:16.00 checking whether the C compiler supports -Wformat... yes 0:16.08 checking whether the C++ compiler supports -Wformat... yes 0:16.17 checking whether the C compiler supports -Wformat-security... yes 0:16.24 checking whether the C++ compiler supports -Wformat-security... yes 0:16.31 checking whether the C compiler supports -Wformat-overflow=2... no 0:16.38 checking whether the C++ compiler supports -Wformat-overflow=2... no 0:16.48 checking whether the C compiler supports -Werror=implicit-function-declaration... yes 0:16.56 checking whether the C compiler supports -Wno-psabi... yes 0:16.64 checking whether the C++ compiler supports -Wno-psabi... yes 0:16.73 checking whether the C compiler supports -Wthread-safety... yes 0:16.84 checking whether the C++ compiler supports -Wthread-safety... yes 0:16.92 checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes 0:17.03 checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes 0:17.14 checking whether the C++ compiler supports -Wno-vla-cxx-extension... yes 0:17.22 checking whether the C compiler supports -Wno-unknown-warning-option... yes 0:17.33 checking whether the C++ compiler supports -Wno-unknown-warning-option... yes 0:17.43 checking whether the C++ compiler supports -fno-sized-deallocation... yes 0:17.51 checking whether the C++ compiler supports -fno-aligned-new... yes 0:17.73 checking whether the C linker supports -Wl,--build-id=sha1... yes 0:17.83 checking whether the C compiler supports -Wa,--noexecstack... yes 0:18.08 checking whether the C linker supports -Wl,-z,noexecstack... yes 0:18.34 checking whether the C linker supports -Wl,-z,text... yes 0:18.58 checking whether the C linker supports -Wl,-z,relro... yes 0:18.82 checking whether the C linker supports -Wl,-z,now... yes 0:19.09 checking whether the C linker supports -Wl,-z,nocopyreloc... yes 0:19.32 checking for --ignore-unresolved-symbol option to the linker... no 0:19.56 checking what kind of list files are supported by the linker... linkerlist 0:19.57 checking for llvm_profdata... /usr/lib/llvm19/bin/llvm-profdata 0:19.62 checking whether llvm-profdata supports 'order' subcommand... yes 0:19.74 checking for llvm-objdump... /usr/lib/llvm19/bin/llvm-objdump 0:19.88 checking for readelf... /usr/lib/llvm19/bin/llvm-readelf 0:20.02 checking for objcopy... /usr/lib/llvm19/bin/llvm-objcopy 0:20.03 checking for nspr >= 4.10... yes 0:20.03 checking NSPR_CFLAGS... -I/usr/include/nspr 0:20.04 checking NSPR_LIBS... -lplds4 -lplc4 -lnspr4 0:20.04 checking for rustc... /usr/bin/rustc 0:20.04 checking for cargo... /usr/bin/cargo 0:20.25 checking rustc version... 1.83.0 0:20.28 checking cargo version... 1.83.0 0:20.56 checking for rust host triplet... loongarch64-alpine-linux-musl 0:20.69 checking for rust target triplet... loongarch64-alpine-linux-musl 0:20.70 checking for rustdoc... /usr/bin/rustdoc 0:20.71 checking for cbindgen... /usr/bin/cbindgen 0:20.71 checking for rustfmt... not found 0:20.71 checking for clang for bindgen... /usr/lib/llvm19/bin/clang++ 0:20.80 checking for libclang for bindgen... not found 0:20.80 checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN 0:20.82 checking for icu-i18n >= 73.1... yes 0:20.92 checking MOZ_ICU_CFLAGS... 0:20.92 checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata 0:21.03 checking for tm_zone and tm_gmtoff in struct tm... yes 0:21.26 checking for getpagesize... yes 0:21.46 checking for gmtime_r... yes 0:21.67 checking for localtime_r... yes 0:21.87 checking for gettid... yes 0:22.12 checking for setpriority... yes 0:22.41 checking for syscall... yes 0:22.67 checking for getc_unlocked... yes 0:22.92 checking for pthread_getname_np... yes 0:23.18 checking for pthread_get_name_np... no 0:23.46 checking for strerror... yes 0:23.81 checking for nl_langinfo and CODESET... yes 0:24.07 checking for __cxa_demangle... yes 0:24.29 checking for _getc_nolock... no 0:24.56 checking for localeconv... yes 0:24.56 checking for awk... /usr/bin/awk 0:24.56 checking for gmake... /usr/bin/gmake 0:24.56 checking for watchman... not found 0:24.56 checking for xargs... /usr/bin/xargs 0:24.57 checking for rpmbuild... not found 0:24.92 checking for strip... /usr/lib/llvm19/bin/llvm-strip 0:24.93 checking for zlib >= 1.2.3... yes 0:24.94 checking MOZ_ZLIB_CFLAGS... 0:24.94 checking MOZ_ZLIB_LIBS... -lz 0:24.95 checking for m4... /usr/bin/m4 0:24.95 Refreshing /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/js/src/old-configure with /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/build/autoconf/autoconf.sh 0:25.23 creating cache ./config.cache 0:25.27 checking host system type... loongarch64-unknown-linux-musl 0:25.29 checking target system type... loongarch64-unknown-linux-musl 0:25.31 checking build system type... loongarch64-unknown-linux-musl 0:25.31 checking for gcc... (cached) /usr/lib/llvm19/bin/clang -std=gnu99 0:25.31 checking whether the C compiler (/usr/lib/llvm19/bin/clang -std=gnu99 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -mno-relax -Wl,--as-needed,-O1,--sort-common -Wl,-z,stack-size=1048576 -fuse-ld=lld ) works... (cached) yes 0:25.31 checking whether the C compiler (/usr/lib/llvm19/bin/clang -std=gnu99 -Os -fstack-clash-protection -Wformat -Werror=format-security -O2 -mno-relax -Wl,--as-needed,-O1,--sort-common -Wl,-z,stack-size=1048576 -fuse-ld=lld ) is a cross-compiler... no 0:25.32 checking whether we are using GNU C... (cached) yes 0:25.32 checking whether /usr/lib/llvm19/bin/clang -std=gnu99 accepts -g... (cached) yes 0:25.32 checking for c++... (cached) /usr/lib/llvm19/bin/clang++ 0:25.32 checking whether the C++ compiler (/usr/lib/llvm19/bin/clang++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -O2 -Wl,--as-needed,-O1,--sort-common -Wl,-z,stack-size=1048576 -fuse-ld=lld ) works... (cached) yes 0:25.32 checking whether the C++ compiler (/usr/lib/llvm19/bin/clang++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -O2 -Wl,--as-needed,-O1,--sort-common -Wl,-z,stack-size=1048576 -fuse-ld=lld ) is a cross-compiler... no 0:25.33 checking whether we are using GNU C++... (cached) yes 0:25.33 checking whether /usr/lib/llvm19/bin/clang++ accepts -g... (cached) yes 0:26.00 checking whether the linker supports Identical Code Folding... yes 0:27.81 checking whether we're trying to statically link with libstdc++... no 0:28.36 checking whether removing dead symbols breaks debugging... no 0:28.47 checking for valid optimization flags... yes 0:28.50 updating cache ./config.cache 0:28.50 creating ./config.data 0:28.53 Creating config.status 0:28.95 Reticulating splines... 0:29.76 Finished reading 73 moz.build files in 0.15s 0:29.76 Read 0 gyp files in parallel contributing 0.00s to total wall time 0:29.76 Processed into 351 build config descriptors in 0.23s 0:29.76 RecursiveMake backend executed in 0.40s 0:29.76 287 total backend files; 171 created; 0 updated; 116 unchanged; 0 deleted; 9 -> 45 Makefile 0:29.76 FasterMake backend executed in 0.00s 0:29.76 0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted 0:29.76 Clangd backend executed in 0.00s 0:29.76 0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted 0:29.76 Total wall time: 0.90s; CPU time: 0.89s; Efficiency: 99%; Untracked: 0.12s 0:30.16 W Adding make options from /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/.mozconfig RUSTFLAGS= MOZ_OBJDIR=/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/obj OBJDIR=/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/obj FOUND_MOZCONFIG=/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/.mozconfig export FOUND_MOZCONFIG 0:30.16 /usr/bin/gmake -f client.mk -j32 -s 0:30.42 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:30.44 Elapsed: 0.00s; From dist/bin: Kept 0 existing; Added/updated 2; Removed 0 files and 0 directories. 0:30.45 Elapsed: 0.03s; From dist/include: Kept 5 existing; Added/updated 357; Removed 0 files and 0 directories. 0:30.45 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:30.55 Elapsed: 0.11s; From _tests: Kept 3 existing; Added/updated 517; Removed 0 files and 0 directories. 0:30.61 ./buildconfig.rs.stub 0:30.61 ./cbindgen-metadata.json.stub 0:30.61 ./js-confdefs.h.stub 0:30.61 ./js-config.h.stub 0:30.61 ./ProfilingCategoryList.h.stub 0:30.61 ./PrefsGenerated.h.stub 0:30.61 ./ReservedWordsGenerated.h.stub 0:30.61 ./StatsPhasesGenerated.h.stub 0:30.63 ./ABIFunctionTypeGenerated.h.stub 0:30.63 ./MIROpsGenerated.h.stub 0:30.63 ./LIROpsGenerated.h.stub 0:30.63 ./CacheIROpsGenerated.h.stub 0:30.63 ./AtomicOperationsGenerated.h.stub 0:30.63 ./WasmBuiltinModuleGenerated.h.stub 0:30.64 config 0:31.22 ./selfhosted.out.h.stub 0:31.25 config/nsinstall_real 0:31.50 config/system-header.sentinel.stub 0:41.71 ./unicode_bidi_ffi_generated.h.stub 0:42.32 js/src/gc/StatsPhasesGenerated.inc.stub 0:42.32 js/src/debugger 0:42.32 js/src/build/symverscript.stub 0:42.32 build/pure_virtual 0:42.32 memory/mozalloc 0:42.33 mfbt 0:42.33 js/src/util 0:42.33 memory/build 0:42.33 intl/components 0:42.33 js/src/frontend 0:42.34 js/src/wasm 0:42.34 js/src/jit 0:42.34 js/src/irregexp 0:42.34 js/src 0:42.35 mozglue/baseprofiler 0:42.36 mozglue/interposers 0:42.36 js/src/editline 0:42.36 mozglue/misc 0:42.37 js/src/jsapi-tests 0:42.38 modules/fdlibm/src 0:42.38 js/src/gdb 0:42.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.43 clang++clang++: : warning: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.43 clang++clang++: : warning: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.45 clang++clang++: : warning: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.45 clang++clang++: warning: : argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]warning: 0:42.45 argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.46 clang++clang++: : warning: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.46 clang++: clang++warning: : warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.46 clangclang++: : warning: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.46 clangclang++: : warning: warning: argument unused during compilation: '-mno-relax' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.46 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.49 clang++clang: : warning: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.49 clang: clang++warning: : argument unused during compilation: '-mno-relax' [-Wunused-command-line-argument]warning: 0:42.49 argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.49 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clang: warning: argument unused during compilation: '-mno-relax' [-Wunused-command-line-argument] 0:42.50 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clangclang++: : warning: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clangclang++: : warning: warning: argument unused during compilation: '-mno-relax' [-Wunused-command-line-argument]argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.50 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/components/kvstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/dom/fs/parent/rust/mime-guess-ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/js/src/fuzz-tests/gluesmith/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/library/rust/shared/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition 0:42.60 (in the `audio_thread_priority` dependency) 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/library/rust/shared/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/library/rust/shared/Cargo.toml: unused manifest key: lib.plugin 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/netwerk/base/rust-helper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/storage/variant/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/intl/encoding_glue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/js/src/rust/shared/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/xpcom/rust/gtest/bench-collections/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/library/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/library/rust/Cargo.toml: unused manifest key: lib.plugin 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/library/gtest/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/library/gtest/rust/Cargo.toml: unused manifest key: lib.plugin 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/dom/fs/parent/rust/data-encoding-ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/components/cascade_bloom_filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/components/processtools/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/tools/profiler/rust-helper/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/dom/media/webrtc/sdp/rsdparsa_capi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/xpcom/rust/malloc_size_of_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/security/manager/ssl/cert_storage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/js/src/rust/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/components/bitsdownload/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/netwerk/base/mozurl/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/modules/libpref/parser/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/components/bitsdownload/bits_client/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition 0:42.60 (in the `regex` dependency) 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/components/bitsdownload/bits_client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/xpcom/rust/gtest/nsstring/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.60 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/xpcom/rust/gtest/xpcom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.61 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/dom/media/gtest/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.61 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/components/bitsdownload/bits_client/bits/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.61 warning: /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/toolkit/components/glean/tests/gtest/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 0:42.90 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.90 clang: warning: argument unused during compilation: '-mno-relax' [-Wunused-command-line-argument] 0:42.90 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.95 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:42.95 clang: warning: argument unused during compilation: '-mno-relax' [-Wunused-command-line-argument] 0:42.95 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.66 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.67 clang: warning: argument unused during compilation: '-mno-relax' [-Wunused-command-line-argument] 0:43.67 clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:43.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:44.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:44.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:44.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:44.72 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:44.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:44.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:45.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:45.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:45.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:45.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:45.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:45.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:46.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:46.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:47.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:47.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:47.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:47.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:48.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:48.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:48.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:48.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:48.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:48.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:49.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:49.46 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:49.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:49.75 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:50.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:50.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:50.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:50.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:50.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:50.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.33 In file included from Unified_cpp_intl_components4.cpp:38: 0:51.33 /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/intl/components/src/TimeZone.cpp:232:9: warning: unused variable 'date' [-Wunused-variable] 0:51.33 232 | UDate date = UDate(aUTCMilliseconds); 0:51.33 | ^~~~ 0:51.33 /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/intl/components/src/TimeZone.cpp:262:9: warning: unused variable 'date' [-Wunused-variable] 0:51.33 262 | UDate date = UDate(aUTCMilliseconds); 0:51.33 | ^~~~ 0:51.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:51.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:52.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:52.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:53.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:53.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:54.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:54.13 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:55.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:55.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:55.73 2 warnings generated. 0:55.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:55.98 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:56.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:56.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:56.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:56.40 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:56.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:56.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:56.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:56.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:57.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:57.21 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:57.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:57.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:58.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:58.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:58.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:58.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:59.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:59.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:59.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 0:59.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:00.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:00.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:01.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:01.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:01.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:01.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:01.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:01.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:02.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:02.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:02.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:02.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:02.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:02.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:02.97 Compiling unicode-ident v1.0.6 1:03.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:03.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:03.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:03.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:03.73 Compiling proc-macro2 v1.0.74 1:04.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:04.00 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:04.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:04.51 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:04.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:04.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:05.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:05.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:05.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:05.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:05.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:05.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:06.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:06.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:06.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:06.66 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:06.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:06.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:07.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:07.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:07.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:07.85 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:08.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:08.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:09.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:09.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:09.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:09.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:10.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:10.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:10.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:10.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:11.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:11.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:12.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:12.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:12.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:12.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:13.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:13.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:13.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:13.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.23 js/src/shell 1:14.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:14.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:15.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:15.38 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:15.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:15.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:16.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:16.49 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:16.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:16.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:17.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:17.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:17.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:17.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:18.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:18.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:18.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:18.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:19.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:19.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:19.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:19.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:19.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:19.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:20.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:20.35 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:21.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:21.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:21.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:21.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:21.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:21.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:22.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:22.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:22.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:22.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:23.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:23.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:24.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:24.15 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:24.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:24.76 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:25.10 memory/build/test 1:25.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:25.18 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:26.10 mfbt/tests 1:26.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:26.22 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:28.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:28.47 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:28.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:28.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:28.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:28.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:28.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:28.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:29.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:29.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:29.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:29.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:29.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:29.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:30.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:30.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:30.50 Compiling quote v1.0.35 1:31.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:31.41 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:33.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:33.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:35.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:35.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:35.69 Compiling syn v2.0.46 1:35.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:35.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:36.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:36.84 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:41.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:41.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:41.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:41.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:42.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:42.92 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:44.11 build/pure_virtual/libpure_virtual.a 1:44.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:44.37 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:47.02 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:47.02 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:49.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:49.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:51.05 js/src/gc 1:51.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:51.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:51.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:51.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:52.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:52.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:53.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:53.78 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:54.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:54.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:55.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:55.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:57.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:57.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:57.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:57.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:59.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:59.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:59.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:59.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:59.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:59.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:59.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 1:59.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:01.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:01.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:01.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:01.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:01.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:01.58 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:04.07 Compiling serde v1.0.203 2:04.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:04.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:05.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:05.23 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:06.07 Compiling stable_deref_trait v1.2.0 2:06.29 memory/build/test/TestMozJemallocUtils 2:07.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:07.61 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:08.76 Compiling cfg-if v1.0.0 2:08.99 Compiling semver v1.0.16 2:11.16 Compiling litemap v0.7.2 2:13.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:13.10 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:13.12 Compiling writeable v0.5.4 2:15.47 Compiling synstructure v0.13.1 2:17.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:17.90 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:18.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:18.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:18.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:18.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:18.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:18.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:19.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:19.39 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:19.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:19.71 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:21.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:21.27 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:22.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:22.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:22.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:22.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:23.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:23.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:24.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:24.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:26.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:26.91 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:29.41 Compiling libc v0.2.153 2:31.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:31.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:32.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:32.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:33.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:33.48 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:33.84 Compiling libm v0.2.6 2:34.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:34.08 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:34.26 Compiling version_check v0.9.4 2:36.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:36.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:37.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:37.54 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:39.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:39.95 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:40.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:40.20 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:41.17 Compiling ahash v0.8.11 2:42.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:42.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:42.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:42.96 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:44.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:44.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:45.19 Compiling icu_locid_transform_data v1.4.0 2:45.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:45.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:45.52 Compiling mozbuild v0.1.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/build/rust/mozbuild) 2:46.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:46.26 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:46.56 Compiling strck v0.1.2 2:47.05 Compiling once_cell v1.19.0 2:48.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:48.31 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:48.62 Compiling jobserver v0.1.25 2:49.57 Compiling zerocopy v0.7.32 2:49.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:49.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:51.71 Compiling cc v1.0.89 2:51.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:51.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:53.82 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:53.83 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:54.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:54.30 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:54.41 Compiling strck_ident v0.1.2 2:55.02 Compiling lazy_static v1.4.0 2:55.37 Compiling autocfg v1.1.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/third_party/rust/autocfg) 2:55.42 Compiling smallvec v1.13.1 2:57.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:57.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 2:57.71 Compiling hashbrown v0.14.5 3:00.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:00.44 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:01.76 Compiling core_maths v0.1.0 3:01.95 Compiling encoding_rs v0.8.34 3:02.13 Compiling num-traits v0.2.15 3:02.35 Compiling utf8_iter v1.0.3 3:03.25 Compiling percent-encoding v2.3.1 3:03.36 Compiling encoding_c_mem v0.2.6 3:04.28 Compiling icu_segmenter_data v1.4.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/intl/icu_segmenter_data) 3:04.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:04.67 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:04.80 Compiling memchr v2.5.0 3:04.81 Compiling icu_properties_data v1.4.0 3:04.96 Compiling encoding_c v0.9.8 3:05.13 Compiling form_urlencoded v1.2.1 3:06.90 Compiling leb128 v0.2.5 3:07.68 Compiling diplomat-runtime v0.7.0 3:07.84 Compiling equivalent v1.0.1 3:08.17 Compiling termcolor v1.4.1 3:08.44 Compiling log v0.4.20 3:09.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:09.42 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:10.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:10.53 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:10.59 Compiling env_logger v0.10.0 3:10.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:10.65 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:10.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:10.74 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:11.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:11.12 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:11.75 Compiling wasm-encoder v0.205.0 3:12.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:12.25 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:15.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:15.55 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:16.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:16.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:17.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:17.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:18.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:18.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:18.66 Compiling getrandom v0.2.14 3:18.75 Compiling hashbrown v0.13.999 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/build/rust/hashbrown) 3:19.02 Compiling unicode-width v0.1.10 3:19.47 Compiling bumpalo v3.15.4 3:20.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:20.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:20.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:20.87 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:21.16 Compiling wast v205.0.0 3:21.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:21.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:22.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:22.03 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:22.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:22.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:24.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:24.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:24.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:24.33 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:25.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:25.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:28.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:28.05 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:30.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:30.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:31.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:31.77 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:32.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:32.04 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:33.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:33.16 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:34.39 /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/mfbt/tests/TestResult.cpp:104:20: warning: 'is_literal_type_v>' is deprecated [-Wdeprecated-declarations] 3:34.39 104 | static_assert(std::is_literal_type_v>); 3:34.39 | ^ 3:34.39 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/type_traits:3366:3: note: 'is_literal_type_v>' has been explicitly marked deprecated here 3:34.39 3366 | _GLIBCXX17_DEPRECATED 3:34.39 | ^ 3:34.39 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/loongarch64-alpine-linux-musl/bits/c++config.h:123:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 3:34.39 123 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 3:34.39 | ^ 3:34.39 /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/mfbt/tests/TestResult.cpp:105:20: warning: 'is_literal_type_v>' is deprecated [-Wdeprecated-declarations] 3:34.40 105 | static_assert(std::is_literal_type_v>); 3:34.40 | ^ 3:34.40 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/type_traits:3366:3: note: 'is_literal_type_v>' has been explicitly marked deprecated here 3:34.40 3366 | _GLIBCXX17_DEPRECATED 3:34.40 | ^ 3:34.40 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/loongarch64-alpine-linux-musl/bits/c++config.h:123:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 3:34.40 123 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 3:34.40 | ^ 3:34.40 /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/mfbt/tests/TestResult.cpp:106:20: warning: 'is_literal_type_v>' is deprecated [-Wdeprecated-declarations] 3:34.40 106 | static_assert(std::is_literal_type_v>); 3:34.40 | ^ 3:34.40 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/type_traits:3366:3: note: 'is_literal_type_v>' has been explicitly marked deprecated here 3:34.40 3366 | _GLIBCXX17_DEPRECATED 3:34.40 | ^ 3:34.40 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/loongarch64-alpine-linux-musl/bits/c++config.h:123:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 3:34.40 123 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 3:34.40 | ^ 3:34.40 /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/mfbt/tests/TestResult.cpp:107:20: warning: 'is_literal_type_v>' is deprecated [-Wdeprecated-declarations] 3:34.40 107 | static_assert(std::is_literal_type_v>); 3:34.40 | ^ 3:34.40 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/type_traits:3366:3: note: 'is_literal_type_v>' has been explicitly marked deprecated here 3:34.40 3366 | _GLIBCXX17_DEPRECATED 3:34.40 | ^ 3:34.40 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/loongarch64-alpine-linux-musl/bits/c++config.h:123:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 3:34.40 123 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 3:34.40 | ^ 3:34.40 /home/buildozer/aports/community/mozjs/src/firefox-128.8.0/mfbt/tests/TestResult.cpp:108:21: warning: 'is_literal_type_v>>' is deprecated [-Wdeprecated-declarations] 3:34.40 108 | static_assert(!std::is_literal_type_v>>); 3:34.40 | ^ 3:34.40 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/type_traits:3366:3: note: 'is_literal_type_v>>' has been explicitly marked deprecated here 3:34.40 3366 | _GLIBCXX17_DEPRECATED 3:34.40 | ^ 3:34.40 /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../include/c++/14.2.0/loongarch64-alpine-linux-musl/bits/c++config.h:123:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 3:34.40 123 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] 3:34.40 | ^ 3:34.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:34.43 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:36.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:36.52 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:37.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:37.60 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:38.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:38.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:38.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:38.29 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:38.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:38.99 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:39.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:39.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:39.40 5 warnings generated. 3:39.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:39.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:39.66 Compiling serde_derive v1.0.203 3:40.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:40.24 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:41.42 Compiling zerofrom-derive v0.1.3 3:42.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:42.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:42.95 Compiling yoke-derive v0.7.3 3:44.30 Compiling zerovec-derive v0.10.2 3:46.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:46.59 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:47.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:47.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:49.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:49.94 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:51.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:51.89 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.11 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.56 clang++BUILDSTATUS@js/src/jsapi-tests END_Object Unified_cpp_js_src_jsapi-tests3.o 3:53.57 : warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.70 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.79 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.80 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:53.99 Compiling displaydoc v0.2.4 3:54.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 3:54.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:00.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:00.01 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:00.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:00.07 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:02.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:02.34 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:02.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:02.93 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:03.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:03.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:03.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:03.56 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:03.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:03.97 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:06.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:06.28 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:06.64 Compiling icu_provider_macros v1.4.0 4:07.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:07.17 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:07.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:07.69 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:07.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:07.81 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:09.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:09.64 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:10.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:10.63 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:13.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:13.36 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:13.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:13.45 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:13.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:13.57 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:13.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:13.62 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:14.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:14.09 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:14.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:14.73 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:17.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:17.19 clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:18.93 mfbt/tests/TestAlgorithm 4:18.93 mfbt/tests/TestArray 4:18.94 mfbt/tests/TestArrayUtils 4:19.14 mfbt/tests/TestAtomicBitfields 4:19.53 mfbt/tests/TestAtomics 4:19.59 mfbt/tests/TestBinarySearch 4:19.70 mfbt/tests/TestBitSet 4:19.71 mfbt/tests/TestBloomFilter 4:19.73 mfbt/tests/TestBufferList 4:19.89 mfbt/tests/TestCasting 4:19.93 mfbt/tests/TestCeilingFloor 4:20.13 mfbt/tests/TestCheckedInt 4:20.21 mfbt/tests/TestCompactPair 4:20.22 mfbt/tests/TestCountPopulation 4:20.27 mfbt/tests/TestCountZeroes 4:20.29 mfbt/tests/TestDefineEnum 4:20.32 mfbt/tests/TestDoublyLinkedList 4:20.41 mfbt/tests/TestEndian 4:20.43 mfbt/tests/TestEnumeratedArray 4:20.45 mfbt/tests/TestEnumSet 4:20.50 mfbt/tests/TestEnumTypeTraits 4:20.67 mfbt/tests/TestFastBernoulliTrial 4:20.82 mfbt/tests/TestFloatingPoint 4:20.86 mfbt/tests/TestFunctionRef 4:20.87 mfbt/tests/TestFunctionTypeTraits 4:20.95 mfbt/tests/TestHashTable 4:20.96 mfbt/tests/TestIntegerRange 4:21.00 mfbt/tests/TestJSONWriter 4:21.04 mfbt/tests/TestLinkedList 4:21.14 mfbt/tests/TestMacroArgs 4:21.16 mfbt/tests/TestMacroForEach 4:21.17 mfbt/tests/TestMathAlgorithms 4:21.36 mfbt/tests/TestMaybe 4:21.41 mfbt/tests/TestNonDereferenceable 4:21.51 mfbt/tests/TestNotNull 4:21.53 mfbt/tests/TestRandomNum 4:21.59 mfbt/tests/TestRange 4:21.62 mfbt/tests/TestRefPtr 4:21.66 mfbt/tests/TestResult 4:21.75 mfbt/tests/TestRollingMean 4:21.84 mfbt/tests/TestSaturate 4:21.90 mfbt/tests/TestScopeExit 4:21.92 mfbt/tests/TestSegmentedVector 4:22.06 mfbt/tests/TestSHA1 4:22.06 mfbt/tests/TestSIMD 4:22.09 mfbt/tests/TestSmallPointerArray 4:22.15 mfbt/tests/TestSplayTree 4:22.19 mfbt/tests/TestTextUtils 4:22.22 mfbt/tests/TestTypedEnum 4:22.25 mfbt/tests/TestUniquePtr 4:22.34 mfbt/tests/TestVariant 4:22.37 mfbt/tests/TestVector 4:22.37 mfbt/tests/TestWeakPtr 4:22.46 mfbt/tests/TestWrappingOperations 4:22.47 mfbt/tests/TestXorShift128PlusRNG 4:22.59 mfbt/tests/TestMPSCQueue 4:22.68 mfbt/tests/TestSPSCQueue 4:22.68 mfbt/tests/TestThreadSafeWeakPtr 4:22.73 mfbt/tests/TestUtf8 4:22.82 mfbt/tests/TestPoisonArea 4:24.26 Compiling zerofrom v0.1.4 4:24.51 Compiling yoke v0.7.3 4:24.93 Compiling zerovec v0.10.4 4:28.09 Compiling tinystr v0.7.4 4:28.09 Compiling icu_collections v1.4.0 4:28.52 Compiling icu_locid v1.4.0 4:29.22 Compiling diplomat_core v0.7.0 4:29.49 Compiling arrayvec v0.7.2 4:29.49 Compiling indexmap v2.2.6 4:29.80 Compiling rustc_version v0.4.0 4:30.08 Compiling unicode-bidi v0.3.15 (https://github.com/servo/unicode-bidi?rev=ca612daf1c08c53abe07327cb3e6ef6e0a760f0c#ca612daf) 4:30.08 Compiling tinyvec v1.999.999 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/build/rust/tinyvec) 4:30.14 Compiling unicode-normalization v0.1.22 4:30.39 Compiling icu_provider v1.4.0 4:30.88 Compiling mozglue-static v0.1.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/mozglue/static/rust) 4:31.30 Compiling icu_locid_transform v1.4.0 4:31.30 Compiling icu_segmenter v1.4.0 4:31.84 Compiling idna v0.5.0 4:31.87 warning: mozglue-static@0.1.0: clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:31.87 warning: mozglue-static@0.1.0: clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument] 4:31.97 warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead 4:31.97 --> mozglue/static/rust/lib.rs:71:29 4:31.97 | 4:31.97 71 | fn panic_hook(info: &panic::PanicInfo) { 4:31.97 | ^^^^^^^^^ 4:31.97 | 4:31.97 = note: `#[warn(deprecated)]` on by default 4:32.21 warning: `mozglue-static` (lib) generated 1 warning 4:32.96 Compiling icu_properties v1.4.0 4:32.96 Compiling icu_provider_adapters v1.4.0 4:33.63 Compiling url v2.5.0 4:34.61 Compiling diplomat v0.7.0 4:35.31 Compiling mozilla-central-workspace-hack v0.1.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/build/workspace-hack) 4:37.38 Compiling icu_capi v1.4.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/intl/icu_capi) 4:38.61 Compiling unicode-bidi-ffi v0.1.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/intl/bidi/rust/unicode-bidi-ffi) 4:38.73 Compiling jsrust_shared v0.1.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/js/src/rust/shared) 4:59.85 Compiling jsrust v0.1.0 (/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/js/src/rust) 5:42.93 Finished `release` profile [optimized] target(s) in 5m 00s 5:46.06 js/src/rust/libjsrust.a 5:46.07 js/src/build/libjs_static.a 5:46.07 js/src/build/libmozjs-128.so 5:46.91 js/src/shell/js 5:46.91 js/src/gdb/gdb-tests 5:47.05 js/src/jsapi-tests/jsapi-tests 5:48.03 ./spidermonkey_checks.stub 5:50.21 TEST-PASS | check_spidermonkey_style.py | ok 5:50.56 TEST-PASS | check_macroassembler_style.py | ok 5:50.65 TEST-PASS | check_js_opcode.py | ok 5:50.95 W 7 compiler warnings present. 5:51.13 W Overall system resources - Wall time: 348s; CPU: 0%; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0 5:51.13 W (suppressed 5 warnings in mfbt/tests) 5:51.13 W warning: intl/components/src/TimeZone.cpp:232:9 [-Wunused-variable] unused variable 'date' 5:51.13 W warning: intl/components/src/TimeZone.cpp:262:9 [-Wunused-variable] unused variable 'date' 5:51.13 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 a profile of the build, run |mach resource-usage|. To take your build for a test drive, run: |mach run| testForOfIterator_basicNonIterable TEST-PASS | testForOfIterator_basicNonIterable | ok testWeakMap_basicOperations TEST-PASS | testWeakMap_basicOperations | ok Passed: ran 2 tests. >>> mozjs: Entering fakeroot... make -C js/src install make[1]: Entering directory '/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/obj/js/src' make -C build install make[2]: Entering directory '/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/obj/js/src/build' make[2]: Circular js.pc <- js.pc dependency dropped. cp js.pc mozjs-128.pc ../../../config/nsinstall -t mozjs-128.pc /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/lib/pkgconfig ../../../config/nsinstall -t ../js-config.h /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/include/mozjs-128 ../../../config/nsinstall -t ../../../mozglue/baseprofiler/public/ProfilingCategoryList.h /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/include/mozjs-128/js /home/buildozer/aports/community/mozjs/src/mozbuild/srcdirs/firefox-128.8.0-e21cfc96bb4f/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track --no-symlinks /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/include/mozjs-128 ../../../_build_manifests/install/dist_include Elapsed: 0.14s; From /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/include/mozjs-128: Kept 5 existing; Added/updated 357; Removed 0 files and 0 directories. cp js-config js128-config ../../../config/nsinstall -t js128-config /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/bin ../../../config/nsinstall -t libjs_static.a /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/lib mv -f /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/lib/libjs_static.a /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/lib/libjs_static.ajs ../../../config/nsinstall -t ../../../dist/bin/libmozjs-128.so /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/lib make[2]: Leaving directory '/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/obj/js/src/build' make -C shell install make[2]: Entering directory '/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/obj/js/src/shell' cp ../../../dist/bin/js ../../../dist/bin/js128 ../../../config/nsinstall -t ../../../dist/bin/js128 /home/buildozer/aports/community/mozjs/pkg/mozjs/usr/bin make[2]: Leaving directory '/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/obj/js/src/shell' make[1]: Leaving directory '/home/buildozer/aports/community/mozjs/src/firefox-128.8.0/obj/js/src' >>> mozjs-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/mozjs/pkg/mozjs-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/mozjs/pkg/mozjs-dev/usr/lib/pkgconfig' 'usr/bin/js128-config' -> '/home/buildozer/aports/community/mozjs/pkg/mozjs-dev/usr/bin/js128-config' >>> mozjs-dev*: Preparing subpackage mozjs-dev... >>> mozjs-dev*: Stripping binaries >>> mozjs-dev*: Running postcheck for mozjs-dev >>> mozjs*: Running postcheck for mozjs >>> mozjs*: Preparing package mozjs... >>> mozjs*: Stripping binaries >>> mozjs-dev*: Scanning shared objects >>> mozjs*: Scanning shared objects >>> mozjs-dev*: Tracing dependencies... mozjs icu-dev libffi-dev nspr-dev pc:nspr>=4.10 pkgconfig >>> mozjs-dev*: Package size: 3.5 MB >>> mozjs-dev*: Compressing data... >>> mozjs-dev*: Create checksum... >>> mozjs-dev*: Create mozjs-dev-128.8.0-r0.apk >>> mozjs*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libgcc_s.so.1 so:libicui18n.so.74 so:libicuuc.so.74 so:libnspr4.so so:libstdc++.so.6 so:libz.so.1 >>> mozjs*: Package size: 32.3 MB >>> mozjs*: Compressing data... >>> mozjs*: Create checksum... >>> mozjs*: Create mozjs-128.8.0-r0.apk >>> mozjs: Build complete at Thu, 06 Mar 2025 17:14:52 +0000 elapsed time 0h 7m 28s >>> mozjs: Cleaning up srcdir >>> mozjs: Cleaning up pkgdir >>> mozjs: Uninstalling dependencies... (1/45) Purging .makedepends-mozjs (20250306.170725) (2/45) Purging icu-dev (74.2-r0) (3/45) Purging nspr-dev (4.36-r0) (4/45) Purging nspr (4.36-r0) (5/45) Purging cargo (1.83.0-r0) (6/45) Purging cbindgen (0.26.0-r1) (7/45) Purging clang19 (19.1.4-r0) (8/45) Purging clang19-headers (19.1.4-r0) (9/45) Purging llvm19-dev (19.1.4-r0) (10/45) Purging llvm19 (19.1.4-r0) (11/45) Purging llvm19-linker-tools (19.1.4-r0) (12/45) Purging libffi-dev (3.4.7-r0) (13/45) Purging linux-headers (6.6-r1) (14/45) Purging zstd-dev (1.5.6-r2) (15/45) Purging zstd (1.5.6-r2) (16/45) Purging llvm19-test-utils-pyc (19.1.4-r0) (17/45) Purging llvm19-test-utils (19.1.4-r0) (18/45) Purging m4 (1.4.19-r3) (19/45) Purging python3-pyc (3.12.9-r0) (20/45) Purging python3-pycache-pyc0 (3.12.9-r0) (21/45) Purging pyc (3.12.9-r0) (22/45) Purging python3 (3.12.9-r0) (23/45) Purging rust (1.83.0-r0) (24/45) Purging sed (4.9-r2) Executing sed-4.9-r2.post-deinstall (25/45) Purging zlib-dev (1.3.1-r2) (26/45) Purging lld (19.1.4-r0) (27/45) Purging clang19-libs (19.1.4-r0) (28/45) Purging gdbm (1.24-r0) (29/45) Purging git-perl (2.47.2-r0) (30/45) Purging perl-git (2.47.2-r0) (31/45) Purging perl-error (0.17029-r2) (32/45) Purging perl (5.40.1-r0) (33/45) Purging icu (74.2-r0) (34/45) Purging icu-libs (74.2-r0) (35/45) Purging libbz2 (1.0.8-r6) (36/45) Purging libpanelw (6.5_p20241006-r3) (37/45) Purging lld-libs (19.1.4-r0) (38/45) Purging llvm19-libs (19.1.4-r0) (39/45) Purging mpdecimal (4.0.0-r0) (40/45) Purging scudo-malloc (19.1.4-r0) (41/45) Purging sqlite-libs (3.48.0-r0) (42/45) Purging icu-data-full (74.2-r0) (43/45) Purging libffi (3.4.7-r0) (44/45) Purging libxml2 (2.13.4-r3) (45/45) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r12.trigger OK: 245 MiB in 99 packages >>> mozjs: Updating the community/loongarch64 repository index... >>> mozjs: Signing the index...